
@media (min-width: 991px) {

  #kindle-barcode {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    height: 620px;
    justify-content: flex-start;
    margin-left: 0px;
    max-width: 1000px;
  }

  #right-barcode-generator {
    margin-left: 24px;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 30%;
    height: 614px;
    justify-content: flex-start;
  }

}

div#main-container {
  display: flex;
  float: left;
  flex-direction: row;
  justify-content: center;
}


#chart-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 370px;
  height: 380px;
  /* UI Properties */
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 8px 0px 24px #33394B0A;
  border: 1px solid #FBC8AA;
  opacity: 1;
  background:  #FFFFFF;
  margin-left: 0px;
  margin-top: 10px;
}

#kindle-barcode .row {
  margin-left: 0% !important;
  margin-right: 0% !important;
}
#kindle-barcode .form-section {
  padding-top: 0px;
  width: 65%;
  border: none !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  margin-left: 0px;
  margin-right: 5%;
}

  #right-barcode-generator {
    width: 40% !important;
  }

#kindle-barcode .header-title {
  margin-top:  10px;
  padding-bottom: 0px;
  color: #33394b;
  text-align: center;
  font-weight: 700;
}
#kindle-barcode .inputContainer {
  margin-top: 5%;
  display: flex;
  flex-direction: column;
}

#kindle-barcode #barForm {
  padding-left: 10px;
}

#kindle-barcode .inputContainer span {
  font-size:  16px;
  font-weight:bold;
  color: var(--unnamed-color-33394b);
  text-align: left;
  font: normal normal bold 16px/18px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-bottom: 8px;

}
#kindle-barcode h5 {
  padding-bottom: 10px;
  font-weight: bold !important;
  font-size: 0.9rem !important;
  color: #f7782d !important;
}
#kindle-barcode h5 span {
  font-size: 0.8rem !important;
  font-weight: normal !important;
  color: #000000 !important;
}
#kindle-barcode label {
  font-size: 1rem;
  font-weight: 400;
  padding: 5px 25px;
  color: black !important;
  border-radius: 5px;
  text-decoration: none !important;
  cursor: pointer;
  background-color: white;
  border: 1px solid black !important;
  width: fit-content;
  margin-bottom: 0 !important;
}
#kindle-barcode input {

  text-align: left;
  letter-spacing: 0px;
  color: #33394B;
  opacity: 0.4;
  font-size: 16px !important;
  padding: 10px !important;
  line-height: 22px !important;
  color: #555 !important;
  font-weight: normal;
  font-family: "Open Sans", sans-serif !important;
  background: #F4F5F6 0% 0% no-repeat padding-box;
  border: 1px solid #33394B1A;
  opacity: 1;
  width: 80%;
}
#kindle-barcode input:focus {
  outline: none !important;
}
#kindle-barcode select {
  text-align: left;
  letter-spacing: 0px;
  color: #33394B;
  opacity: 0.4;
  font-size: 16px !important;
  padding: 10px !important;
  line-height: 22px !important;
  color: #555 !important;
  font-weight: normal;
  font-family: "Open Sans", sans-serif !important;
  max-width: 70% !important;
  background: #F4F5F6 0% 0% no-repeat padding-box;
  border: 1px solid #33394B1A;
  opacity: 1;
}
#kindle-barcode select:focus {
  outline: none !important;
}
#kindle-barcode #barcode {
  width: 268px;
  margin-top: -15%;
  margin-left: 50px%;

}

#kindle-barcode #formPdfButton {
  width: 375px;
  margin-bottom: 40px;
  background: transparent;
  border: 0px solid black !important;
  opacity: 1;
  margin-top: 0px;
  margin-left: 0px;
}

#kindle-barcode .infoBox {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  padding: 16px;
  width: 80%;
  height: 150px;
  /* UI Properties */
  background: #FFF1E9 0% 0% no-repeat padding-box;
  box-shadow: 8px 0px 24px #33394B0A;
  border: 1px solid #FBC8AA;
  opacity: 1;
}

#kindle-barcode .infoBox .title {
  color: var(--unnamed-color-f7782d);
  text-align: left;
  font: normal normal bold 16px/18px Open Sans;
  letter-spacing: 0px;
  color: #F7782D;
  opacity: 1;
}

#kindle-barcode .inputContainer a {
  color: #F7782D;
}

#kindle-barcode .infoBox .description {
  text-align: left;
  font: normal normal normal 14px/20px Open Sans;
  letter-spacing: 0px;
  color: #84828A;
  opacity: 1;
}

