#simscreen {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 600px;
  border: solid 1px;
}
#title {
  position: relative;
  left: 0px;
  top: -33px;
  height: 55px;
  width: 100%;
  background-color: black;
  font-size: 24px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  /* height: 32px; */
  /* top: -34px; */
}
.simsubscreen {
  position: absolute;
  left: 34px;
  top: 49px;
  height: 530px;
  width: 745px;
}
.incanvas {
  margin: 5px 0 0 5px;
  padding: 0;
  left: 55px;
  top: 150px;
}
.incanvas1 {
  margin: 5px 0 0 5px;
  padding: 0;
  left: 55px;
  top: 150px;
}
#tooltip {
  position: relative;
  display: inline-block;
  /* border-bottom: 1px dotted black; */
  font-family: verdana;
  font-size: 14px;
}
#tooltip .tooltiptext {
  font-family: verdana;
  font-size: 14px;
  visibility: hidden;
  width: 470px;
  background-color: black;
  color: white;
  border-radius: 5px;
  padding: 0px 20px 10px 15px;
  position: absolute;
  z-index: 100;
  height: 130px;
}
#tooltip:hover .tooltiptext {
  visibility: visible;
}
#copyright {
  position: absolute;
  left: 72px;
  top: 580px;
  font-size: 12px;
}
.circlebg {
  position: absolute;
  border-radius: 100%;
  font-size: 25px;
  color: #fff;
  text-align: center;
  background: #000;
  left: 60px;
}
.circlebg1 {
  position: absolute;
  border-radius: 100%;
  font-size: 25px;
  color: #fff;
  text-align: center;
  background: #000;
  left: 52px;
}
#nextButton {
  position: absolute;
  left: 735px;
  top: 523px;
  cursor: pointer;
}
.steptext {
  position: absolute;
  display: inline;
  font-size: 15px;
  left: 104px;
  top: -10px;
}

@-webkit-keyframes antena1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(99deg);
  }
}

@keyframes antena1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(99deg);
  }
}

@keyframes antena2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-96deg);
  }
}
@-webkit-keyframes antena2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(97deg);
  }
}
@-webkit-keyframes movehand {
  from {
    left: 582px;
    top: 88px;
  }
  to {
    left: 236px;
    top: 236px;
  }
}

@keyframes movehand {
  from {
    left: 582px;
    top: 88px;
  }
  to {
    left: 236px;
    top: 236px;
  }
}
@-webkit-keyframes ipad {
  from {
    left: 450px;
    top: -109px;
  }
  to {
    left: 71px;
    top: -105px;
  }
}

@keyframes ipad {
  from {
    left: 450px;
    top: -109px;
  }
  to {
    left: 71px;
    top: -105px;
  }
}
@-webkit-keyframes ipadfix {
  from {
    left: 72px;
    top: -105px;
  }
  to {
    left: 74px;
    top: -85px;
  }
}

@keyframes ipadfix {
  from {
    left: 72px;
    top: -105px;
  }
  to {
    left: 74px;
    top: -85px;
  }
}
@-webkit-keyframes battery {
  from {
    left: 212px;
    top: 133px;
  }
  to {
    left: 241px;
    top: 137px;
  }
}

@keyframes battery {
  from {
    left: 212px;
    top: 133px;
  }
  to {
    left: 441px;
    top: 134px;
  }
}

@-webkit-keyframes batteryset {
  from {
    left: 193px;
    top: 59px;
  }
  to {
    left: 441px;
    top: 134px;
  }
}

