.lo__report-order{
  padding: 100px 0px;
}

.lo__report-order .price-wrap{
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.lo__report-order .ai-des{
  font-size: 10px;
  font-weight: 400;
}

.lo__report-order .bundle-list-wrap{
  margin-left: 10px;
}

.lo__report-order .bundle-list-title{
  margin-top: 10px;
  font-size: 14px;
}

.lo__report-order .bundle-list-item{
  font-size: 12px;
}

.lo__report-order .AIWrap{
  align-items: flex-start;

}

.download-guide{
  font-size: 12px;
  font-weight: 400;
    color: red;
    font-style: italic;
    text-decoration: underline;
  cursor: pointer;
}

.download-pdf-modal .__gen{
  text-align: center;
  font-size: 20px;
  text-align: center;
  font-size: 20px;
  color: #3a3a3a;
  font-weight: 700;
}

.download-pdf-modal .modal-body{
  padding: 40px 20px;
}

.download-pdf-modal .__image{
  display: inline-flex;
  align-items: center;
   justify-content: center;
  width: 100%;
  margin-top: 20px;
}


.download-pdf-modal .modal-body img{
  width: 40px;
  height: 40px;
}

.download-pdf-modal .__guide{
  margin-top: 18px;
  text-align: center;
  font-size: 20px;
  font-size: 14px;
  color: #3a3a3a;
  font-weight: 700;
}

.download-guide.downloaded{
 color: gray;
}
#not-found {
  display: none;
}
.billing-order__detail-form-item .error-text{
  display: none;
}
.billing-order__payment-form-item-card input {
  width: 24px;
  height: 24px;
}

.product-guide-dowload{

}

.billing-order__payment-form-item-card{
  border: 1px solid #CED4DA;
  border-radius: 6px;
  height:59px;
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 8px;
  justify-content: space-between;
  background-color: #F5F5F5;
/*   margin-top: 18px; */
  border-color:#CED4DA;
}
.billing-order__payment-form-item-card:has(input:checked) {
  background-color: #ffffff;
}
.billing-order__payment-form-item.active .billing-order__payment-form-item-detail {
  display: block;
}
.billing-order__payment-form-item .billing-order__payment-form-item-detail {
  display: none;
}

#billing-container input::placeholder {
  font-size: 12px;
}

.billing-order__payment-form-item-title{
 
  font-size: 14px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 18px;
}

.billing-order__detail-form-item.error .error-text{
  display: block;
}

.billing-order__payment-form-item:not(:last-child){
  margin-bottom: 18px;
}

input.billing-order__checkout-form-item-label  {
    border: 1px solid #ced4da;
    border-radius: 4px;
    box-shadow: none;
    height: 32px;
    max-width: 60px;
   margin-left: 24px;
    outline: none;
    padding-left: 12px;
}

.lo__report-order .error-text{
  margin-top: 4px;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  color: #EB5757;
}

.billing-order__checkout-form-item{
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
}

.lo__report-order .button-text{
  height: 50px;
  background-color: #223D96;
  border: 1px solid transparent;
  border-radius: 34px;
  color: #ffffff;  
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content:center;
  cursor: pointer;
}

.lo__report-order .mt-32px {
  margin-top: 32px !important;
}

.lo__report-order .mt-14px {
  margin-top: 14px !important;
}
.lo__report-order .billing-order__detail-content{
  margin-top: 32px;
}
.lo__report-order .billing-order__summary-box .title-box{
  border-bottom: 1px solid var(--gray-5,#E0E0E0);
  padding-bottom: 10px;
}
.lo__report-order .billing-order__summary-box .title{
  padding-left: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;

}
.lo__report-order .billing-order__summary-box{
  border: 1px solid #CED4DA;
  padding: 16px 17px 16px 17px;
  border-radius: 11px;
  gap: 42px;
  background-color: #ffffff;
  margin-top: 87px;
}

.lo__report-order .billing-order__detail-title{
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;

}

.lo__report-order .success-message{
    color: var(--primary);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 4px;
}

.lo__report-order .error-message{
    color: #eb5757;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 4px;
}

.lo__report-order .px-14px {
  padding: 0px 14px;
}

.lo__report-order  .text-guide,
.lo__report-order  .text-link{
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: center;
  color: #4F4F4F;
}

.lo__report-order  .text-link{
  color:#2F80ED;
}


}


.lo__report-order .billing-order .billing-order__detail{
/*   min-width: 447px; */
  max-width: 800px;
}

.lo__report-order .billing-order .billing-order__summary{
/*   min-width: 450px; */
  max-width: 450px;
}

.lo__report-order .billing-order__detail-form-item{
  margin-bottom: 12px;
}

.lo__report-order .payment__detail-form-item-title,
.lo__report-order .billing-order__detail-form-item-label{
  font-size: 13px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;
  color:  #424242;
}

.lo__report-order .payment__detail-form-item-title {
  height: 27px;
}

.lo__report-order .payment__detail-form-item-title.required::after,
.lo__report-order .billing-order__detail-form-item-label.required::after{
  content: " *";
  color: red;
}
.lo__report-order .billing-order__detail-form-item select,
.lo__report-order .billing-order__detail-form-item input{
  width: 100%;
  outline:none;
  box-shadow: none;
  border: 1px solid #CED4DA;
  height: 40px;
  border-radius: 4px;
  padding-left: 12px;
}

.lo__report-order .billing-order{
  display: inline-flex;
  visibility: hidden;
  align-items: flex-start;
  gap: 90px;
  justify-content:center;
  width: 100%;
  margin: 0px auto;
  padding: 0px 20px;
}
@media only screen and (max-width: 769px) {
  .lo__report-order {
    padding-top: 32px!important;
  }
.lo__report-order .billing-order{
  display: block !important;
}
.lo__report-order{
  padding: 186px 8px;
}
.lo__report-order .billing-order .billing-order__detail{
  min-width: unset;
}

.lo__report-order .billing-order .billing-order__summary{
  min-width: unset;
}
}
@media only screen and (min-width: 481px) and (max-width: 769px) {

}

@media only screen and (min-width: 320px) and (max-width: 481px) {

.lo__report-order .billing-order{
  padding: 0px 10px;
}
}

#place-order-detail{
  margin-top: 20px;
}

#place-order-action{
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 0px 0px 0px;
}

#place-order-action a {
  font-size: 14px;
  color: var(--primary)!important;
  text-decoration: underline !important;
}

#place-order-action button{
  font-size: 14px;
  color: var(--danger)!important;
  border-color: transparent;
  border-radius: 6px;
}