#kindle-barcode #formButton {

  padding: 10px 18px;
  color: white !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 272px;
  height: 40px;
  /* UI Properties */
  background: var(--unnamed-color-f7782d) 0% 0% no-repeat padding-box;
  box-shadow: -6px 6px 0px var(--unnamed-color-33394b);
  background: #F7782D 0% 0% no-repeat padding-box;
  box-shadow: -6px 6px 0px #33394B;
  opacity: 1;
  margin-top: 8%;
  margin-bottom: 5%;
  margin-left: 15%;

}
#kindle-barcode button:focus {
  outline: none !important;
}
#kindle-barcode .share-text {
  text-align: center;
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
}
#kindle-barcode .share {
  display: flex;
}
#kindle-barcode .socialshare {
  font-size: 40px;
  justify-content: center;
  margin-left: -3px;
  margin-right: -3px;
  padding: 0 0.5rem;
}
#kindle-barcode .socialshare a {
  display: inline-block;
  margin: 0 auto;
  padding: 5px;
  border: none;
}
#kindle-barcode .socialshare a:hover {
  background: none;
}
#kindle-barcode .socialshare a i {
  margin: 0;
  color: #33394B;
  font-size: 40px;
  line-height: 32px;
}
#kindle-barcode .socialshare a:hover i {
  color: #f7782d;
}
#kindle-barcode canvas {
  margin-top: 15%;
  background-color: #ffffff;
  border: none !important;
  width: 272px !important;
  margin-left: 4%;
}

#kindle-barcode .download {
  text-align: center;
  font-family: "Open Sans", sans-serif !important;
  margin-left: -60px;
  margin-top: 20px;
}

#kindle-barcode .secret{
  width: 271px;
  height: 47px;
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  margin: auto;
}

#kindle-barcode .secret span{
  color: var(--unnamed-color-f7782d);
  text-align: center;
  justify-content: center;
  font: normal normal 600 16px/24px Poppins;
  letter-spacing: 0px;
  color: #F7782D;
  opacity: 1;
}
#kindle-barcode .logo-1 {
  width: 50px !important;
  margin: auto;
}

#kindle-barcode .download-pdf {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 272px;
  height: 48px;
  margin: auto;
  margin-top: 16px;
  margin-left: 20px;
}

#kindle-barcode .download-pdf img {
  width: 20px;
  height: 20px;
  /* UI Properties */
  background: transparent url('../group%2010494-2.html') 0% 0% no-repeat padding-box;
  opacity: 1;
  margin-top: -10px;
  margin-left: 20px;
}

#kindle-barcode .download-pdf span {
  color: var(--unnamed-color-33394b);
  text-align: left;
  font: normal normal 600 16px/27px Open Sans;
  letter-spacing: 0px;
  color: #33394B;
  opacity: 1;
}

#kindle-barcode .logo-1 img {
  width: 50px !important;
}
/* Alert CSS */
#kindle-barcode .close {
  font-size: 1.2rem !important;
}
#kindle-barcode .alert {
  margin-top: 1% !important;
  width: 70% !important;
  font-size: 0.8rem !important;
}
#kindle-barcode .tooltipText {
  font-size: 0.8rem !important;
  font-weight: normal !important;
  color: #000000 !important;
  padding-bottom: 10px !important;
  padding-top: 5px !important;

}

  .row{
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0px;
    padding-right: 0px;
  }  

  .entry-content{
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
  }

@media (max-width: 767px) {
  #kindle-barcode {
    width: 100% !important;
    padding: 0% !important;
    margin-left: 0px;
  }
 .entry-content{
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
  }

  #kindle-barcode .header-title{
    width: 95%;
  }

  #kindle-barcode .socialshare a i {
    text-align: center;
    color: #33394B;
    background-color: #fff;
    line-height: 32px;
    position: relative;
    width: fit-content;
  }

.single-header-gap{
  height: 40px;
}



#kindle-barcode .form-section{
  width: 100%;
}

#kindle-barcode input{
  width: 70%;
}

#kindle-barcode .inputContainer span{
  width:  100%;
}

#kindle-barcode .infoBox{
  width: 90%;
  height: 30%;
}

#chart-wrapper{
  width: 100%;
  margin-left:  0%;
  margin-top: 15%;
}

#right-barcode-generator {
    width: 100% !important;
}

#kindle-barcode #formPdfButton {
  width: 100%;
  margin-bottom: 40px;
  background: transparent;
  border: 0px solid black !important;
  opacity: 1;
  margin-top: 0px;
  margin-left: 0px;
}
 .row{
    width: 100%;
    margin-left: 0% !important;
    margin-right: 0% !important;
    padding-left: 0px;
    padding-right: 0px;
  }  

}

@-moz-document url-prefix() {
  #kindle-barcode canvas {
    width: -moz-available !important;
  }
}