.purple-cloud {
  position: absolute;
  top: -85px;
  left: 14%;
  border-radius: 50%;
  background-color: var(--color-blueviolet-100);
  filter: blur(200px);
  width: 55%;
  height: 130px;
}
.green-cloud {
  position: absolute;
  top: 1022px;
  left: 74%;
  border-radius: 50%;
  background-color: #95e733;
  filter: blur(200px);
  width: 58%;
  height: 108px;
  overflow: hidden;
}

.logo-frame {
  position: absolute;
  top: 32px;
  left: 8%;
  display: none;
}

.launch-dapp-frame {
  text-decoration: none;
  position: absolute;
  bottom: 80px;
  right: 40%;
  width: 186px;
  height: 62.27px;
  cursor: pointer;
  text-align: center;
  font-size: 22.64px;
  color: var(--color-gray-300);
  font-family: var(--font-poppins);
}
.launch-dapp,
.launch-dapp-button {
  position: absolute;
  left: 0;
  width: 186px;
}
.launch-dapp-button {
  top: 0;
  border-radius: 8.09px;
  background-color: var(--color);
  height: 62.27px;
}
.launch-dapp {
  top: 14.56px;
  display: inline-block;
  height: 39.63px;
  color: black;
}

.img-title {
  position: absolute;
  /* top: 151px; */
  margin: auto;
  margin-top: calc(2% + 95px);
  left: 0;
  right: 0;
  text-align: center;
  width: calc(30% + 75px);
}

.img-litepaper {
  position: absolute;
  /* top: 151px; */
  margin-top: 45px;
  left: calc(45% - 135px);
  right: 0;
  text-align: left;
  /* width: 80%; */
}
.img-usecases {
  position: absolute;
  /* top: 151px; */
  margin-top: 45px;
  left: calc(45% + 75px);
  right: 0;
  text-align: left;
  /* width: 80%; */
}

.block-verif-container {
  position: absolute;
  margin: auto;
  margin-top: calc(12% + 130px);
  left: 0;
  right: 0;
  width: 500px;
}
.block-verif-title {
  position: relative;
  top: 0px;
  background-color: var(--color);
  width: 500px;
  height: 55px;
}
.x-verify {
  position: relative;
  top: 5px;
  left: 0px;
  font-size: 32px;
  font-weight: 600;
  color: var(--color-gray);
  text-align: center;
  display: inline-block;
  width: 500px;
  height: 49px;
}
.block-verif {
  position: relative;
  top: 0px;
  left: 0px;
  /* border-radius: var(--br-5xs-8) var(--br-5xs-8) 0 0; */
  background-color: var(--color-palegoldenrod);
  width: 500px;
  height: 208px;
  /* transform: rotate(-180deg); */
  /* transform-origin: 0 0; */
}
/* format all black text */
.hash-to-check-text,
.hash-to-check,
.select-a-file,
.upload-a-file,
.x-verify-file,
.verify-file {
  position: absolute;
  font-weight: 600;
  color: var(--color-black);
  display: inline-block;
}

/* format all user input blocks */
.hash-to-check-text-frame{
  position: absolute;
  top: 166px;
  left: 27px;
  border-radius: var(--br-5xs-8);
  background-color: var(--color-white);
  width: 450px;
  height: 30px;
}

/* format all user inputs text contents */
.hash-to-check-text {
  top: 8px;
  left: 6px;
  font-size: var(--font-size-xs-7);
  width: 410px;
  height: 30px;
}
[contenteditable] {
  outline: 0px solid transparent;
}
.hash-to-check {
  top: 140px;
  left: 29px;
  font-size: 16.25px;
  width: 450px;
  height: 18.2px;
}
.upload-a-file {
  top: 67px;
  left: 30px;
  font-size: 16.25px;
  width: 450px;
  height: 35px;
}
.hiddenfi {
	display: none;
}

