﻿.print-pane {
  padding: 20px;
}

.print-pane .card {
  max-width: 980px;
  margin: auto;
  background-color: #fff;
  border: 1px solid #888;
}

.print-pane .card .row {
  margin: 0px;
}

.print-pane .card .invoice-contact .col-md-8 {
  padding: 0;
}

.print-pane .card .txt-info {
  color: #40c4ff !important;
  font-size: 15px;
  font-weight: bold;
}

.invoice-contact {
  display: flex;
  margin-bottom: 30px;
  padding-top: 30px;
  align-items: center;
}

.invoice-box {
  background: #1b8bf9;
  color: #fff;
  padding: 20px 0;
  display: flex;
  align-items: center;
}

.invoice-table {
  border-left: 1px solid #fff;
  background-color: transparent !important;
  padding-left: 20px;
}

.invoice-table tr {
  background-color: transparent !important;
}

.invoice-table td {
  border: 0px !important;
}

.invoice-table td,
.invoice-table th {
  border-top: none;
  padding: 3px 0;
}

.invoice-table>tbody>tr:last-child>td,
.invoice-table>tfoot>tr:last-child>td {
  padding-bottom: 0;
}

.invoice-table.invoice-total th {
  font-weight: bold;
  font-size: 14px;
  color: #000;
  border: none;
}

.invoice-table.invoice-total * {
  font-size: 14px;
}

.invoice-box h1 {
  font-size: 7rem;
}

.invoice-order {
  padding-left: 0;
  white-space: nowrap;
}

.invoice-order th:first-child {
  padding-left: 0;
  width: 80px;
}

.invoice-detail-table th:first-child {
  text-align: right;
}

.invoice-detail-table thead th {
  text-align: center;
}

.invoice-detail-table td {
  vertical-align: middle !important;
  text-align: center;
}

.invoice-detail-table td:first-child {
  text-align: right;
}

.invoice-total {
  color: #000;
  background: #ffffff !important;
  border-top: 2px solid #dfdfde;
  width: 100%;
}

.invoice-total th,
.invoice-total td {
  text-align: right;
}

.invoice-total td {
  padding-left: 30px;
}

.invoive-info {
  display: flex;
  margin-bottom: 30px;
}

.invoive-info h6 {
  font-size: 1rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.invoice-total tbody {
  padding-right: 20px;
  float: right;
}

.factor {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px dashed;
}

.factor img {
  width: 60px;
}

.zirfactor {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  padding: 0 8px;
  font-size: 14px;
}

.factor div a {
  color: #525252;
}

.zirfactor>div {
  flex: 0 0 33%;
  display: flex;
  line-height: 2;
  align-items: center;
}

.zirfactor>div .title {
  margin-left: 10px;
}

.factorBorder {
  border: 1px solid #bbb;
  background: #ffffff;
  color: #525252;
}

.factor div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.factor h1 {
  color: #525252;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
}

.zirfactor>div .label {
  line-height: 20px;
  height: 25px;
}

table.table.invoice-detail-table {
  color: #000;
  background: #ffffff;
  margin-bottom: 9px;
  width: 100%;
}

table.table.invoice-detail-table>thead {
  font-size: 12px;
}

.invoice-detail-table th:first-child {
  text-align: right;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

table.table.invoice-detail-table>tbody {
  font-size: 13px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 3px 2px;
  line-height: 1.42857143;
  border-top: 1px solid #ddd;
  font-weight: normal;
}

.table .h5,
.table h5 {
  font-size: 11px;
  margin: 0;
  max-width: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

@media (min-width: 500px) {

  .table .h5,
  .table h5 {
    max-width: 200px;
  }
}

@media (max-width: 760px) {

  .factor,
  .zirfactor {
    display: block;
    text-align: center;
  }

  .factor h1 {
    font-size: 20px;
    text-align: center;
  }
}

p.ad-invoic {
  line-height: 25px;
  min-width: 200px;
  margin: 0;
}

span.title {
  font-size: 11px;
  font-weight: bold;
}

table.table.invoice-detail-table>thead {
  font-size: 10px;
}

.payable {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

table.table.invoice-detail-table>tbody {
  font-size: 13px;
}

.card-block {
  border: 1px solid #bbb;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 20px;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-danger {
  color: #fff;
  background-color: #ed2b73;
  border-color: #ed2b73;
  text-align: center;
  font-weight: bold;
  margin: 20px;
}

.alert-danger p {
  margin: 0;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.no-padding-tb {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

span.factor-logo svg {
  width: 100px;
  height: 100px;
  max-width: 100%;
}

.invoice-table_EndPay.invoice-total>div>div {
  display: flex;
}

.invoice-table_EndPay.invoice-total>div>div>div {
  margin-left: 10px;
}

#Download span {
  cursor: pointer;
  color: var(--Black);
  background: var(--CustomColor8);
  padding: 0.2rem 1.5rem;
  margin-top: 2rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#Download {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

span.factor-logo {
  width: 60px;
}