/*================================================================================
  Item Name: Materialize - Material Design Admin Template
  Version: 5.0
  Author: PIXINVENT
  Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.report-sample-sec .card-content-title {
  border-bottom: solid 1px #EAEAEA; }
.report-sample-sec .page-header-sec {
  height: auto;
  box-sizing: border-box;
  overflow: hidden; }
  .report-sample-sec .page-header-sec .row {
    flex-wrap: wrap;
    display: flex;
    align-items: center; }
  .report-sample-sec .page-header-sec .title-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .report-sample-sec .page-header-sec .title-block h5 {
      margin-right: 20px !important; }
    .report-sample-sec .page-header-sec .title-block .title-status {
      display: inline-block;
      padding: 5px 15px;
      border-radius: 25px;
      background-color: #F2FAFD;
      border: solid 1px #B7E2F2;
      color: #23A5D7;
      font-size: 12px; }
  .report-sample-sec .page-header-sec .btn-block {
    text-align: right; }
  .report-sample-sec .page-header-sec .btn-col {
    display: flex;
    justify-content: flex-end; }
    .report-sample-sec .page-header-sec .btn-col .btn-block-wrapper {
      display: flex; }
      .report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block {
        display: inline-flex; }
        .report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block .title-btn {
          margin: 2px;
          min-width: max-content;
          text-align: center;
          display: inline-flex;
          text-decoration: none;
          padding-left: 15px;
          padding-right: 15px;
          font-size: 13px; }
        .report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block.btn-block-end {
          padding-left: 15px; }
.report-sample-sec .report-details-sec {
  padding: 0 10px; }
  .report-sample-sec .report-details-sec .report-details-col {
    border-right: solid 1px #EAEAEA;
    border-bottom: solid 1px #EAEAEA;
    padding: 15px 25px; }
    .report-sample-sec .report-details-sec .report-details-col:nth-child(3n+3) {
      border-right: 0; }
  .report-sample-sec .report-details-sec .report-details-block {
    min-height: 50px; }
    .report-sample-sec .report-details-sec .report-details-block .report-details-label {
      font-size: 12px;
      color: #B8B8B8; }
    .report-sample-sec .report-details-sec .report-details-block .report-op {
      color: #000;
      font-size: 16px; }
    .report-sample-sec .report-details-sec .report-details-block .report-details-btn {
      font-size: 12px;
      padding-left: 15px;
      padding-right: 15px; }
.report-sample-sec .report-details-sec-btm {
  padding: 15px 25px; }
  .report-sample-sec .report-details-sec-btm .row {
    border: solid 1px #EAEAEA;
    border-bottom: none;
    overflow: hidden;
    border-radius: 5px; }
  .report-sample-sec .report-details-sec-btm .report-details-col {
    background-color: #FCFCFC; }
.report-sample-sec .test-info-table-container .test-info-card {
  padding: 15px; }
  .report-sample-sec .test-info-table-container .test-info-card:nth-child(even) {
    background-color: #F9F9F9; }
  .report-sample-sec .test-info-table-container .test-info-card .name-block-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .report-sample-sec .test-info-table-container .test-info-card .name-block-wrapper .tab-name-block {
      min-width: 200px;
      max-width: 100%; }
  .report-sample-sec .test-info-table-container .test-info-card .current-status {
    background-color: #E1F2E3;
    border: solid 1px #ADE1B3;
    border-radius: 25px;
    padding: 5px 20px;
    font-size: 14px;
    color: #31B942;
    text-align: center;
    min-width: 80px; }
    .report-sample-sec .test-info-table-container .test-info-card .current-status.status-failed {
      color: #FF1B1B;
      border-color: #FF1B1B;
      background-color: #FFE1E1; }
  .report-sample-sec .test-info-table-container .test-info-card .info-content-block .text-item {
    color: #000; }
    .report-sample-sec .test-info-table-container .test-info-card .info-content-block .text-item .badge {
      margin: auto;
      float: none;
      padding: 5px 10px; }
  .report-sample-sec .test-info-table-container .test-info-card .tab-edit-btn {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    text-align: center; }
  .report-sample-sec .test-info-table-container .test-info-card .info-btn-block {
    text-align: center; }
  .report-sample-sec .test-info-table-container .test-info-card .info-hidden-container {
    border-top: solid 1px #E6E6E6;
    padding: 20px 15px 0;
    margin-top: 10px; }
    .report-sample-sec .test-info-table-container .test-info-card .info-hidden-container .info-hidden-wrapper {
      display: flex;
      flex-wrap: wrap; }
      .report-sample-sec .test-info-table-container .test-info-card .info-hidden-container .info-hidden-wrapper .info-hidden-col {
        margin-right: 5%;
        margin-bottom: 10px; }
        .report-sample-sec .test-info-table-container .test-info-card .info-hidden-container .info-hidden-wrapper .info-hidden-col:last-child {
          margin-right: 0; }
        .report-sample-sec .test-info-table-container .test-info-card .info-hidden-container .info-hidden-wrapper .info-hidden-col .item-label {
          font-size: 14px; }
        .report-sample-sec .test-info-table-container .test-info-card .info-hidden-container .info-hidden-wrapper .info-hidden-col .item-op {
          font-size: 16px;
          color: #222;
          font-weight: 700;
          font-size: 16px; }
  .report-sample-sec .test-info-table-container .test-info-card .total-value .item-label {
    font-size: 14px; }
  .report-sample-sec .test-info-table-container .test-info-card .total-value .item-op {
    font-size: 16px;
    color: #222;
    font-weight: 700;
    font-size: 16px; }

.custom-file-uplaod [type="file"] {
  height: 0;
  overflow: hidden;
  width: 0; }
.custom-file-uplaod [type="file"] + label {
  background: #f15d22;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px; }

.edit-testinfo-modal {
  max-width: 500px; }
  .edit-testinfo-modal .modal-content-cover {
    padding-top: 25px; }
    .edit-testinfo-modal .modal-content-cover .status-toggle-btn {
      display: flex; }
      .edit-testinfo-modal .modal-content-cover .status-toggle-btn .toggle-btn-col {
        width: 50%;
        padding: 10px; }
        .edit-testinfo-modal .modal-content-cover .status-toggle-btn .toggle-btn-col .btn {
          width: 100%;
          height: 50px; }
          .edit-testinfo-modal .modal-content-cover .status-toggle-btn .toggle-btn-col .btn.red.accent-2 {
            color: #FF1B1B;
            border: solid 1px #FF1B1B;
            background-color: #FFE1E1 !important; }
    .edit-testinfo-modal .modal-content-cover .hidden-inp-cover .inp-form-cover {
      padding-top: 25px; }
  .edit-testinfo-modal .modal-footer {
    padding: 4px 20px; }

/*# sourceMappingURL=report-sample.css.map */

