:root {
  --width-preview: 1200px;
}

hr {
  border-color: white;
}

.text-gray-container {
  font-size: 15px;
  padding-right: 30%;
}

.active_label {
  font-size: 14px !important;
  transform: translateY(-2.5rem);
}

.padding-inputs {
  padding: 0px 20px;
}

.row-form-magin {
  margin-bottom: 20px;
}

#send {
  margin-top: 15px;
}

.hiper-mobile-date label {
  font-size: 11px;
}

.col-m-bottom {
  margin-bottom: 10px;
}

/* .checkbox-container {
  padding: 20px;
} */

#invoice .text-floating-container.active>.text-floating,
.text-floating-container>.text-floating.active {
  font-size: 14px;
  transform: translateY(-2.5rem);
}

#invoiceData .text-floating-container.active>.text-floating,
.text-floating-container>.text-floating.active {
  font-size: 14px;
  transform: translateY(-2.5rem);
}

#preview .text-floating-container.active>.text-floating,
.text-floating-container>.text-floating.active {
  font-size: 14px;
  transform: translateY(-2.5rem);
}

#inputPickUpDate.date-input::-webkit-calendar-picker-indicator {
  height: 100%;
  width: calc(100% - 5px);
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0 5px 9px 0;
  cursor: pointer;
  background: transparent;
}

#inputPickUpDate.date-input {
  z-index: 1;
  height: 40px;
  font-size: 0.0001em;
  padding: 0;
  cursor: pointer;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=);
  background-color: transparent;
  background-origin: content-box;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: calc(100% - 10px);
  color: transparent;
}

#inputPickUpDate::-webkit-datetime-edit {
  display: none;
  color: transparent;
}

/* ------------------------------------- */

#fecExp.date-input::-webkit-calendar-picker-indicator {
  height: 100%;
  width: calc(100% - 5px);
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0 5px 9px 0;
  cursor: pointer;
  background: transparent;
}

#fecExp.date-input {
  z-index: 1;
  height: 40px;
  font-size: 0.0001em;
  padding: 0;
  cursor: pointer;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=);
  background-color: transparent;
  background-origin: content-box;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: calc(100% - 10px);
  color: transparent;
}

#fecExp::-webkit-datetime-edit {
  display: none;
  color: transparent;
}

.padding-inputs-datepicker {
  padding-left: 20px;
}

.invoiceButton {
  margin: 0 auto;
}

#invoiceData .background-gray {
  background-color: var(--lighter-gray-color);
  margin: 0px !important;
}

#invoiceData .background-gray * {
  background-color: transparent !important;
}

#preview .background-gray {
  background-color: var(--lighter-gray-color);
  margin: 0px !important;
}

@media (min-width: 1200px) {
  #preview .xl-pt-15px {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

.padding-inputs-datepicker .hiper-mobile-date label {
  padding-right: 15px;
  left: 5px;
}

.padding-inputs-borndate {
  padding-right: 20px;
}

.padding-inputs-borndate .hiper-mobile-date label {
  padding-right: 5px;
}

.image-invoice {
  background-position: center;
  height: 50vh;
  background-repeat: no-repeat;
  background-color: transparent;
  background-origin: content-box;
  background-size: 100%;
  margin-bottom: 15px;
}



#invoiceData .hiper-input-date .hiper-mobile-date>label {
  left: 5px;
}

#invoiceData .popup-container {
  max-width: 300px;
}

#invoiceData .related-label {
  text-transform: uppercase;
}

#preview .text-floating-container.active>.text-floating,
#preview.text-floating-container>.text-floating.active {
  font-size: 14px;
  transform: translateY(-2.5rem);
}

#preview .dropdown-container.text-floating-container>.text-floating {
  padding-left: 5px;
  left: 5px;
}

#preview .dropdown .dropdown-menu li:hover,
#preview .dropdown .dropdown-menu li:active,
#preview .dropdown .dropdown-menu li.active {
  opacity: 1;
}

#preview .text-floating.active {
  left: 5px;
}

#preview .hidden-input-value {
  opacity: 1;
  font-size: 18px;
  padding: 0;
  padding-bottom: 8px !important;
  font-weight: bold;
  width: 100%;
  border-bottom: 2px var(--black-color) solid;
  background-color: white;
  z-index: 1;
  text-align: left;
  padding-left: 10px;
  min-height: auto;
}

#preview .dropdown.active .hidden-input-value {
  border-bottom: none;
}

#preview .hiper-input-date .hiper-mobile-date>label {
  left: 5px;
}

#preview .popup-container {
  max-width: 300px;
}

#preview .related-label {
  text-transform: uppercase;
}

#invoice .related-label {
  text-transform: uppercase;
}

#invoice input {
  text-transform: uppercase;
}

#invoiceData label.static-up-label {
  top: 10px;
  font-size: 14px;
}

#preview label.static-up-label {
  top: 10px;
  font-size: 14px;
}

#invoiceData #staticContainer {
  -webkit-transition: all 5s ease;
  -moz-transition: all 5s ease;
  -o-transition: all 5s ease;
  transition: all 5s ease;
}

.expand-hide-container {
  padding-top: 2px;
}

.row>table {
  margin-top: 30px;
}

table {
  border-collapse: collapse;
  font-size: 20px;
}

td {
  text-align: center;
  padding-top: 5px;
  text-transform: capitalize;
}

th {
  text-align: center;
}

#invoice tr:nth-child(odd) {
  background-color: #f2f2f2;
}

#invoiceData tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.table-container {
  display: flex;
  justify-content: center;
}

/* .table-container>table {
  width: 60%;
} */

.last-tr {
  border-top: solid 1px rgb(219, 216, 216);
  border-bottom: solid 1px rgb(219, 216, 216);
  background-color: inherit !important;
}

.last-tr td {
  text-transform: none;
}

.two {
  order: 1;
}

.one {
  order: 2;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .padding-inputs-datepicker {
    padding-right: 20px;
  }

  .padding-inputs-borndate {
    padding-left: 20px;
  }

  .two {
    order: 2;
  }

  .one {
    order: 1;
    margin-bottom: auto;
  }
}

@media (max-width: 1199px) {
  .image-invoice {
    background-position: center;
    height: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-origin: content-box;
    background-size: 100%;
    margin-bottom: 15px;
    padding: 0px 30px;
  }

  #preview .preview-parent,
  #preview .preview-parent * {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    font-weight: normal !important;
    font-size: 0 !important;
  }

  #preview .btn-primary {
    margin-bottom: 5px;
  }

  #preview #staticContainer {
    padding-bottom: 70px !important;
  }


  #preview #message-container {
    margin-bottom: 50px;
  }
}

#invoiceData .generate-button {
  margin: auto;
  width: 200px;
}

.calendario {
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  height: 45px;
  padding: 10px 5px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=);
  background-origin: content-box;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position-x: right;
  text-transform: uppercase;
}

#preview .generate-button {
  margin: auto;
  width: 400px;
}

#preview .generate-button button {
  text-align: left;
}

#preview .preview-container {
  max-width: var(--width-preview);
  padding: 25px !important;
  border: 1px solid black;
}

#preview .generate-button button .center-button {
  margin: auto;
}

#preview .popup-container {
  min-height: 50px;
}

#invoiceData .popup-container {
  min-height: 50px;
}

.button-container-preview {
  width: 40%;
  margin: auto;
  margin-bottom: 10px;
}

.margin-top-bottom-15px {
  margin: 15px 0;
}

body.show-popup#preview .preview-container {
  border-color: #00000070;
}