.table-grid {
  width: 100%;
  border-collapse: collapse;
}

.table-header, .table-header-condensed {
  border: 1px solid black;
  padding:4px;
  background: black;
  width: 100%;
  text-align: center;
}

.table-header-condensed {
  padding: 0cm 5.4pt;
}

.table-header-text {
  font-size: 12px;
  font-family:'Montserrat', sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.table-cell {
  border: 0.5px solid rgb(158, 158, 158);
  padding: 1.75pt;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  margin: 0;
}
.table-cell-padded {
  padding: 3px;
}
.table-borderless .table-cell {
  border-width: 0;
}

.table-cell-bg {
  background: #f2f2f2;
}

.grey-background p strong span {
  font-size: 13px;
  color: #404040;
}

.grey-background p span {
  font-size: 13px;
  color: #A9B0BB;
}

.black-background p strong span {
  font-size: 13px;
  color: white;
}

.table-cell-text {
  font-size: 10px;
  color: black;
  font-weight: bold;
}

.table-cell-value {
  font-size: 10px;
}

.table-cell-value-xs-small{
  font-size:8px;
}

.center-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}

.table-subheader {
  background: #F2F2F2;
}

.table-subheader-text {
  color: #404040;
  font-weight: bold;
  font-size: 10pt;
  font-family: 'Montserrat', sans-serif;
}

.font-12{
  font-size:12px;
}
.font-10{
  font-size:10px;
}
.font-8{
  font-size:8px;
}



.stock-item-header {
  font-weight: bold;
  margin-top: 15px;
}

.test-row {
  display: flex;
  margin-bottom: 10px;
}

.test-row .col {
  margin-right: 10px;
}

.test-result {
  width: 100%;
}







.hr,hr{
    border-top: 1px solid #e4eaec;
}

.invoice-wrapper .payment-details {
    border-top: 2px solid #ebecee;
    margin-top: 30px;
    padding-top: 20px;
    line-height: 22px;
    font-size:100%;
  }
  .invoice-wrapper .payment-details span {
    display: block;
  }
  .invoice-wrapper .payment-details a {
    display: inline-block;
    margin-top: 5px;
  }
  .invoice-wrapper .line-items {
    margin-top: 40px;
  }
  .invoice-wrapper .line-items .print a {
    display: inline-block;
    border: 1px solid #9cb5d6;
    padding: 13px 13px;
    border-radius: 5px;
    color: #708dc0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .invoice-wrapper .line-items .print a:hover {
    text-decoration: none;
    border-color: #333;
    color: #333;
  }
  .invoice-wrapper .line-items .headers {
    color: #a9b0bb;
    letter-spacing: 0.3px;
    font-weight:700;
    border-bottom: 2px solid #ebecee;
    padding-bottom: 4px;
  }
  .invoice-wrapper .line-items .items {
    margin-top: 8px;
    border-bottom: 2px solid #ebecee;
    padding-bottom: 8px;
  }
  .invoice-wrapper .line-items .item {
    padding: 10px 0;
    color: #696969;
  }
  .invoice-wrapper .line-items .item .amount {
    letter-spacing: 0.1px;
    color: #84868a;
  }
  .invoice-wrapper .intro {
    line-height: 25px;
    color: #444;
  }
  .invoice-wrapper .payment-info {
    margin-top: 25px;
    padding-top: 15px;
  }
  .invoice-wrapper .payment-info span {
    color: #a9b0bb;
  }
  .invoice-wrapper .payment-info strong {
    display: block;
    color: #444;
    margin-top: 3px;
  }
  .invoice-wrapper .invoice-footer .total {
    margin-top: 30px;
  }
  .invoice-wrapper .invoice-footer .total .extra-notes {
    float: left;
    width: 40%;
    text-align: left;
    color: #7a7a7a;
    line-height: 20px;
  }
  .invoice-wrapper .invoice-footer .total strong {
    display: block;
    margin-bottom: 5px;
    color: #454545;
  }
  .invoice-wrapper .invoice-footer .total .field {
    margin-bottom: 7px;
    color: #555;
  }
  .invoice-wrapper .invoice-footer .total .field.grand-total {
    margin-top: 10px;
    font-weight: 500;
  }
  .invoice-wrapper .invoice-footer .total .field.grand-total span {
    color: #20a720;
  }
  .invoice-wrapper .invoice-footer .total .print {
    margin-top: 50px;
    text-align: center;
  }
  .invoice-wrapper .invoice-footer .total .print a i {
    margin-right: 3px;
  }
  .invoice-wrapper .footer {
    margin-top: 40px;
    margin-bottom: 110px;
    text-align: center;
    color: #969cad;
  }
  
  .receipt-content {
    background: #eceef4;
  }
  
  .invoice-wrapper .invoice-footer .total .field span {
    display: inline-block;
    margin-left: 20px;
    min-width: 85px;
    color: #84868a;
  }
  
  .column100 {
    width: 130px;
    padding-left: 25px;
  }
  
  .column100.column1 {
    width: 265px;
    padding-left: 42px;
  }
  
  .row100.head th {
    padding-top: 24px;
    padding-bottom: 20px;
  }
  
  .row100 td {
    padding-top: 18px;
    padding-bottom: 14px;
  }
  
  
  /*==================================================================
  [ Ver1 ]*/
  .fc-table tr  {
    margin-bottom: -1px;
  }
  .fc-table td {
    font-size: 12px;
    color: #222;
    line-height: 1.1;
    border: 1px solid #999!important;
  }
  
  .fc-table tr  {
    border: 1px solid #999!important;
  }
  
  .tr-hide,
  .tr-hide td {
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
  }
  
  .fc-table .head td {
    font-size: 10px;
    color: #444;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #f2f2f2 !important;
  }
    
  
  .list-half-grid{
    padding:5px;
    float:left;
    display: block;
  }
  
  
  .evidence-img-col-6{
    width:250px;
    display: inline-block;margin:5px;
  }
  .evidence-img-col-12{
    width:500px;	
    display: inline;margin:5px;
  }
  
  
  
  
  
  
  
  
  table.fps-table tr.page-header td{
    text-align:center!important;
  }
  
  table.fps-table tr.page-header h2{
    text-transform:uppercase;
  }
  
  table.fps-table tr th,
  table.fps-table tr td{
    font-family:'Montserrat';
    font-size:10px!important;
    border: 1px solid #999;
  }
  
  table.fps-table tr .section-title{
    text-align:center!important;
    font-weight:bold;
    background:#f2f2f2;
  }
  table.fps-table .default-bg{
    background:#f2f2f2;
  }