.file-chosen-frame,
.choose-file-frame {
  position: absolute;
  top: 93px;
  left: 29px;
  border-radius: var(--br-6xs-5) 0 0 var(--br-6xs-5);
  background-color: var(--color);
  width: 160px;
  height: 31px;
  text-align:center;
}
.file-chosen-frame {
  top: 124px;
  left: 348px;
  background-color: #b2c996;
  transform: rotate(-180deg);
  transform-origin: 0 0;
}
.choose-file-text,
.file-chosen-text,
.xerify-button-text {
  display: table-cell;
  vertical-align: middle;
  font-size: var(--font-size-xs-7);
  font-weight: 600;
  color: var(--color-darkslategray);
}
.choose-file-text {
  position: relative;
  height: 31px;
  width: 180px;
}
.file-chosen-text {
  position: absolute;
  width: 160px;
  left: 150px;
  top: 8px;
  z-index: 1;
}
.copyhash{
  position:absolute;
  top: 153px;
  left: 502px;
  width: 15px;
}
.select-a-file {
  top: 137px;
  left: 30px;
  font-size: var(--font-size-xs-7);
  height: 35px;
}

.xerify-button-hash-frame {
  position: absolute;
  top: 205px;
  left: 29px;
  width: 148px;
  height: 31px;
}
.xerify-button,
.xerify-button-text {
  position: absolute;
  width: 148px;
  height: 31px;
}
.xerify-button {
  border-radius: 5.26px;
  background-color: var(--color);
}
.xerify-button-text {
  top: 8px;
  text-align: center;
}

.rectangle-output {
  position: absolute;
  width: 500px;
  height: 230px;
  top: 255px;
  background: #8534E7;
  display: none;
}
.out_block,
.out_timestamp,
.out_sender,
.out_hash,
.out_tx_hash,
.out_user_desc {
  position: absolute;
  font-family: var(--font-poppins);
  font-weight: 600;
  color: #FFFFFF;
  font-size: 18.5px;
  left: 30px;
}
.out_hash {
  top: 15px;
  color: #000000;
}
.out_block {
  top: 15px;
}
.out_timestamp {
  top: 15px;
  left: 287px;
}
.out_tx_hash {
  top: 66px;
}
.out_sender {
  top: 117px;
}
.out_user_desc {
  top: 168px;
}

.out_blockr,
.out_timestampr,
.out_senderr,
.out_hashr,
.out_tx_hashr,
.out_user_descr {
  position: absolute;
  font-family: var(--font-poppins);
  font-weight: 500;
  color: #FFFFFF;
  font-size: 11.15px;
  left: 30px;
}

.out_hashr {
  top: 39px;
}
.out_blockr {
  top: 39px;
}
.out_timestampr {
  top: 39px;
  left: 287px;
}
.out_tx_hashr {
  top: 90px;
}
.out_senderr {
  top: 141px;
}
.out_user_descr {
  top: 192px;
  word-wrap: break-word;
  width: 450px;
}
.box-result {
  position: absolute;
  bottom: -298px;
  width: 501px;
  z-index: -1;

}
.box-result-text {
  position: absolute;
  bottom: -288px;
  left: 5px;
  font-size: 32px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  width: 400px;
  height: 49px;
}

a:link {
  color: #757575;
  background-color: transparent;
  text-decoration: underline;
}

a:visited {
  color: #BA8EF0;
  background-color: transparent;
  text-decoration: underline;
}

/* Screen larger than 600px? 2 column */
@media (min-width: 973px) {
  .logo-frame {
	display: inline;
  }
  .launch-dapp-frame {
  top: 38px;
  right: 8%;
  }
}

.desktop-1 {
  position: absolute;
  background-color: var(--color-gray-400);
  background-image: url("./public/bg2.png");
  width: 100%;
  height:1000px;
  text-align: left;
  font-size: var(--font-size-4xl);
  color: var(--color-white);
  font-family: var(--font-montserrat);
  overflow: hidden;
  z-index: -2;
}
