.box-border {
  background: none;
  border: none;
}
.container2 {
  width: 100%;
  height: 630px;
  margin: auto;
  padding: 57px;
  padding-top: 91px;
  padding-bottom: 110px;
  background: rgb(102, 102, 255);
}
.textarea_div,
.output_div {
  width: 49%;
  height: 100%;
  border: 1px solid white;
  float: left;
}

.output_div {
  width: 49%;
  float: right;
  background: none;
  border: none;
}
.textarea_div #textarea,
.textarea_div #textarea2 {
  width: 100%;
  height: 373.5px;
  padding: 10px;
  resize: none;
  outline: none;
  font-size: 16px;
}
.encode_head {
  height: auto;
  width: 100%;
  padding-left: 20px;
  position: relative;
}
.encode_head p {
  font-size: 25px;
  font-weight: bold;
  margin-top: 8px;
  height: 29px;
  color: white;
}
.option_bar {
  width: 100%;
  height: 60px;
  border-bottom-left-radius: 10px;
  border: 2px solid white;
  border-bottom-right-radius: 10px;
}
.output_section {
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 5px;
  position: relative;
}
.output_section a {
  font-weight: bold;
  position: absolute;
  font-size: 17px;
  top: 5px;
}
#copy {
  left: 0px;
}
#reset {
  left: 65px;
  padding: 0px;
  top: 11px;
}
#indent {
  margin-left: 108px;
}
#indent select {
  outline: none;
  border: none;
  font-weight: bold;
}
#save {
  right: 5px;
}
.convert {
  border: 2px solid white;
  height: 56px;
  font-family: Arial;
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  color: white;
  font-weight: bold;
  width: 100%;
  font-size: 20px;
  background: #6666ff;
}
.output {
  position: absolute;
  width: 100%;
  height: 325px;
  padding: 20px;
  padding-top: 0px;
  top: 48px;
  border-top: 0px;
}
.output_inner {
  height: 100%;
  width: 100%;
  overflow-wrap: break-word;
  background: rgb(240, 240, 240);
  border-width: 2px;
  border-style: dashed;
  border-color: rgb(200, 200, 200);
  border-image: initial;
  padding: 5px;
  overflow: auto;
}
#output_editor {
  height: 100%;
  width: 100%;
  background: rgb(240, 240, 240);
  border: none;
  outline: none;
}

.output_inner p {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-top: 115px;
}
.encode_head a {
  position: absolute;
  top: 2px;
  color: rgb(102, 102, 255);
  right: 9px;
  font-weight: bold;
  height: 35px;
  background: white;
}
#file {
  visibility: hidden;
  height: 0px;
  width: 0px;
}
@media (max-width: 1200px) {
  .container2 {
    height: 1000px;
  }
  .textarea_div,
  .output_div {
    float: none;
    width: 100%;
    height: 50%;
  }
  .output_div {
    margin-top: 55px;
  }
}

@media (max-width: 710px) {
  .container2 {
    padding: 20px;
    padding-top: 70px;
    padding-bottom: 75px;
  }
}

@media (max-width: 710px) {
  .encode_head p {
    font-size: 21px;
    margin-top: 12px;
    height: 27px;
  }
  .encode_head a {
    top: -3px;
  }
}
#home_img {
  height: 45px;
  margin-left: -12px;
}
.json5 {
  height: 20px;
}
.collapse li .dropdown-menu {
  border-top: 2px solid rgba(230, 230, 230);
  overflow-y: scroll;
  height: 100%;
}
#select_value {
  position: absolute;
  font-size: 15px;
  border: none;
  outline: none;
  height: 37px;
  top: 0px;
  width: 135px;
  border-radius: 3px;
  padding-left: 7px;
  right: 121px;
}

#select_option {
  position: absolute;
  right: 121.5px;
  z-index: 1;
  top: 2px;
  height: 35px;
  border-radius: 4px;
  font-size: 16px;
  color: rgb(102, 102, 255);
  font-weight: bold;
  outline: none;
  padding-left: 11px;
}

#another_output {
  margin-top: 10px;
}

#c_button {
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 15%;
  display: flex;
  place-items: center;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

html {
  scroll-behavior: smooth;
}
#main_container {
  height: 685px;
  padding: 15px;
  border-radius: 5px;
  position: relative;
  margin: auto;
  background: rgb(102, 102, 255);
  width: 800px;
}
#main_container_inner {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.mm_heading {
  height: 18%;
  color: white;
  font-weight: bold;
  padding-left: 37px;
  font-size: 45px;
  padding-top: 17px;
  padding-right: 24px;
}

#c_bt {
  float: right;
  color: white;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.25);
  margin-top: 13px;
  width: 79px;
  cursor: pointer;
  font-size: 17px;
}
.mm_content {
  height: 56%;
  width: 100%;
}
.h {
  color: white;
  font-size: 22px;
  font-weight: bold;
}
.mm_content table {
  width: 100%;
  height: 82%;
  margin-top: 41px;
}
.mm_content table td {
  width: 50%;
  text-align: center;
}

.val input[type="number"] {
  background: rgba(0, 0, 0, 0.1);
  height: 47px;
  border: none;
  width: 81%;
  color: white;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 6px;
}

.val input[type="checkbox"] {
  height: 30px;
  width: 29px;
  background: rgba(0, 0, 0, 0.1);

  margin-top: 10px;
}
.h span {
  float: right;
  font-weight: bold;
  margin-right: 89px;
}
.mm_lower {
  width: 100%;
  height: 20%;
  display: flex;
  place-items: center;
  justify-content: center;
}
#r {
  background: white;
  width: 300px;
  color: rgb(102, 102, 255);
  font-weight: bold;
  height: 63px;
  font-size: 33px;
  margin-top: -20px;
  padding-top: 5px;
}
.result_section {
  width: 800px;
  margin: auto;
  height: 350px;
  margin-top: 96px;
}
.head_sec {
  height: 20%;
  font-weight: bold;
  font-size: 40px;
  width: 100%;
}
.content_sec {
  height: 60%;
  border-radius: 5px;
  padding: 15px;
  width: 100%;
  background: rgb(102, 102, 255);
}

.content_sec_inner {
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  font-weight: bold;
  font-size: 26px;
  overflow: auto;
  color: white;
  width: 100%;
  text-align: center;
  padding-left: 19px;
  padding-top: 72px;
}