@media(max-width: 991px){
    
  .report-sample-sec .page-header-sec .row {
    flex-wrap: nowrap;
    justify-content: space-between;
}
}

@media(max-width: 530px){
    
  .report-sample-sec .page-header-sec .row {
    flex-wrap: wrap;
    justify-content: space-between;
}
.report-sample-btn{
  width: 100%;
  margin-bottom: 5px;
}
.report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block .title-btn{
  flex-grow: 1;
  text-align: center;
  margin: 0;
  margin-right: 4px;
  align-items: center;
  justify-content: center;

}
.report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block.btn-block-end {
    padding-left: 0px;
    display: flex;
    width: 100%;
}
.report-sample-sec .page-header-sec .btn-col .btn-block-wrapper {
    width: 100%;
}
.report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block .title-btn:last-child{
  margin-right: 0;
}
}

@media (max-width: 767px){
.report-sample-sec .page-header-sec .row {
    flex-wrap: wrap;
    justify-content: space-between;
}
.report-sample-sec .page-header-sec .btn-col {
    display: flex;
    justify-content: flex-start;
    padding-top: 5px;
}

.new-btn-sec {
    width: 100%;
    justify-content: flex-start !important;
    flex-wrap: wrap;
}

.report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block {
    display: inline-flex;
    margin: 4px 5px 4px 0;
}
}

@media (max-width: 479px){

 .report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block.coa-btn {

    width: 100% !important;
    margin-right:0;
  }
  .new-btn-sec.sample-btn-wrapper{

    justify-content: space-between !important;
  }

  .report-sample-sec .page-header-sec .btn-col .btn-block-wrapper .btn-block.sample-btn-wrapper1{
    width: calc(50% - 4px) !important;
    margin-right: 0;
  }
}
.report-sample-sec .page-header-sec .btn-block.flx-btn-coa{
  display:flex;  
}
.report-sample-sec .page-header-sec .btn-block.flx-btn-coa .title-btn.btn {
  margin-right: 4px;
}
.report-sample-sec .page-header-sec .btn-block.flx-btn-coa .title-btn.btn:last-child{
  margin-right: 0px;
}
.report-sample-sec .page-header-sec .row.custom-row .title-block{
  flex: 1;
}
.report-sample-sec .page-header-sec .row.custom-row .btn-col{
  flex: 0 0 auto;
  margin-left: auto;
}
.report-sample-sec .page-header-sec .row.custom-row .btn-col .btn-block-wrapper .btn-block{
  margin-left: 0px;
  margin-right: 4px;
}
@media (min-width:1049px) and (max-width:1199px){
  .report-sample-sec .page-header-sec .row.custom-row .title-block{
      flex: 0 0 auto;
  }
}
@media (max-width:1380px){
  .report-sample-sec .page-header-sec .row.custom-row .title-block{
      margin-bottom: 20px;
      flex: 0 0 auto;
  }
  .report-sample-sec .page-header-sec .row.custom-row .btn-col{
      margin-bottom: 20px;
      flex: 0 0 auto;
      margin-left: 0px;

  }
}
@media (max-width:991px){
  .report-sample-sec .page-header-sec .row.custom-row{
      flex-wrap: wrap !important;
  }
  .report-sample-sec .page-header-sec .row.custom-row .btn-col{
      flex: 1;
  }
}
@media (max-width:767px){
  .report-sample-sec .page-header-sec .row.custom-row .btn-col{
      flex: 0 0 100%;
  }
  .report-sample-sec .page-header-sec .row.custom-row .title-block{
      flex: 0 0 100%;
  }
}
@media (max-width:530px){
  .report-sample-sec .page-header-sec .row.custom-row .btn-col{
      flex: 1;
  }
}
@media (max-width: 991px){
  .footer-btns-row{
      -ms-flex-wrap:wrap !important;
      flex-wrap:wrap !important
  }
}
@media screen and (max-width: 1350px){
  .generate-btn-col{
      width:100% !important;
      padding-bottom:10px !important
  }
}
@media screen and (max-width: 1350px){
  .order-btn-col{
      -webkit-box-pack:start !important;
      -ms-flex-pack:start !important;
      justify-content:flex-start !important;
      margin-left:0 !important
  }
}
@media (min-width: 1200px) and (max-width: 1379px){
  .report-sample-sec .page-header-sec .row.custom-row .btn-col{
      margin-left: auto !important;
  } 
}

.detail-date-ordered{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.detail-date-ordered .report-details-block.btn-block{
    display: flex;
    width: unset; 
}

.detail-date-ordered .report-details-block.btn-block button{
    margin-top: auto;
}