/* CSS Document */

body {
  background: rgb(0, 0, 0);
}

.fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  resize: both;
  overflow: auto;
  border:5px;
  box-shadow: 1px 1px 1px #14141F;

}


.clock {
	position:fixed;
	opacity: 1;
	left: 50%;
	top: 190px;
  box-shadow: 1px 1px 1px #14141F;

  
}

.centre {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 20;
  height: 20;
  box-shadow: 1px 1px 1px #14141F;

}

.expand {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
    text-shadow: 1px 1px 1px #14141F;

}

.anchor {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  box-shadow: 1px 1px 1px #14141F;

}

.element {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 1px 1px 1px #14141F;

}

.round {
  border-radius: 296px;
  box-shadow: 1px 1px 1px #14141F;


}

.circle-1 {
  width: 2px;
  height: 2px;
  border: 131px solid rgb(0, 250, 250);
 clip-path: polygon(50% 100%, 50% 0%, 100% 0%, 100% 100%);
 z-index: -199999;
 opacity: 0.5;
   box-shadow: 1px 1px 1px #14141F;

}
 .night {
  background-image: url(images/earth-night.jpg);
clip-path: circle(50% at 0 50%);
   box-shadow: 1px 1px 1px #14141F;

}
  

.circle-2 {
  width: 10px;
  height: 10px;
  border: 5px solid #33FFFF;
     box-shadow: 1px 1px 1px #14141F;

}

.second {
  transform: rotate(180deg);
     box-shadow: 1px 1px 1px #14141F;

}

.minute {
  transform: rotate(54deg);
}

.second-hand {
  width: 2px;
  background: #33ffff;
     box-shadow: 1px 1px 1px #14141F;

  
}
.hour-text {
  font: 26px Hei, Helvetica;
  color: rgb(33, 250, 250); 
  top: 105px;
}
.second-hand-front {
  width: 3px;
  height: 129px;
  background: rgb(0, 255, 255);
  transform: translate(-50%,-100%) translateY(-3px);
   box-shadow: 1px 1px 1px #14141F;
}
.second-hand-back {
  width: 3px;
  height: 57px;
  background: hsl(303, 100%, 51%);
  opacity: 0.5;
  transform: translate(-50%,-100%) translateY(24px);
     box-shadow: 1px 1px 1px #14141F;  

}

.hour {
  transform: rotate(304.5deg);
  
}

.thin-hand {
  width: 2px;
  height: 28px;
  background: rgb(8, 255, 222);
  transform: translate(-50%,-100%) translateY(-5px);
     box-shadow: 1px 1px 1px #14141F;
	

}

.fat-hand {
  box-sizing: border-box;
  width: 5px;
  height: 57px;
  border-radius: 2px;
  background: white;
  transform: translate(-50%,-100%) translateY(-18px);
   box-shadow: 1px 1px 1px #14141F;

}

.minute-hand {
  height: 115px;
  width: 5px;
   box-shadow: 1px 1px 1px #14141F;
 
}


.minute-line {
  background: rgb(0, 255, 250);
  width: 4px;
  height: 10px;
  transform: translate(-50%,-100%) translateY(-2px);
  opacity: 1;
  shadow: 2px 2px 2px #14141F;  
}
.major.minute-line {
  opacity: 0.5;
}
.minute-text {
  font: 12px Avenir Next, Helvetica;
  color: rgb(241, 13, 192);
  top: -135px;
}

/*.hour-pill {
  background: rgb(131, 8, 8);
  width: 6px;
  height: 35px;
  border-radius: 10px;
  transform: translate(-50%,-100%) translateY(-85px);
  opacity: 0.5;
}*/

.hour-text {
  font: 26px Hei, Helvetica;
  color: #FFCC00;
  top: 105px;text-shadow: px 1px 1px #000000;
  text-shadow: 2px 2px 2px #14141F;  
}


.hour-10 .content {
  padding-left: 0.4ex;
}
.hour-11 .content {
  padding-left: 0.25ex;
}

/* Now, customizations! */


/* Customize: hour */
.hour-style-text .hour-pill {
  opacity: 0;
}
.hour-style-pill .hour-text {
  opacity: 1;
}
.hour-style-text-quarters .hour-7.hour-text,
.hour-style-text-quarters .hour-8.hour-text,
.hour-style-text-quarters .hour-9.hour-pill,
.hour-style-text-quarters .hour-10.hour-text,
.hour-style-text-quarters .hour-11.hour-text,
.hour-style-text-quarters .hour-12.hour-pill,
.hour-style-text-quarters .hour-1.hour-text,
.hour-style-text-quarters .hour-2.hour-text,
.hour-style-text-quarters .hour-3.hour-pill,
.hour-style-text-quarters .hour-4.hour-text,
.hour-style-text-quarters .hour-5.hour-text,
.hour-style-text-quarters .hour-6.hour-pill {
  opacity: 0;
}

/* Customize: hour-text */
.hour-text-style-small .hour-text {
  font-size: 24px;
  top: 113px;
}