@keyframes batteryset {
  from {
    left: 193px;
    top: 59px;
  }
  to {
    left: 364px;
    top: 49px;
  }
}
@keyframes zoomInDrone {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes takedrone {
  0% {
    left: 114px;
    top: 180px;
    transform: scale(0);
  }
  50% {
    left: 150px;
    top: 62px;
    transform: scale(0.8);
  }
  100% {
    left: 215px;
    top: -29px;
    width: 406px;
    transform: scale(1);
  }
}

@keyframes zoomOutDrone1 {
  0% {
    left: 34px;
    top: 100px;
    transform: scale(1);
    opacity: 1;
  }
  100% {
    left: -55px;
    top: 67px;
    transform: scale(0.7);
    opacity: 0;
  }
}
@keyframes moveblade {
  0% {
    transform: rotate(-83deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes moveblade1 {
  0% {
    transform: rotate(83deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes moveblade2 {
  0% {
    transform: rotate(-83deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes moveblade3 {
  0% {
    transform: rotate(83deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes moveBattery {
  from {
    left: -12px;
    top: 255px;
  }
  to {
    left: 236px;
    top: 250px;
  }
}

@keyframes moveBattery {
  from {
    left: -12px;
    top: 255px;
  }
  to {
    left: 236px;
    top: 250px;
  }
}
@keyframes openland {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes openland2 {
  0% {
    left: 257px;
    top: 201px;
  }
  50% {
    left: 257px;
    top: 220px;
  }
  100% {
    left: 257px;
    top: 201px;
  }
}
@keyframes dronemove2 {
  0% {
    left: 100px;
    top: 100px;
  }

  50% {
    left: 150px;
    top: -50px;
  }

  100% {
    left: 345px;
    top: 100px;
  }
}
@keyframes moveleft {
  0% {
    left: 345px;
    top: 100px;
  }

  100% {
    left: 197px;
    top: 101px;
  }
}
@keyframes moveleft1 {
  0% {
    left: 300px;
    top: 160px;
  }

  100% {
    left: 151px;
    top: 160px;
  }
}
@-webkit-keyframes arm1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-30deg);
  }
}
@keyframes arm1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-30deg);
  }
}
@-webkit-keyframes armtight1 {
  from {
    left: 260px;
    top: 126px;
  }
  to {
    left: 275px;
    top: 154px;
  }
}

@keyframes armtight1 {
  from {
    left: 260px;
    top: 126px;
  }
  to {
    left: 275px;
    top: 154px;
  }
}
@-webkit-keyframes arm2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(26deg);
  }
}
@keyframes arm2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(26deg);
  }
}
@-webkit-keyframes armtight2 {
  from {
    left: 407px;
    top: 140px;
  }
  to {
    left: 394px;
    top: 163px;
  }
}

@keyframes armtight2 {
  from {
    left: 407px;
    top: 140px;
  }
  to {
    left: 394px;
    top: 163px;
  }
}
@keyframes moveHand {
  0% {
    left: 276px;
    top: 422px;
  }

  100% {
    left: 277px;
    top: 382px;
  }
}

@-webkit-keyframes movecameraHand {
  from {
    left: -34px;
    top: -40px;
  }
  to {
    left: 202px;
    top: -46px;
  }
}

@keyframes movecameraHand {
  from {
    left: -34px;
    top: -40px;
  }
  to {
    left: 202px;
    top: -46px;
  }
}
@keyframes zoomin {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    top: -220px;
    width: 500px;
    opacity: 0;
  }
}
@keyframes zoominipad {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
    top: 53px;
    left: 8px;
    width: 709px;
    height: 456px;
    opacity: 1;
  }
}
.tab {
  min-height: 442px;
  left: 43px;
  width: 672px;
  top: 58px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border: none;
  border: 2px solid black;
}

.tabcontent {
  /* The image used */

  min-height: 444px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border: none;
}

.container {
  top: -1px;
  position: absolute;
  left: -37.07px;
  margin: 0px;
  max-width: 234px;
  padding: 5px;
  height: 432px;
  background-color: white;
  border: 1px solid black;
  font-size: 12px;
  width: 224px;
}
@-webkit-keyframes moveCamera {
  from {
    left: -70px;
    top: 61px;
  }
  to {
    left: 217px;
    top: 56px;
  }
}

@keyframes moveCamera {
  from {
    left: -70px;
    top: 61px;
  }
  to {
    left: 217px;
    top: 56px;
  }
}

@keyframes camhand1 {
  0% {
    left: 499px;
    top: -85px;
  }
  50% {
    left: 580px;
    top: -85px;
  }
  70% {
    left: 570px;
    top: -85px;
  }
  80% {
    left: 580px;
    top: -85px;
  }
  90% {
    left: 570px;
    top: -85px;
  }
  100% {
    left: 573px;
    top: -85px;
  }
}
@keyframes movearrow {
  0% {
    left: 553px;
    top: 155px;
  }
}
@keyframes movearrow1 {
  0% {
    left: 550px;
    top: 161px;
  }
}
@keyframes movearrow2 {
  0% {
  }
}
.dropbtn {
  background-color: white;
  color: black;
  padding: 4px;
  font-size: 12px;
  width: 150px;
  height: 18px;
  cursor: pointer;
  border: 1px solid black;
  margin-left: 1pxx;
  max-width: 32px;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  font-size: 12px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: lightgray;
}
@keyframes movearrow {
  0% {
    left: 416px;
    top: 204px;
  }
  6% {
    transform: rotate(0deg);
  }

  7% {
    left: 416px;
    top: 390px;
  }
  13% {
    transform: rotate(-90deg);
  }
  14% {
    left: 435px;
    top: 390px;
  }
  20% {
    transform: rotate(-180deg);
  }
  21% {
    left: 435px;
    top: 204px;
  }
  27% {
    transform: rotate(-90deg);
  }
  28% {
    left: 460px;
    top: 204px;
  }
  34% {
    transform: rotate(0deg);
  }
  35% {
    left: 460px;
    top: 390px;
  }
  41% {
    transform: rotate(-90deg);
  }
  42% {
    left: 480px;
    top: 390px;
  }
  48% {
    transform: rotate(-180deg);
  }
  49% {
    left: 480px;
    top: 200px;
  }
  55% {
    transform: rotate(-90deg);
  }
  56% {
    left: 500px;
    top: 200px;
  }
  62% {
    transform: rotate(0deg);
  }
  63% {
    left: 500px;
    top: 390px;
  }
  69% {
    transform: rotate(-90deg);
  }
  70% {
    left: 525px;
    top: 390px;
  }
  76% {
    transform: rotate(-180deg);
  }
  77% {
    left: 525px;
    top: 200px;
  }
  77% {
    transform: rotate(-90deg);
  }
  78% {
    left: 545px;
    top: 200px;
  }
  84% {
    transform: rotate(0deg);
  }
  85% {
    left: 545px;
    top: 390px;
  }
  86% {
    transform: rotate(120deg);
  }
  99% {
    transform: rotate(120deg);
    left: 416px;
    top: 204px;
  }

  100% {
    left: 416px;
    top: 204px;
  }
  /* 93%{
				transform: rotate(90deg);
			} */
  /* 100%{
				left: 383px;
			  top: 140px;
			} */
}

@keyframes movearrow1 {
  0% {
    left: 416px;
    top: 204px;
  }
  5% {
    transform: rotate(0deg);
  }

  6% {
    left: 416px;
    top: 390px;
  }
  11% {
    transform: rotate(-90deg);
  }
  12% {
    left: 435px;
    top: 390px;
  }
  17% {
    transform: rotate(-180deg);
  }
  18% {
    left: 435px;
    top: 204px;
  }
  23% {
    transform: rotate(-90deg);
  }
  24% {
    left: 450px;
    top: 204px;
  }
  29% {
    transform: rotate(0deg);
  }
  30% {
    left: 450px;
    top: 390px;
  }
  35% {
    transform: rotate(-90deg);
  }
  36% {
    left: 470px;
    top: 390px;
  }
  41% {
    transform: rotate(-180deg);
  }
  42% {
    left: 470px;
    top: 200px;
  }
  47% {
    transform: rotate(-90deg);
  }
  48% {
    left: 480px;
    top: 200px;
  }
  53% {
    transform: rotate(0deg);
  }
  54% {
    left: 480px;
    top: 390px;
  }
  59% {
    transform: rotate(-90deg);
  }
  60% {
    left: 500px;
    top: 390px;
  }
  65% {
    transform: rotate(-180deg);
  }
  66% {
    left: 500px;
    top: 200px;
  }
  71% {
    transform: rotate(-90deg);
  }
  72% {
    left: 515px;
    top: 200px;
  }
  77% {
    transform: rotate(0deg);
  }
  78% {
    left: 515px;
    top: 390px;
  }
  83% {
    transform: rotate(-90deg);
  }
  84% {
    left: 540px;
    top: 390px;
  }
  89% {
    transform: rotate(-180deg);
  }
  90% {
    left: 540px;
    top: 204px;
  }
  91% {
    transform: rotate(-270deg);
  }
  96% {
    left: 416px;
    top: 204px;
  }
  99% {
    transform: rotate(-270deg);
  }
  100% {
    left: 416px;
    top: 204px;
  }
}
#handleCount {
  width: 10%;
  background-color: white;
  margin-top: 38px;
  margin-left: 75px;
  /* visibility: hidden; */
}
#myBar {
  width: 1%;
  height: 30px;
  line-height: 30px;
  color: black;
  margin-top: 24px;
  margin-left: 16px;
}
@keyframes knobHand {
  0% {
    transform: rotateY(83deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes knobHand1 {
  0% {
    top: 86px;
  }
  100% {
    top: 102px;
  }
}

/* .loader {
				border: 16px solid lightblue;
				border-top:16px solid blue;
				width: 120px;
				height: 120px;
				border-radius: 50%;
				-webkit-animation: spin 1s linear infinite;   
				animation: spin 1s linear infinite; 
				position: absolute;
				left: 50%;
				top: 50%; 
				z-index: 1;
				width: 120px;
				height: 120px;
				margin: -76px 0 0 -76px;
				border: 16px solid #f3f3f3;
				border-radius: 50%;
				border-top: 16px solid #3498db; 
				-webkit-animation: spin 1s linear infinite;  
			   } */
/* animation: spin 1s linear infinite; */

/* } */

/* @-webkit-keyframes spin {
				0% { -webkit-transform: rotate(0deg); }
				100% { -webkit-transform: rotate(360deg); }
			  }  */

/* @keyframes spin {
				0% { transform: rotate(0deg); }
				100% { transform: rotate(360deg); }
			  } 
			  .hide-loader{
				display: none;
			  } */
/* .animate-bottom {
				position: relative;
				-webkit-animation-name: animatebottom;
				-webkit-animation-duration: 1s;
				animation-name: animatebottom;
				animation-duration: 1s
			  } 
			  
			  	@-webkit-keyframes animatebottom {
				from { bottom:-100px; opacity:0 } 
				to { bottom:0px; opacity:1 }
			  }
			   
			  @keyframes animatebottom { 
				from{ bottom:-100px; opacity:0 } 
				to{ bottom:0; opacity:1 }
			  }  */

#myDiv {
  display: none;
  text-align: center;
}
#grad1 {
  height: 28px;
  background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(
    to right,
    blue,
    rgb(239, 13, 190),
    red,
    orange,
    yellow
  );
}
/* #grad2 {
				height: 28px;
				background-color: red; /* For browsers that do not support gradients */
/* background-image: linear-gradient(to right, blue, rgb(239, 13, 190), red,orange, yellow); */

#loadProgress {
  width: 80%;
  background-color: rgb(191, 217, 206);
}
#load {
  width: 10%;
  height: 30px;
  background-color: #757e7a;
  text-align: center;
  line-height: 30px;
  color: white;
  margin-top: 30px;
  /* margin-left: 22px; */
}
/* .close {
				visibility: visible;
				position: absolute;
				top: 0;
				right: 79px;
				font-weight: bold;
				font-size: 10px;
				padding: 5px 5px;
				border: 1px solid black;
				background-color: #151719;
				color: white;
				cursor: pointer;
			} */
@keyframes zoomImage {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    top: -29px;
    left: 473px;
    width: 274px;
    opacity: 1;
  }
}
@keyframes zoomImage1 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    top: 126px;
    left: 473px;
    width: 274px;
    opacity: 1;
  }
}
@keyframes zoomImage2 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    top: 280px;
    left: 473px;
    width: 274px;
    opacity: 1;
  }
}
table {
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}

td,
th {
  border: 1px solid black;
  text-align: left;
  padding: 8px;
  font-size: 12px;
}
