.header_bg {
  padding: 0px;
  margin: 0px;
  height: 70px;
  width: 1920px;
  text-align: center;
  background-color: #000000;
}

.header_logo_vertex {
  width: 200px;
  height: 100%;
}

.header_logo_llumar {
  top: -15px;
  height: 100px;
  position: absolute;
  left: 910px;
}

.header_exit {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 0px;
  left: 0px;
  background-image: url(ff6a5e927916625d5bb61f4bcca68c83.svg);
  background-repeat: no-repeat;
  background-position: 30px 9px;
  background-size: 50px 50px;
}

.header_back {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 0;
  left: 0px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 36px 9px;
  background-size: 50px 50px;
}
.addonSelection_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-image: url(70eb10804087f9d63f844bcce0061172.jpg);
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}

.addonSelection_right {
  background: linear-gradient(90deg, rgba(128, 128, 128, 0.2) 0%, #000000 100%);
  height: 1010px;
  width: 960px;
  position: absolute;
  left: 960px;
  top: 70px;
}

.addonSelection_text {
  height: 40px;
  width: 960px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 0px;
}

.addonSelection_text_1 {
  height: 50px;
  width: 150px;
  color: #009ea4;
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  left: 490px;
  top: 36px;
  text-align: left;
}

.addonSelection_text_2 {
  height: 50px;
  width: 150px;
  color: #ffffff;
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  left: 490px;
  top: 102px;
  text-align: left;
}

.addonSelection_price_1 {
  height: 50px;
  width: 250px;
  color: #009ea4;
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  left: 644px;
  top: 36px;
  text-align: right;
}

.addonSelection_price_2 {
  height: 50px;
  width: 250px;
  color: #ffffff;
  font-size: 40px;
  line-height: 50px;
  position: absolute;
  left: 644px;
  top: 102px;
  text-align: right;
}

.addonSelection_total_price_text {
  height: 56px;
  width: 100px;
  color: #ffffff;
  font-size: 50px;
  font-weight: bold;
  line-height: 56px;
  text-align: left;
  left: 490px;
  top: 731px;
  position: absolute;
}

.addonSelection_total_price {
  height: 56px;
  width: 350px;
  color: #ffffff;
  font-size: 50px;
  font-weight: bold;
  line-height: 56px;
  text-align: right;
  left: 540px;
  top: 731px;
  position: absolute;
}

.addonSelection_button_2 {
  height: 80px;
  width: 400px;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 811px;
  left: 490px;
}

.addonSelection_right_selected_addons {
  position: absolute;
  width: 840px;
  top: 210px;
  left: 50px;
}

.addonSelection_selected_addon {
  height: 76px;
  width: 396px;
  position: relative;
  margin-bottom: 20px;
  margin-left: 20px;
  border: 2px solid #ffffff;
  float: left;
}

.addonSelection_selected_addon_delete {
  position: absolute;
  top: 23px;
  right: 22px;
  height: 30px;
  width: 30px;
  background-image: url(ff6a5e927916625d5bb61f4bcca68c83.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.addonSelection_selected_addon_text_1 {
  position: absolute;
  width: 150px;
  left: 22px;
  color: #ffffff;
  font-size: 30px;
  line-height: 76px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.addonSelection_selected_addon_text_2 {
  position: absolute;
  width: 300px;
  right: 70px;
  color: #ffffff;
  font-size: 30px;
  line-height: 76px;
  text-align: right;
}

.addonSelection_bar {
  height: 2px;
  width: 960px;
  transform: scaleY(-1);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, #ffffff 100%);
  position: absolute;
  top: 248px;
  left: 0px;
}

.addonSelection_addon_box {
  height: 80px;
  width: 840px;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 288px;
  left: 60px;
}

.addonSelection_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.addonSelection_box_footer {
  height: 2px;
  width: 100%;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.addonSelection_box_arrow {
  height: 14px;
  width: 20px;
  position: absolute;
  left: 798px;
  top: 34px;
  background-image: url(b1295238c597041368ff1263a14f090a.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.addonSelection_dropbox {
  max-height: 700px;
  width: 836px;
  background-color: rgba(25, 25, 25, 1);
  top: 378px;
  position: absolute;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 75px;
  text-align: center;
  overflow-y: auto;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  left: 60px;
  border: 2px solid #666666;
  -webkit-overflow-scrolling: touch;
}

.addonSelection_box {
  height: 80px;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 388px;
}

.addonSelection_box_left {
  left: 60px;
  width: 500px;
}

.addonSelection_box_right {
  left: 600px;
  width: 300px;
}

.addonSelection_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.addonSelection_box_text {
  position: absolute;
  right: 10px;
  top: 0px;
  line-height: 80px;
  color: #ffffff;
}

.addonSelection_input_value {
  background: rgba(255, 255, 255, 0);
  color: #ffffff;
  width: 100%;
  border: 0px;
  font-size: 35px;
  text-align: center;
}

.addonSelection_input_value:focus {
  outline: 0px;
}

.addonSelection_button_1 {
  height: 80px;
  width: 400px;
  border-radius: 4px;
  background-color: #009ea4;
  line-height: 80px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 280px;
  top: 500px;
}

.addonSelection_bg ::-webkit-scrollbar {
  width: 4px;
}

.addonSelection_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.addonSelection_bg ::-webkit-scrollbar-thumb {
  background-color: #ff0000;
}

.addonSelection_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #ff0000;
}

@media (max-width: 575px) {
  .addonSelection_box_text {
    right: -15px !important;
  }
}

@media (max-width: 360px) {
  .addonSelection_box_text {
    right: -15px !important;
  }
}

@media (max-width: 330px) {
  .addonSelection_box_text {
    right: -35px !important;
  }
}
.customer_information_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-image: url(f5baf64ffe245c49bf0aae5b4afd1652.jpg);
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}

.customer_information_main {
  padding: 0px;
  margin: 0px;
  height: 1010px;
  width: 1920px;
}

.customer_information_car {
  height: 210px;
  width: 530px;
  top: 144px;
  left: 703px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 500px;
}

.customer_information_text {
  height: 40px;
  width: 1920px;
  color: #fffdfd;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  left: 0px;
  position: absolute;
}

.customer_information_top {
  top: 388px;
}

/*.customer_information_box {
  height: 80px;
  width: 400px;
  background-color: #000000;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 760px;
}*/

.customer_information_box {
  height: 80px;
  width: 400px;
  background-color: #000000;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 490px;
}

.customer_information_input_phone {
  background-color: #000000;
  color: #ffffff;
  width: 400px;
  border: 0px;
  font-size: 35px;
  text-align: center;
}

.customer_information_input_phone:focus {
  outline: 0px;
}

/*.customer_information_pos_1 {
  left: 260px;
}

.customer_information_pos_2 {
  left: 760px;
}

.customer_information_pos_3 {
  left: 1260px;
}*/

.customer_information_pos_4 {
  top: 584px;
  left: 760px;
}

.customer_information_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.customer_information_box_footer {
  height: 2px;
  width: 400px;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.customer_information_button {
  height: 80px;
  width: 400px;
  border-radius: 4px;
  background-color: #ff0000;
  line-height: 80px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 760px;
  margin-top: 50px;
}

.customer_information_checkbox {
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  position: absolute;
  top: 600px;
  left: 630px;
  width: 400px;
  height: 80px;
}

.customer_information_checkbox *,
*::before,
*::after {
  box-sizing: border-box;
}

.customer_information_input_value {
  background: rgba(255, 255, 255, 0);
  color: #ffffff;
  width: 400px;
  border: 0px;
  font-size: 35px;
  text-align: center;
}

.customer_information_input_value:focus {
  outline: 0px;
}

.customer_information_checkbox input {
  position: absolute;
  left: -9999px;
}

.customer_information_checkbox label {
  display: block;
  position: relative;
  border-radius: 4px;
  color: #ffffff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s, box-shadow 0.2s;
  padding-left: 60px;
  padding-top: 3px;
}

.customer_information_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0px;
  width: 43px;
  border: 2px solid #ffffff;
  border-radius: 100px;
  transition: background-color 0.2s;
}

.customer_information_checkbox label:first-of-type {
  transform: translateX(-40px);
}

.customer_information_checkbox label:last-of-type {
  transform: translateX(0px);
}

.customer_information_checkbox input:checked + label::before {
  background-color: #ff0000;
}
.checknewcar_list_bg {
  padding: 0px;
  margin: 0px;
  height: 1080px;
  width: 1920px;
  background-image: url(70eb10804087f9d63f844bcce0061172.jpg);
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}

.checknewcar_list_car {
  height: 200px;
  width: 700px;
  top: 495px;
  left: 610px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.checknewcar_list_main_text {
  height: 40px;
  width: 1920px;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  left: 0px;
  position: absolute;
  top: 100px;
}

.checknewcar_list_weeks_button_back {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 70px;
  left: 600px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 32px 25px;
  background-size: 50px 50px;
}

.checknewcar_list_weeks_button_forward {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 70px;
  left: 1220px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 32px 25px;
  background-size: 50px 50px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*
.checknewcar_list_write_button {
  position: absolute;
  height: 60px;
  width: 180px;
  top: 100px;
  left: 1685px;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}
*/

.checknewcar_list_box {
  height: 80px;
  width: 400px;
  background-color: #000000;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 490px;
}

.checknewcar_list_list {
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  width: 1870px;
  position: absolute;
  left: 25px;
  top: 185px;
}

.checknewcar_list_bg ::-webkit-scrollbar {
  width: 4px;
}

.checknewcar_list_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.checknewcar_list_bg ::-webkit-scrollbar-thumb {
  background-color: #009ea4;
}

.checknewcar_list_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #009ea4;
}

.checknewcar_list_list table {
  width: 100%;
  border-collapse: collapse;
}

.checknewcar_list_list th {
  height: 60px;
  border-bottom: 4px solid #ff0000;
  text-align: left;
  padding: 0px 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.checknewcar_list_list td {
  height: 80px;
  text-align: left;
  padding: 0px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.checknewcar_list_scroll {
  overflow-y: auto;
  height: 904px;
  margin-top: 10px;
  -webkit-overflow-scrolling: touch;
}

.checknewcar_list_warning_text {
  height: 40px;
  width: 1870px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 315px;
  left: 0px;
}

.checknewcar_list_warning_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 465px;
  left: 735px;
}

.checknewcar_list_button_1 {
  float: left;
  height: 60px;
  width: 170px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}

.checknewcar_list_button_2 {
  float: left;
  height: 60px;
  width: 170px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

.checknewcar_list_button_3 {
  float: left;
  height: 60px;
  width: 170px;
  border: 2px solid #009ea4;
  background-color: #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

@media (max-width: 330px) {
  .checknewcar_list_weeks_button_back {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 520px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
  }

  .checknewcar_list_weeks_button_forward {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 1290px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .checknewcar_list_warning_button {
    height: 80px;
    width: 450px;
    border: 2px solid #ff0000;
    background-color: #ff0000;
    border-radius: 4px;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    position: absolute;
    top: 465px;
    left: 735px;
  }
}
.checkNewCarResult_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  background-image: url(5c78a2aa08ede89d1638408f791f2350.jpg);
}

.checkNewCarResult_opacity {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 3;
  opacity: 0.6;
  background-color: #000000;
}

.checkNewCarResult_content {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 4;
}

.checkNewCarResult_car {
  height: 200px;
  width: 700px;
  top: 495px;
  left: 610px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.checkNewCarResult_menu_div {
  position: absolute;
  height: 1164px;
  width: 550px;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 1370px;
}

.checkNewCarResult_edit_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 430px;
  left: 75px;
}

.checkNewCarResult_generate_cert_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 580px;
  left: 75px;
}
.checkNewCarResult_delete_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 670px;
  left: 75px;
}

.checkNewCarResult_print_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 280px;
  left: 75px;
}

.checkNewCarResult_kakao_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 75px;
}

.checkNewCarResult_email_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 190px;
  left: 75px;
}

.checkNewCarResult_close_button {
  height: 80px;
  width: 400px;
  background-color: #009ea4;
  border: 2px solid #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 1020px;
  left: 75px;
}

.checkNewCarResult_scroll {
  position: absolute;
  top: 70px;
  left: 0px;
  overflow-y: auto;
  height: 1094px;
  width: 1370px;
  -webkit-overflow-scrolling: touch;
}

.checkNewCarResult_bg ::-webkit-scrollbar {
  width: 4px;
}

.checkNewCarResult_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.checkNewCarResult_bg ::-webkit-scrollbar-thumb {
  background-color: #009ea4;
}

.checkNewCarResult_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #009ea4;
}

.checkNewCarResult_menu_div {
  position: absolute;
  height: 1164px;
  width: 550px;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 1370px;
}

.checkNewCarResult_title_text {
  left: 50px;
  padding-top: 20px;
  padding-left: 50px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  float: left;
  line-height: 60px;
  width: 1316px;
}

.checkNewCarResult_item_div {
  width: 100%;
}

.checkNewCarResult_item {
  float: left;
  width: 602px;
  margin-left: 40px;
  margin-right: 20px;
  height: 60px;
  position: relative;
}

.checkNewCarResult_item_name {
  position: absolute;
  top: 0px;
  left: 10px;
  color: #ffffff;
  font-size: 25px;
  line-height: 60px;
}

.checkNewCarResult_item_good_checkbox {
  position: absolute;
  top: 0px;
  right: 90px;
}

.checkNewCarResult_item_bad_checkbox {
  position: absolute;
  top: 0px;
  right: -10px;
}

.checkNewCarResult_item_checkbox {
  color: #ffffff;
  font-size: 25px;
  line-height: 60px;
  height: 60px;
}

.checkNewCarResult_item_checkbox *,
*::before,
*::after {
  box-sizing: border-box;
}

.checkNewCarResult_item_checkbox input {
  position: absolute;
  left: -9999px;
}

.checkNewCarResult_item_checkbox label {
  display: block;
  position: relative;
  border-radius: 4px;
  color: #ffffff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s, box-shadow 0.2s;
  padding-left: 40px;
}

.checkNewCarResult_item_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  bottom: 20px;
  left: 0px;
  width: 30px;
  height: 30px;
  border: 2px solid #ffffff;
  border-radius: 100px;
  transition: background-color 0.2s;
}

.checkNewCarResult_item_checkbox label:first-of-type {
  transform: translateX(-40px);
}

.checkNewCarResult_item_checkbox label:last-of-type {
  transform: translateX(0px);
}

.checkNewCarResult_item_checkbox input:checked + label::before {
  background-color: #ff0000;
}

.checkNewCarResult_divider {
  border-bottom: 4px solid #ff0000;
  width: 700px;
  margin-left: 335px;
  margin-top: 50px;
  margin-bottom: 50px;
  float: left;
}

.checkNewCarResult_divider_gray {
  border-bottom: 4px solid #666666;
  width: 700px;
  margin-left: 335px;
  margin-top: 70px;
  margin-bottom: 50px;
  float: left;
}

.checkNewCarResult_detailed_item_div {
  width: 100%;
}

.checkNewCarResult_detailed_item {
  float: left;
  width: 1165px;
  margin-left: 100px;
  margin-right: 100px;
  margin-top: 30px;
  height: 433px;
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.8);
}

.checkNewCarResult_detailed_item_img {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 394px;
  width: 700px;
}

.checkNewCarResult_detailed_item_text {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  width: 400px;
  height: 400px;
  overflow-y: auto;
}

.checkNewCarResult_detailed_item_text_inner {
  width: 100%;
  white-space: pre-line;
}

.checkNewCarResult_detailed_item_modify {
  height: 80px;
  width: 190px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 230px;
}

.checkNewCarResult_detailed_item_delete {
  height: 80px;
  width: 190px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.checkNewCarResult_info_div {
  width: 100%;
  height: 430px;
  position: relative;
  margin-top: 20px;
}

.checkNewCarResult_box {
  height: 80px;
  line-height: 80px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
}

.checkNewCarResult_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.checkNewCarResult_box_footer {
  height: 2px;
  width: 100%;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.checkNewCarResult_personal_info_text {
  left: 50px;
  position: absolute;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  top: 0px;
}

.checkNewCarResult_name_box {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 400px;
}

.checkNewCarResult_phone_box {
  position: absolute;
  top: 50px;
  left: 485px;
  width: 400px;
}

.checkNewCarResult_car_info_text {
  left: 50px;
  position: absolute;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  top: 200px;
}

.checkNewCarResult_maker_box {
  position: absolute;
  top: 250px;
  left: 50px;
  width: 400px;
}

.checkNewCarResult_model_box {
  position: absolute;
  top: 250px;
  left: 485px;
  width: 400px;
}

.checkNewCarResult_vin_box {
  position: absolute;
  top: 350px;
  left: 50px;
  width: 500px;
}

.checkNewCarResult_number_box {
  position: absolute;
  top: 350px;
  left: 585px;
  width: 300px;
}

.checkNewCarResult_milage_box {
  position: absolute;
  top: 250px;
  left: 910px;
  width: 400px;
}

.checkNewCarResult_color_box {
  position: absolute;
  top: 350px;
  left: 910px;
  width: 400px;
}

.checkNewCarResult_date_info_text {
  left: 910px;
  position: absolute;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  top: 0px;
}

.checkNewCarResult_date_box {
  position: absolute;
  top: 50px;
  left: 910px;
  width: 400px;
}
.camera_popup_div_opacity {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 5;
  opacity: 0.8;
  background-color: #000000;
}

.camera_popup_div_content {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 6;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

.camera_popup_div_button_take {
  height: 80px;
  width: 400px;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 550px;
  left: 1400px;
}

.camera_popup_div_button_flash {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 690px;
  left: 1400px;
}

.camera_popup_div_button_close {
  height: 80px;
  width: 400px;
  background-color: #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 790px;
  left: 1400px;
}

.camera_popup_div_recognized_text {
  height: 80px;
  width: 1600px;
  left: 160px;
  position: absolute;
  top: 20px;
  z-index: 12;
  line-height: 80px;
  font-size: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  border: 2px #333333 solid;
  background: rgba(0, 0, 0, 0.6);
}

.camera_popup_div_timer {
  position: absolute;
  top: 150px;
  left: 100px;
  width: 1180px;
  height: 664px;
  font-size: 85px;
  line-height: 664px;
  text-align: center;
  color: #ffffff;
  z-index: 15;
  text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}

.camera_popup_div_timer .camera_guide_line {
  position: absolute;
  width: 800px;
  height: 285px;
  border: 190px black solid;
  opacity: 0.8;
}

.camera_popup_div_webcam {
  width: 1180px;
  height: 664px;
  top: 150px;
  left: 100px;
  position: absolute;
  z-index: 9;
}

.camera_popup_div_guide_1 {
  width: 1180px;
  top: 0px;
  left: 370px;
  height: 135px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 10;
}

.camera_popup_div_guide_2 {
  width: 1180px;
  top: 537px;
  left: 370px;
  height: 127px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 10;
}

.camera_popup_div_guide_3 {
  width: 240px;
  top: 135px;
  left: 370px;
  height: 402px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 10;
}

.camera_popup_div_guide_4 {
  width: 232px;
  top: 135px;
  left: 1318px;
  height: 402px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 10;
}

.camera_popup_div_guide_inner {
  width: 700px;
  height: 394px;
  top: 135px;
  left: 610px;
  border: 4px solid #ffffff;
  border-radius: 4px;
  position: absolute;
  z-index: 12;
}

.camera_popup_div_help_1 {
  width: 480px;
  height: 270px;
  top: 850px;
  left: 180px;
  z-index: 12;
  position: absolute;
  line-height: 270px;
  font-size: 200px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  border: 4px #ffffff solid;
  text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}

.camera_popup_div_help_2 {
  width: 480px;
  height: 270px;
  top: 850px;
  left: 712px;
  z-index: 12;
  position: absolute;
  line-height: 270px;
  font-size: 200px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  border: 4px #ffffff solid;
  text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}

.camera_popup_div_help_img {
  width: 480px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.checkNewCarInfo_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  background-image: url(5c78a2aa08ede89d1638408f791f2350.jpg);
}

.checkNewCarInfo_bg ::-webkit-scrollbar {
  width: 4px;
}

.checkNewCarInfo_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.checkNewCarInfo_bg ::-webkit-scrollbar-thumb {
  background-color: #ff0000;
}

.checkNewCarInfo_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #ff0000;
}

.checkNewCarInfo_opacity {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 3;
  opacity: 0.8;
  background-color: #000000;
}

.checkNewCarInfo_content {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 4;
}

.checkNewCarInfo_car {
  height: 200px;
  width: 700px;
  top: 495px;
  left: 610px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.checkNewCarInfo_box {
  height: 80px;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
}

.checkNewCarInfo_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.checkNewCarInfo_box_footer {
  height: 2px;
  width: 100%;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.checkNewCarInfo_input_value {
  background: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: 0px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  left: 0px;
  position: absolute;
  line-height: 80px;
  width: 400px;
  height: 80px;
}

.checkNewCarInfo_input_value:focus {
  outline: 0px;
}

.checkNewCarInfo_personal_info_text {
  left: 100px;
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  top: 965px;
}

.checkNewCarInfo_name_box {
  position: absolute;
  top: 1010px;
  left: 130px;
  width: 400px;
}

.checkNewCarInfo_phone_box {
  position: absolute;
  top: 1010px;
  left: 570px;
  width: 405px;
}

.checkNewCarInfo_car_select_text {
  left: 100px;
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  top: 295px;
}

.checkNewCarInfo_car_info_text {
  left: 100px;
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  top: 680px;
}

.checkNewCarInfo_vin_box {
  position: absolute;
  top: 725px;
  left: 130px;
  width: 500px;
}

.checkNewCarInfo_number_box {
  position: absolute;
  top: 725px;
  left: 670px;
  width: 305px;
}

.checkNewCarInfo_milage_box {
  position: absolute;
  top: 825px;
  left: 130px;
  width: 400px;
}

.checkNewCarInfo_color_box {
  position: absolute;
  top: 825px;
  left: 570px;
  width: 405px;
}

.checkNewCarInfo_date_info_text {
  left: 100px;
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  top: 110px;
}

.checkNewCarInfo_date_box {
  position: absolute;
  top: 155px;
  left: 130px;
  width: 400px;
}

.checkNewCarInfo_box_camera {
  position: absolute;
  height: 100px;
  width: 100px;
  top: -15px;
  right: -15px;
  z-index: 10;
  background-image: url(316e1e3c2300a9fd667dfb473ad35b1c.svg);
  background-repeat: no-repeat;
  background-position: 14px 14px;
  background-size: 75px 75px;
}

.checkNewCarInfo_personal_option_text {
  left: 1100px;
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  top: 110px;
}

.checkNewCarInfo_next_button {
  height: 80px;
  width: 400px;
  background-color: #009ea4;
  border: 2px solid #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 1010px;
  left: 1280px;
}

.checkNewCarInfo_checkbox_box {
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  position: absolute;
  left: 1130px;
  width: 400px;
  height: 80px;
}

.checkNewCarInfo_checkbox_box_1 {
  top: 220px;
}

.checkNewCarInfo_checkbox_box_2 {
  top: 311px;
}

.checkNewCarInfo_checkbox_box_3 {
  top: 402px;
}

.checkNewCarInfo_checkbox_box_4 {
  top: 493px;
}

.checkNewCarInfo_checkbox_box_5 {
  top: 584px;
}

.checkNewCarInfo_checkbox_box_6 {
  top: 675px;
}

.checkNewCarInfo_checkbox_box_7 {
  top: 766px;
}

.checkNewCarInfo_checkbox_box_8 {
  top: 857px;
}

.checkNewCarInfo_checkbox_box *,
*::before,
*::after {
  box-sizing: border-box;
}

.checkNewCarInfo_checkbox_box input {
  position: absolute;
  left: -9999px;
}

.checkNewCarInfo_checkbox_box label {
  display: block;
  position: relative;
  border-radius: 4px;
  color: #ffffff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s, box-shadow 0.2s;
  padding-left: 85px;
  padding-top: 3px;
}

.checkNewCarInfo_checkbox_box label::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0px;
  width: 43px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  transition: background-color 0.2s;
}

.checkNewCarInfo_checkbox_box label:first-of-type {
  transform: translateX(-40px);
}

.checkNewCarInfo_checkbox_box label:last-of-type {
  transform: translateX(0px);
}

.checkNewCarInfo_checkbox_box input:checked + label::before {
  background-color: #ff0000;
}
/** 차량 선택  dropbox **/
.checkNewCarInfo_car_input_box {
  height: 80px;
  width: 400px;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 340px;
  height: 80px;
}

.checkNewCarInfo_car_input_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.checkNewCarInfo_car_input_box_footer {
  height: 2px;
  width: 100%;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.checkNewCarInfo_car_input_box_arrow {
  height: 14px;
  width: 20px;
  position: absolute;
  right: 22px;
  top: 34px;
  background-image: url(b1295238c597041368ff1263a14f090a.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.checkNewCarInfo_car_input_dropbox {
  max-height: 525px;
  width: 396px;
  background-color: rgba(25, 25, 25, 1);
  top: 240px;
  position: absolute;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 75px;
  text-align: center;
  overflow-y: auto;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  z-index: 100;
  border: 2px solid #666666;
  -webkit-overflow-scrolling: touch;
}

.checkNewCarInfo_car_input_origin_box {
  left: 130px;
}

.checkNewCarInfo_car_input_maker_box {
  left: 578px;
}

.checkNewCarInfo_car_input_model_box {
  left: 130px;
  top: 440px;
}

.checkNewCarInfo_car_input_sunroof_box {
  left: 578px;
  top: 440px;
}

.checkNewCarInfo_car_input_year_box {
  width: 850px;
  left: 130px;
  top: 540px;
}
.checkNewCarInfo_car_input_origin_dropbox {
  top: 420px;
  -webkit-overflow-scrolling: touch;
}
.checkNewCarInfo_car_input_maker_dropbox {
  top: 420px;
  -webkit-overflow-scrolling: touch;
}
.checkNewCarInfo_car_input_model_dropbox {
  top: 520px;
  -webkit-overflow-scrolling: touch;
}
.checkNewCarInfo_car_input_sunroof_dropbox {
  top: 520px;
  -webkit-overflow-scrolling: touch;
}
.checkNewCarInfo_car_input_year_dropbox {
  top: 620px;
  -webkit-overflow-scrolling: touch;
}

.checkNewCarInfo_car_input_dropbox_item_left {
  height: 100%;
  float: left;
  text-align: left;
  width: 54%;
  padding-left: 6%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.checkNewCarInfo_car_input_dropbox_item_right {
  height: 100%;
  float: left;
  text-align: right;
  width: 34%;
  padding-right: 6%;
  color: #aaaaaa;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkNewCarList_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  background-image: url(5c78a2aa08ede89d1638408f791f2350.jpg);
}

.checkNewCarList_opacity {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 3;
  opacity: 0.6;
  background-color: #000000;
}

.checkNewCarList_content {
  position: absolute;
  width: 1920px;
  height: 1164px;
  left: 0px;
  top: 0px;
  z-index: 4;
}

.checkNewCarList_car {
  height: 200px;
  width: 700px;
  top: 495px;
  left: 610px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.checkNewCarList_title_text {
  left: 50px;
  position: absolute;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  top: 100px;
}

.checkNewCarList_menu_div {
  position: absolute;
  height: 1164px;
  width: 550px;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 1370px;
}

.checkNewCarList_save_button {
  height: 80px;
  width: 400px;
  background-color: #000000;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 920px;
  left: 75px;
}

.checkNewCarList_complete_button {
  height: 80px;
  width: 400px;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 1020px;
  left: 75px;
}

.checkNewCarList_menu_checkbox_box {
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  position: absolute;
  left: 50px;
  width: 400px;
  height: 80px;
}

.checkNewCarList_menu_checkbox_box_1 {
  top: 100px;
}

.checkNewCarList_menu_checkbox_box_2 {
  top: 190px;
}

.checkNewCarList_menu_checkbox_box_3 {
  top: 280px;
}

.checkNewCarList_menu_checkbox_box_4 {
  top: 370px;
}

.checkNewCarList_menu_checkbox_box_5 {
  top: 460px;
}

.checkNewCarList_menu_checkbox_box_6 {
  top: 550px;
}

.checkNewCarList_menu_checkbox_box_7 {
  top: 640px;
}

.checkNewCarList_menu_checkbox_box_8 {
  top: 730px;
}

.checkNewCarList_menu_checkbox_box *,
*::before,
*::after {
  box-sizing: border-box;
}

.checkNewCarList_menu_checkbox_box input {
  position: absolute;
  left: -9999px;
}

.checkNewCarList_menu_checkbox_box label {
  display: block;
  position: relative;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s, box-shadow 0.2s;
  padding-left: 10px;
  padding-top: 3px;
}

.checkNewCarList_menu_checkbox_box_selected {
  color: #ffffff;
}

.checkNewCarList_menu_checkbox_box_unselected {
  color: #666666;
}

.checkNewCarList_menu_checkbox_box_selected label::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0px;
  width: 43px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  transition: background-color 0.2s;
  z-index: -1;
}

.checkNewCarList_menu_checkbox_box_unselected label::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0px;
  width: 43px;
  border: 2px solid #666666;
  border-radius: 8px;
  transition: background-color 0.2s;
  z-index: -1;
}

.checkNewCarList_menu_checkbox_box label:first-of-type {
  transform: translateX(-40px);
}

.checkNewCarList_menu_checkbox_box label:last-of-type {
  transform: translateX(0px);
}

.checkNewCarList_menu_checkbox_box input:checked + div label::before {
  background-color: #ff0000;
}

.checkNewCarList_scroll {
  position: absolute;
  top: 170px;
  left: 0px;
  overflow-y: auto;
  height: 994px;
  width: 1370px;
  -webkit-overflow-scrolling: touch;
}

.checkNewCarList_bg ::-webkit-scrollbar {
  width: 4px;
}

.checkNewCarList_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.checkNewCarList_bg ::-webkit-scrollbar-thumb {
  background-color: #009ea4;
}

.checkNewCarList_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #009ea4;
}

.checkNewCarList_item_div {
  width: 100%;
}

.checkNewCarList_item {
  float: left;
  width: 602px;
  margin-left: 40px;
  margin-right: 20px;
  height: 60px;
  position: relative;
}

.checkNewCarList_item_name {
  position: absolute;
  top: 0px;
  left: 10px;
  color: #ffffff;
  font-size: 25px;
  line-height: 90px;
}

.checkNewCarList_item_good_checkbox {
  position: absolute;
  top: 0px;
  right: 90px;
}

.checkNewCarList_item_bad_checkbox {
  position: absolute;
  top: 0px;
  right: -10px;
}

.checkNewCarList_item_checkbox {
  color: #ffffff;
  font-size: 25px;
  line-height: 80px;
  height: 100px;
}

.checkNewCarList_item_checkbox *,
*::before,
*::after {
  box-sizing: border-box;
}

.checkNewCarList_item_checkbox input {
  position: absolute;
  left: -9999px;
}

.checkNewCarList_item_checkbox label {
  display: block;
  position: relative;
  border-radius: 4px;
  color: #ffffff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s, box-shadow 0.2s;
  padding-left: 40px;
  padding-top: 3px;
}

.checkNewCarList_item_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  top: 28px;
  bottom: 20px;
  left: 0px;
  width: 30px;
  height: 30px;
  border: 2px solid #ffffff;
  border-radius: 100px;
  transition: background-color 0.2s;
}

.checkNewCarList_item_checkbox label:first-of-type {
  transform: translateX(-40px);
}

.checkNewCarList_item_checkbox label:last-of-type {
  transform: translateX(0px);
}

.checkNewCarList_item_checkbox input:checked + label::before {
  background-color: #ff0000;
}

.checkNewCarList_divider {
  border-bottom: 4px solid #ff0000;
  width: 700px;
  margin-left: 335px;
  margin-top: 50px;
  margin-bottom: 50px;
  float: left;
}

.checkNewCarList_detailed_item_div {
  width: 100%;
}

.checkNewCarList_detailed_item {
  float: left;
  width: 1165px;
  margin-left: 100px;
  margin-right: 100px;
  height: 433px;
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 4px;
  margin-bottom: 50px;
  background-color: rgba(0, 0, 0, 0.8);
}

.checkNewCarList_detailed_item_img {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 394px;
  width: 700px;
}

.checkNewCarList_detailed_item_text {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  width: 400px;
  height: 280px;
  overflow-y: auto;
}

.checkNewCarList_detailed_item_text_inner {
  width: 100%;
  white-space: pre-line;
}

.checkNewCarList_detailed_item_modify {
  height: 80px;
  width: 190px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 230px;
}

.checkNewCarList_detailed_item_delete {
  height: 80px;
  width: 190px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.checkNewCarList_camera_textarea {
  background-color: #000000;
  color: #ffffff;
  font-size: 35px;
  line-height: 50px;
  width: 1136px;
  position: absolute;
  height: 280px;
  top: 815px;
  left: 100px;
  padding: 15px 20px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}

.checkNewCarList_bottom_menu_div {
  width: 100%;
  float: left;
  height: 100px;
  position: relative;
}

.checkNewCarList_bottom_menu_back {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 250px;
}

.checkNewCarList_bottom_menu_next {
  height: 80px;
  width: 400px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 716px;
}
.certification_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-image: url(70eb10804087f9d63f844bcce0061172.jpg);
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}

.certification_car {
  height: 200px;
  width: 700px;
  top: 495px;
  left: 610px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.certification_main_text {
  height: 40px;
  width: 520px;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  left: 100px;
  position: absolute;
  top: 100px;
}

.certification_main_searched_text {
  width: 800px;
  color: #ffffff;
  font-size: 35px;
  line-height: 60px;
  text-align: left;
  left: 210px;
  position: absolute;
  top: 90px;
}

.certification_weeks_button_back {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 70px;
  left: 0px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 32px 25px;
  background-size: 50px 50px;
}

.certification_weeks_button_forward {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 70px;
  left: 620px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 32px 25px;
  background-size: 50px 50px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*
.certification_write_button {
  position: absolute;
  height: 60px;
  width: 180px;
  top: 100px;
  left: 1685px;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}
*/

.certification_box {
  height: 80px;
  width: 400px;
  background-color: #000000;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 490px;
}

.certification_list {
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  width: 1870px;
  position: absolute;
  left: 25px;
  top: 185px;
}

.certification_bg ::-webkit-scrollbar {
  width: 4px;
}

.certification_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.certification_bg ::-webkit-scrollbar-thumb {
  background-color: #009ea4;
}

.certification_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #009ea4;
}

.certification_list table {
  width: 100%;
  border-collapse: collapse;
}

.certification_list th {
  height: 60px;
  border-bottom: 4px solid #ff0000;
  text-align: left;
  padding: 0px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.certification_list td {
  height: 80px;
  text-align: left;
  padding: 0px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.certification_scroll {
  overflow-y: auto;
  height: 904px;
  margin-top: 10px;
  -webkit-overflow-scrolling: touch;
}

.certification_button_1 {
  float: left;
  height: 60px;
  width: 150px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}

.certification_button_2 {
  float: left;
  height: 60px;
  width: 200px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

.certification_button_3 {
  float: left;
  height: 60px;
  width: 200px;
  border: 2px solid #009ea4;
  background-color: #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}
.certification_button_4 {
  float: left;
  height: 60px;
  width: 200px;
  border: 2px solid #009ea4;
  background-color: #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  left: 1435px;
  top: 700px;
}
.certification_warning_text {
  height: 40px;
  width: 1870px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 315px;
  left: 0px;
}

.certification_warning_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 465px;
  left: 735px;
}

/****** Search bar *******/
.certification_search_bar_box {
  height: 60px;
  width: 980px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  left: 895px;
  position: absolute;
  top: 90px;
}
.certification_search_bar_input_box {
  height: 64px;
  width: 765px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  position: relative;
  float: left;
}

.certification_search_bar_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.certification_search_bar_box_footer {
  height: 2px;
  width: 100%;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.certification_search_bar_input_value {
  background: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: 0px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  left: 0px;
  position: absolute;
  line-height: 60px;
  height: 60px;
}

.certification_search_bar_input_value:focus {
  outline: 0px;
}

.certification_write_page_search_btn {
  float: right;
  height: 60px;
  width: 170px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-left: 5px;
}

.certification_write_page_search_release_btn {
  float: right;
  position: absolute;
  height: 60px;
  width: 135px;
  top: 90px;
  left: 40px;
  /*border: 2px solid #FFFFFF;*/
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

/* Pixel */
@media (min-width: 411px) {
  .certification_main_text {
    height: 40px;
    width: 585px;
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    left: 100px;
    position: absolute;
    top: 100px;
  }
  .certification_weeks_button_forward {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 675px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

/* iPhone 5/SE*/
@media (max-width: 330px) {
  .certification_main_text {
    height: 40px;
    width: 665px;
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    left: 100px;
    position: absolute;
    top: 100px;
  }
  .certification_weeks_button_forward {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 755px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.show_certificate_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  background-image: url(5c78a2aa08ede89d1638408f791f2350.jpg);
}

.show_certificate_opacity {
  position: absolute;
  width: 1920px;
  height: 1080px;
  left: 0px;
  top: 0px;
  z-index: 3;
  opacity: 0.8;
  background-color: #000000;
}

.show_certificate_content {
  position: absolute;
  width: 1920px;
  height: 1080px;
  left: 0px;
  top: 0px;
  z-index: 4;
}

.show_certificate_change {
  height: 76px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  line-height: 75px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 18px;
  padding: 0px 30px;
  right: 18px;
  z-index: 1;
}

.show_certificate_car {
  height: 200px;
  width: 700px;
  top: 495px;
  left: 610px;
  position: absolute;
  background-image: url(d14cb74208fc4c8606730a5c7647d87a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.show_certificate_main_text {
  width: 1920px;
  position: absolute;
  top: 45px;
  text-align: center;
  font-size: 40px;
  line-height: 60px;
  color: #ffffff;
}

.show_certificate_product_div {
  width: 1820px;
  position: absolute;
  top: 460px;
  left: 50px;
}

.show_certificate_certification_div {
  position: absolute;
  top: 100px;
  left: 50px;
}

.show_certificate_car_div {
  position: absolute;
  top: 100px;
  left: 900px;
}

.show_certificate_customer_div {
  position: absolute;
  top: 275px;
  left: 50px;
}

.show_certificate_payment_div {
  position: absolute;
  top: 275px;
  left: 1370px;
}

.show_certificate_header {
  height: 80px;
  width: 1820px;
}

.show_certificate_header_empty {
  height: 80px;
  width: 242px;
  float: left;
  background-color: rgba(255, 255, 255, 0.05);
  border-bottom: 4px solid #ff0000;
}

.show_certificate_header_other {
  height: 80px;
  width: 263px;
  border-bottom: 4px solid #ff0000;
  float: left;
  text-align: center;
  color: #ffffff;
  line-height: 80px;
  font-size: 35px;
  background-color: rgba(255, 255, 255, 0.05);
}

.show_certificate_sub_content {
  height: 330px;
  width: 1820px;
  overflow-y: auto;
}

.show_certificate_content td {
  height: 80px;
  color: #ffffff;
  font-size: 30px;
  line-height: 80px;
  text-align: center;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.show_certificate_content td.height50 {
  height: 50px;
  line-height: 50px;
}

.show_certificate_content_table_product {
  width: 1820px;
}

.show_certificate_content_table_product tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}

.show_certificate_content_table_product td:nth-child(1) {
  font-size: 35px;
}

.show_certificate_content_table_certification {
  width: 800px;
}

.show_certificate_content_table_certification tr:nth-child(1) td {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 35px;
}

.show_certificate_content_table_car {
  width: 975px;
}

.show_certificate_content_table_car tr:nth-child(1) td {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 35px;
}

.show_certificate_content_table_customer {
  width: 1265px;
}

.show_certificate_content_table_customer tr:nth-child(1) td {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 35px;
}

.show_certificate_content_table_payment {
  width: 500px;
}

.show_certificate_content_table_payment tr:nth-child(1) td {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 35px;
}

.show_certificate_divider_1 {
  position: absolute;
  top: 140px;
  left: 872px;
  width: 4px;
  height: 90px;
  background-color: #009ea4;
}

.show_certificate_divider_2 {
  position: absolute;
  top: 310px;
  left: 1342px;
  width: 4px;
  height: 90px;
  background-color: #009ea4;
}

.show_certificate_divider_3 {
  position: absolute;
  top: 910px;
  left: 400px;
  width: 100px;
  height: 4px;
  background-color: #009ea4;
}

.show_certificate_regenerate_button {
  height: 80px;
  width: 300px;
  border-radius: 4px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: 1570px;
  top: 1050px;
}

.show_certificate_remove_and_generate_button {
  height: 80px;
  width: 300px;
  border-radius: 4px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: 1240px;
  top: 1050px;
}

.show_certificate_remove_button {
  height: 80px;
  width: 300px;
  border-radius: 4px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: 910px;
  top: 1050px;
}

.show_certificate_print_button {
  height: 80px;
  width: 300px;
  border-radius: 4px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: 1570px;
  top: 950px;
}

.show_certificate_kakao_button {
  height: 80px;
  width: 300px;
  border-radius: 4px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: 910px;
  top: 950px;
}

.show_certificate_email_button {
  height: 80px;
  width: 300px;
  border-radius: 4px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  left: 1240px;
  top: 950px;
}

.show_certificate_contect_removed {
  width: 1920px;
  position: absolute;
  top: 500px;
  font-size: 45px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  color: #ffffff;
}

.show_certificate_popup_select {
  font-size: 35px;
  border: 2px solid #666666;
  padding: 10px 20px;
  margin-bottom: 30px;
  text-align-last: center;
  border-radius: 4px;
  -webkit-appearance: none;
  appearance: none;
}

.show_certificate_asetc_table_car tr:nth-child(1) td {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 35px;
}

.show_certificate_asetc_div {
  position: absolute;
  top: 950px;
  left: 50px;
  width: 400px;
}

.show_certificate_dealer_table_car tr:nth-child(1) td {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 35px;
}

.show_certificate_dealer_div {
  position: absolute;
  top: 950px;
  left: 480px;
  width: 400px;
}

.go_home_button {
  height: 60px;
  width: 300px;
  border-radius: 4px;
  background-color: #009ea4;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 1570px;
  top: 20px;
}
.inventory_list_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-image: url(70eb10804087f9d63f844bcce0061172.jpg);
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}

.inventory_list_bg ::-webkit-scrollbar {
  width: 4px;
}

.inventory_list_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.inventory_list_bg ::-webkit-scrollbar-thumb {
  background-color: #009ea4;
}

.inventory_list_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #009ea4;
}

.inventory_list_scroll {
  overflow-y: auto;
  height: 904px;
  margin-top: 10px;
  -webkit-overflow-scrolling: touch;
}

.inventory_list_warning_text {
  height: 40px;
  width: 1870px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 315px;
  left: 0px;
}

.inventory_list_warning_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 465px;
  left: 735px;
}

.inventory_list_main_text {
  height: 40px;
  width: 1920px;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 100px;
}

.inventory_list_list {
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  width: 1870px;
  position: absolute;
  left: 25px;
  top: 185px;
}

.inventory_list_list table {
  width: 100%;
  border-collapse: collapse;
}

.inventory_list_list th {
  height: 60px;
  border-bottom: 4px solid #ff0000;
  text-align: left;
  padding: 0px 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.inventory_list_list td {
  height: 80px;
  text-align: left;
  padding: 0px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inventory_list_delete_button {
  float: left;
  height: 60px;
  width: 210px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

.inventory_list_sort_button {
  height: 50px;
  width: 82px;
  line-height: 50px;
  border-radius: 4px;
  padding: 0px 20px;
}

.inventory_list_sort_button_selected {
  border: 2px solid #ffffff;
}

.inventory_list_sort_button_deselected {
  border: 2px solid #333333;
}

@media (max-width: 575px) {
  .inventory_request_main_text {
    height: 40px;
    width: 585px;
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    left: 100px;
    position: absolute;
    top: 100px;
  }
  .inventory_request_weeks_button_forward {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 675px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .inventory_list_delete_button {
    float: left;
    height: 60px;
    width: 275px;
    border: 2px solid #ff0000;
    background-color: #ff0000;
    border-radius: 4px;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
  }

  .inventory_list_sort_button {
    height: 60px;
    width: 130px;
    line-height: 65px;
    border-radius: 4px;
    padding: 0px 20px;
  }
  .inventory_list_sort_button_selected {
    border: 3px solid #ffffff;
  }
  .inventory_list_sort_button_deselected {
    border: 3px solid #333333;
  }
}

/* Pixel */
/* @media (max-width: 411px) {
  .inventory_list_delete_button {
    float: left;
    height: 60px;
    width: 265px;
    border: 2px solid #ff0000;
    background-color: #ff0000;
    border-radius: 4px;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
  }
  .inventory_list_sort_button {
    height: 60px;
    width: 115px;
    line-height: 65px;
    border-radius: 4px;
    padding: 0px 20px;
    margin-left: 30px;
  }
  .inventory_list_sort_button_selected {
    border: 3px solid #ffffff;
  }
  .inventory_list_sort_button_deselected {
    border: 3px solid #333333;
  }
} */

/* iPhone 5/SE*/
@media (max-width: 330px) {
  .inventory_list_delete_button {
    float: left;
    height: 60px;
    width: 310px;
    border: 2px solid #ff0000;
    background-color: #ff0000;
    border-radius: 4px;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
  }
}
.inventory_request_bg {
  padding: 0px;
  margin: 0px;
  height: 1164px;
  width: 1920px;
  background-image: url(70eb10804087f9d63f844bcce0061172.jpg);
  background-position: center 0%;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}

.inventory_request_main_text {
  height: 40px;
  width: 520px;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  left: 100px;
  position: absolute;
  top: 100px;
}

.inventory_request_weeks_button_back {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 70px;
  left: 0px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 32px 25px;
  background-size: 50px 50px;
}

.inventory_request_weeks_button_forward {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 70px;
  left: 620px;
  background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
  background-repeat: no-repeat;
  background-position: 32px 25px;
  background-size: 50px 50px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.inventoryList_button_cancel {
  float: left;
  height: 60px;
  width: 82px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}

.inventory_request_request_button {
  position: absolute;
  right: 45px;
  top: 92px;
  height: 60px;
  width: 200px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

.inventory_request_list {
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  width: 1870px;
  position: absolute;
  left: 25px;
  top: 185px;
}

.inventory_request_bg ::-webkit-scrollbar {
  width: 4px;
}

.inventory_request_bg ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.inventory_request_bg ::-webkit-scrollbar-thumb {
  background-color: #009ea4;
}

.inventory_request_bg ::-webkit-scrollbar-thumb:hover {
  background-color: #009ea4;
}

.inventory_request_list table {
  width: 100%;
  border-collapse: collapse;
}

.inventory_request_list th {
  height: 60px;
  border-bottom: 4px solid #ff0000;
  text-align: left;
  padding: 0px 20px;
}

.inventory_request_list td {
  height: 80px;
  text-align: left;
  padding: 0px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inventory_request_scroll {
  overflow-y: auto;
  height: 904px;
  margin-top: 10px;
  -webkit-overflow-scrolling: touch;
}

.inventory_request_button_1 {
  float: left;
  height: 60px;
  width: 190px;
  border: 2px solid #009ea4;
  background-color: #009ea4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}

.inventory_request_button_2 {
  float: left;
  height: 60px;
  width: 190px;
  border: 2px solid #666666;
  border-radius: 4px;
  color: #666666;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}

.inventory_request_button_3 {
  float: left;
  height: 60px;
  width: 190px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-right: 14px;
}

.inventory_request_warning_text {
  height: 40px;
  width: 1870px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 315px;
  left: 0px;
}

.inventory_request_warning_button {
  height: 80px;
  width: 400px;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  position: absolute;
  top: 465px;
  left: 735px;
}

.inventory_request_make_popup_bg {
  position: absolute;
  width: 1920px;
  height: 1164px;
}

.inventory_request_make_popup_opacity {
  position: absolute;
  width: 1920px;
  height: 1164px;
  background: #000000;
  opacity: 0.3;
  z-index: 8;
}

.inventory_request_make_popup_content {
  position: absolute;
  left: 160px;
  width: 1600px;
  height: 900px;
  top: 132px;
  padding: 40px;
  border-radius: 0.3125em;
  background: #ffffff;
  font-size: 35px;
  box-sizing: border-box;
  z-index: 10;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #000000;
}

.inventory_request_make_popup_text {
  width: 100%;
  top: 717px;
  text-align: center;
  position: absolute;
}

.inventory_request_make_popup_button_ok {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  padding: 20px 40px;
  width: 400px;
  border-radius: 4px;
  background-color: #ff0000;
  position: absolute;
  bottom: 40px;
  left: 305px;
  color: #ffffff;
}

.inventory_request_make_popup_button_cancel {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  padding: 20px 40px;
  width: 400px;
  border-radius: 4px;
  background-color: #009ea4;
  position: absolute;
  bottom: 40px;
  left: 815px;
  color: #ffffff;
}

.inventory_request_box {
  height: 80px;
  width: 300px;
  background-color: #ffffff;
  line-height: 80px;
  color: #666666;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

.inventory_request_box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.inventory_request_box_footer {
  height: 2px;
  width: 300px;
  background-color: #ff0000;
  position: absolute;
  bottom: 0px;
}

.inventory_request_box_arrow {
  height: 14px;
  width: 20px;
  position: absolute;
  left: 258px;
  top: 34px;
  background-image: url(b1295238c597041368ff1263a14f090a.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.inventory_request_box_text {
  width: 258px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inventory_request_lineup_box {
  left: 94px;
}

.inventory_request_product_box {
  left: 438px;
}

.inventory_request_width_box {
  left: 782px;
}

.inventory_request_amount_box {
  left: 1126px;
}

.inventory_request_dropbox {
  position: absolute;
  top: 80px;
  max-height: 550px;
  width: 300px;
  background-color: #ffffff;
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  line-height: 75px;
  text-align: center;
  overflow-y: auto;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  z-index: 1;
  border: 2px solid #666666;
  -webkit-overflow-scrolling: touch;
}

.inventory_request_row_div {
  float: left;
  width: 1520px;
  height: 90px;
}

.inventory_request_row_div_inner {
  position: absolute;
  width: 1520px;
  height: 90px;
}

.inventory_request_row_index {
  position: absolute;
  left: 0px;
  width: 50px;
  height: 78px;
  line-height: 78px;
  border-bottom: 2px solid #ff0000;
}

.inventory_request_row_clear {
  position: absolute;
  width: 50px;
  left: 1470px;
  height: 78px;
  line-height: 84px;
}

.inventory_request_title {
  margin-top: 30px;
  margin-bottom: 50px;
}

@media (max-width: 575px) {
  .inventory_request_main_text {
    height: 40px;
    width: 585px;
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    left: 100px;
    position: absolute;
    top: 100px;
  }
  .inventory_request_weeks_button_forward {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 675px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

/* iPhone 5/SE*/
@media (max-width: 330px) {
  .inventory_request_main_text {
    height: 40px;
    width: 660px;
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    left: 100px;
    position: absolute;
    top: 100px;
  }
  .inventory_request_weeks_button_forward {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 70px;
    left: 750px;
    background-image: url(235fe79a44f90aac1227b8113b0ab650.svg);
    background-repeat: no-repeat;
    background-position: 32px 25px;
    background-size: 50px 50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