/* Customize: hour-display */
.hour-display-style-quarters .hour-7,
.hour-display-style-quarters .hour-8,
.hour-display-style-quarters .hour-10,
.hour-display-style-quarters .hour-11,
.hour-display-style-quarters .hour-1,
.hour-display-style-quarters .hour-2,
.hour-display-style-quarters .hour-4,
.hour-display-style-quarters .hour-5 {
  opacity: 0;
}
.hour-display-style-none .hour-item {
  opacity: 0;
}

/* Customize: minute */
.minute-style-dot .minute-line {
  width: 6px;
  height: 6px;
  transform: translate(-50%,-100%) translateY(-134px);
  border-radius: 6px;
  opacity: 0.75;
}
.minute-style-dot .part.minute-line,
.minute-style-dot.hour-style-pill .major.minute-line {
  opacity: 0;
}
.minute-style-dot .hour-pill {
  transform: translate(-50%,-100%) translateY(-100px);
  height: 40px;
}

/* Customize: minute text */
.minute-text-style-inside .major.minute-line {
  opacity: 0;
}
.minute-text-style-outside .minute-text {
  top: -152px;
  font-size: 0px;
}
.minute-text-style-none .minute-text {
  opacity: 0;
}*/
/* Customize: Minute display */
.minute-style-line.minute-display-style-fine-2 .whole.minute-line,
.minute-style-line.minute-display-style-fine-2 .major.minute-line {
  height: 13px;
  transform: translate(-50%,-100%) translateY(-27px);
}
.minute-style-line.minute-display-style-fine-2 .part.minute-line {
  height: 8px;
  transform: translate(-50%,-100%) translateY(-132px);
}
.minute-display-style-coarse .part.minute-line {
  opacity: 0;
}
.minute-display-style-major .part.minute-line,
.minute-display-style-major .whole.minute-line {
  opacity: 0;
}
.minute-display-style-none .part.minute-line,
.minute-display-style-none .major.major.minute-line,
.minute-display-style-none .whole.minute-line {
  opacity: 0;
}

/* Customize: hand */
.hand-style-hollow .fat-hand {
  background: rgba(10, 18, 54, 20);
  border: 1px solid rgb(0, 250, 250);
}






.countup {
	text-align: center;
	margin-top: 0px;
  size: 80%;

	
	
}
.countup .timeel {

  display: inline-block;
  padding:1px;
 
  margin: 1;
 
  min-width: 0.5rem;
  text-align:right;
  font-size:25px;

    
}
.countup span[class*="timeRef"] {
 
  text-align:left;
 
 
  
}



logo{
position: absolute;

}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	
}
#Layer1 {
	position:absolute;
	width:98%;
	height:50%;
	z-index:99991;
	position:relative;
	margin-top:0;
	left: 21px;
	top: 4px;	

}

picHs {
    position: absolute;
	margin-left:50%;
	margin-top:50%;
	width:360px;
	height:360px;
	text-align:center


}




body {
	background-image: url();
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #000000;
}
body,td,th {
	color: #66FFFF;
}
#Layer2 {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;
	left: 35%;
	top: 175px;
}
.style3 {color: #00FF99}
#Layer3 {
	position:absolute;
	width:523px;
	height:34px;
	z-index:1;
	left: -7px;
	top: 210px;
}




.filla {
  transform: translatey(0px);
  animation: float 7s ease-in-out infinite;

  position: absolute;
  top: calc(5% 30px);
  left: calc(5% 30px);
  width: 180px;
  height: 180px;
  border-radius: 50%;
  box-shadow: inset 0 0 50px #fff, inset 20px 0 80px #f0f,
    inset -20px 0 80px #0ff, inset 20px 0 300px #f0f, inset -20px 0 300px #0ff,
    0 0 50px #ffff, 10px 0 80px #f0f, 10px 0 80px #0ff;
}
.fillow {
  position: absolute;
  top: calc(1% 30px);
  left: calc(1% 30px);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: inset 0 0 50px rgb(2, 255, 255),
    inset 20px 0 80px rgb(1, 207, 243), inset -20px 0 80px rgb(102, 228, 0),
    inset 20px 0 300px rgb(255, 51, 0), inset -20px 0 300px rgb(4, 0, 255),
    0 0 50px rgb(255, 255, 255), -10px 0 80px #3ff,
    -10px 0 80px rgb(229, 0, 250);
}
.fillon {
  position: absolute;
  top: calc(5% 30px);
  left: calc(2% 30px);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: inset 0 0 50px rgb(219, 255, 18),
    inset 20px 0 80px rgb(251, 255, 0), inset -20px 0 80px rgb(158, 255, 1),
    inset 20px 0 300px rgba(253, 249, 3, 0.952),
    inset -20px 0 300px rgb(218, 255, 6), 0 0 50px rgb(124, 255, 2),
    -10px 0 80px rgb(75, 255, 180), -10px 0 80px rgb(229, 255, 0);
}
