

.center-obj {
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}

.innerContainer {
  justify-content: center;
  width:100%;
  height: 1500px;
  display: inline-block;
  overflow: auto;

}

.img_container {
    position: relative;
    top: 50%;                         
    /*transform: translate(0, 25%);*/
    text-align: center;
    color: black;
  }


  /**EMC**/

.first-sqrt-cap-top {
    position: absolute;
    top: 20%;
    left: 29%;
    font-size: 85%;
    font-weight: bold;
    
  }
  
  
  .first-sqrt-cap-side1{
    position: absolute;
    top: 39%;
    left: 28%;
    font-size: 85%;
    font-weight: bold;
  }
  

  .first-sqrt-cap-side2 {
    position: absolute;
    bottom: 36%;
    left: 28%;
    font-size: 85%;
    font-weight: bold;
  }
  
  
  .first-sqrt-cap-bottom {
    position: absolute;
    bottom: 15%;
    left: 29%;
    font-size: 85%;
    font-weight: bold;
  }
  

/**MATCHING**/


.scnd-sqrt-cap-top {
  position: absolute;
  top: 20%;
  left: 48%;
  font-size: 85%;
  font-weight: bold;
  
}


.scnd-sqrt-cap-side1{
  position: absolute;
  top: 39%;
  left: 51%;
  font-size: 85%;
  font-weight: bold;
}


.scnd-sqrt-cap-side2 {
  position: absolute;
  bottom: 36%;
  left: 51%;
  font-size: 85%;
  font-weight: bold;
}


.scnd-sqrt-cap-bottom {
  position: absolute;
  bottom: 15%;
  left: 48%;
  font-size: 85%;
  font-weight: bold;
}


.scnd-sqrt-rs-top {
  position: absolute;
  top: 20%;
  right: 32%;
  font-size: 85%;  
  font-weight: bold;
}


.scnd-sqrt-rs-bottom {
  position: absolute;
  bottom: 15%;
  right: 32%;
  font-size: 85%;
  font-weight: bold;
}



/**ANTENNA**/

.thrd-sqrt-rant-top {
  position: absolute;
  top: 20%;
  right: 13%;
  font-size: 85%;
  font-weight: bold;
  
}


.thrd-sqrt-cant-side1{
  position: absolute;
  bottom: 45%;
  right: 13%;
  font-size: 85%;
  font-weight: bold;
}


.thrd-sqrt-lant-side2 {
  position: absolute;
  bottom: 45%;
  right: -5%;
  font-size: 85%;
  font-weight: bold;
}



/*BOOST*/




.boost-cs-top {
  position: absolute;
  top: 20%;
  left: 17%;
  font-size: 85%;
  font-weight: bold;
  
}


.boost-cs-bottom {
  position: absolute;
  bottom: 3%;
  left: 17%;
  font-size: 85%;
  font-weight: bold;
}



.boost-rq-top {
  position: absolute;
  top: 20%;
  left: 40%;
  font-size: 85%;
  font-weight: bold;
  
}


.boost-rq-bottom {
  position: absolute;
  bottom: 3%;
  left: 40%;
  font-size: 85%;
  font-weight: bold;
}



.boost-cp2-top{
  position: absolute;
  top: 27%;
  left: 19%;
  font-size: 85%;
  font-weight: bold;
}


.boost-cp2-bottom {
  position: absolute;
  bottom: 25%;
  left: 19%;
  font-size: 85%;
  font-weight: bold;
}

.boost-cp1-middle {
  position: absolute;
  bottom: 46%;
  left: 19%;
  font-size: 85%;
  font-weight: bold;
}



.boost-cant-middl {
  position: absolute;
  bottom: 33%;
  left: 57%;
  font-size: 85%;
  font-weight: bold;
}

.boost-rant-middl {
  position: absolute;
  bottom: 38%;
  right: 31%;
  font-size: 85%;
  font-weight: bold;
}

.boost-lant-middl {
  position: absolute;
  bottom: 33%;
  right: 23%;
  font-size: 85%;
  font-weight: bold;
}



/*TAGS*/




.tags-ic-cap {
  position: absolute;
  top: 37%;
  left: 15%;
  font-size: 85%;
  font-weight: bold;
  
}


.tags-match-cap {
  position: absolute;
  top: 37%;
  left: 42%;
  font-size: 85%;
  font-weight: bold;
}

.tags-cant {
  position: absolute;
  top: 37%;
  right: 20%;
  font-size: 85%;
  font-weight: bold;
}

.tags-rant {
  position: absolute;
  top: 10%;
  right:15%;
  font-size: 85%;
  font-weight: bold;
}

.tags-lant {
  position: absolute;
  top: 37%;
  right: -1%;
  font-size: 85%;
  font-weight: bold;
}


/*TAGS Air */




.tags-ic-cap-air {
  position: absolute;
  top: 37%;
  left: 27%;
  font-size: 85%;
  font-weight: bold;
  
}


.tags-cant-air {
  position: absolute;
  top: 37%;
  right: 33%;
  font-size: 85%;
  font-weight: bold;
}

.tags-rant-air {
  position: absolute;
  top: 10%;
  right:28%;
  font-size: 85%;
  font-weight: bold;
}

.tags-lant-air {
  position: absolute;
  top: 37%;
  right: 9%;
  font-size: 85%;
  font-weight: bold;
}


/*OTHER*/


.verticalLine {
  margin-left: 50%;
  margin-right: 50%;
  border-left: 3px solid #FE950A;
  height: 600px;
}

hr.hLine {
  border-left: 3px solid #FE950A;

}

.posData {

  text-align: center;
  vertical-align: middle;
}


.posData1 {
  display: block;
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 10%;

}
