#top {
  background:url('../images/top.png') repeat-x;
  height:80px;
  width:auto;
  }
  
  #middle_left {
  background:transparent url('../images/mid_lmid.png') center center repeat-y;
  }
  
  .table-responsive.table.table-hover.table-striped.thead {
    position: fixed;
  }
  .input-group .form-control {
    /* width: 32%!important; */
    margin-bottom: 0;
  }
  .input-group.input-block .form-control {
    width: 100%!important;
  }
  .highlight{
    background-color: yellow;
  }
  .table-responsive{
    overflow: auto;

  }
  /* padding for div class - used in ordersajax.php */
  .pp {
    padding-top: 3px;
    padding-bottom:3px;
    border-color: black;
  }
   
  .hrow {
    background-color:rgb(152, 152, 211); 
  }
  .brow {
    background-color:rgb(185, 179, 179); 
    font:white;
  }
  
  .border {
    border: 1px solid black;
  }
  
  .pagination {
    padding: 0px !important;
    margin: 35px !important;
    margin-left: 21px !important;
    bottom: 2.7rem;
    padding-left: 50% !important;
    position: relative;
    width: auto;
    display: flex;
    justify-content: flex-end;
    /* margin: 0 !important; */
    
  }
  @media screen and (max-width:320px){
    .pagination{
      margin-right:10px;
    }
  }
  
  .scrolldiv{
  position:relative;
  left:15px; 
  /* width:97%; */
  height: 130px !important;
  overflow-y:scroll;
  }
  
   
   
  .orderstatus{
    background-color:#264595; 
    text-align: center;
    border-radius: 25px 25px 25px 25px;
    position:relative;
    left:5%;
    align-items:center;
    font-family: "Times New Roman", Georgia, serif;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .panel-body {
    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding-top: 1px!important;
    padding-bottom: 1px!important;
    padding-right:2px !important;
    padding-left: 5px !important;
  }
  .p0{
    padding-right:0px !important;
    padding-left: 0px !important;  
  }
  /* .view-margin
  {
      margin-right: -8px !important;;
      margin-left: -8px !important;;
  } */
  
  
  .template-gap {
    width:10px !important; 
  }
  .template-gap-height {
    height: 2px !important; 
  }
  .template-row-gap-height {
    height: 5px !important; 
  }
  
  .template-more-row-gap-height {
    height: 39px !important; 
  }
  
  #breaktable th {
    background-color: #264595;
    color: white;
  }
  
  
  .table-fixed tbody {
    height: 200px;
    overflow-y: auto;
    width: 100%;
    }
    .table-fixed thead,
    .table-fixed tbody,
    .table-fixed tr,
    .table-fixed td,
    .table-fixed th {
    display: block;
    }
    .table-fixed tr:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    }
    .table-fixed tbody td,
    .table-fixed thead > tr > th {
    float: left;
    }
  
  .table-fixed thead {
      background-color: #264595;
      color: white;
    }
  
    /* base table header alignment */
  .brand-table th.size {
      text-align: right;
    }
  
  .remark-table thead>tr>th {
      border-top:2px solid black !important;
      background-color: #264595;
      color: white;
      font-size: 17px;
      font-style:normal;
      font-family: "Georgia, serif";
     
    }
  
    .flexy{
      display: flex;
      flex-direction: row;
    }
  
  .required:after {
    content: "*";
    color: red;
    font-size: 16px;
  }
  
    .brand-table > tr > th,
  #breaktable tr>th {
      font-family: "Georgia, serif" ; 
    }
    /* freeze remark table header */
  
    .remark-table.table {
      width: 100%;
  }
  
  .remark-table thead,
  .remark-table tbody,
  .remark-table tr,
  .remark-table td,
  .remark-table th {
    display: block;
  }
  
  .remark-table tr:after {
      content: ' ';
      display: block;
      visibility: hidden;
      clear: both;
  }
  
  .remark-table thead th {
      height: 40px;
  
      /*text-align: left;*/
  }
  
  .remark-table tbody {
      height: 120px;
      overflow-y: auto;
  }
  
  
  
  .remark-table tbody td,
  .remark-table thead th {
      width: 25%;
      float: left;
  }
  .report-table thead{
    background-color: #264595;
    color:#ffffff;
  }
  
  .modal {
    top:5%;
    bottom:5%;
    margin-left: 10%;
    margin-right: 10%;
    /* background: #edededfb; */
  }
  
  button[data-dismiss=modal]{
    color: rgb(3, 1, 1) !important;
    font-size: 14px !important;
  }
  #modal-close{
    color: #b4b4b4 !important;
    font-size: 32px !important;
  }
  
  .modal-title{
    font-size: 24px !important;
    position: absolute;
  }
  
  .floating-icon a,.table-responsive a {
    color: #4e73df  !important;
    text-decoration: none;
  }
  
  .form-horizontal{
    padding: 0% !important;
  }
  .modal-content input[type=submit]{
    margin-left: 20%;
  }
  
  .table-responsive{
    /* padding: 1.5rem; */
    font-family: 'Poppins', sans-serif;
  }
  
  @media only screen and (min-width: 320px) {
    .table-responsive{
    padding: 1.5rem 5rem 0rem 0rem;
    
    }
  }
  @media only screen and (min-width: 768px) {
    .table-responsive{
    padding: 0rem 0rem 0rem 0rem;
    
    }
  }
  #frm1 {
    background: rgba(255, 255, 255, 0.4) !important;
    padding: 2% !important;
    margin-top: 1%;
    /* border-radius: 2%; */
  }
  
  .modal #frm1 {
    padding: 0% !important;
  }
  
  #loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* Adjust the z-index to ensure it's above other content */
  }
  
  .loading-spinner {
    border: 4px solid rgba(0, 0, 0, 0.3);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
  }
  
  .loading-text {
    font-size: 16px;
    font-weight: bold;
  }
  
  .loading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  .modal-open .modal{
    overflow-y: hidden;
  }
  
  .navbar-default {
    background-color: #f8f8f800;
    border-color: #e7e7e700;
  }
  
  .home-btn{
      font-size: 2rem;
      max-width: 20px;
      max-height: 20px;
      position: relative;
      top: 6px;
      padding-left: .5rem;
  }
  table.izt {
    border: 0;
    border-collapse: collapse;
    margin-left: 30px;
    padding: 0;
    width:95%;
 }
 
  table.izt thead {
    display: none;
 }
  table.izt tr {
    display: block;
    border: 1px solid #eee;
    padding: 1em 1em 0.5em;
 }
  table.izt tr + tr {
    margin-top: 0.625em;
 }
 
 table.izt td {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #eee;
  font-size: 0.8em;
  line-height: 1.35em;
  white-space: nowrap; 
}
  table.izt td:before {
    content: attr(data-label);
    font-size: 0.9em;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 45%;
    color: #545454;
    padding-right: 50px;
 }
  table.izt td + td {
    margin-top: 0.8em;
 }
  table.izt td:last-child {
    border-bottom: 0;
 }
  @media screen and (min-width: 600px) {
    table.izt caption {
      font-size: 1.5em;
   }
    table.izt thead {
      display: table-header-group;
   }
    table.izt tr {
      display: table-row;
      border: 0;
   }
    table.izt th, table.izt td {
      text-align: center;
   }
    table.izt th {
      font-size: 0.85em;
      text-transform: uppercase;
   }
    table.izt td {
      display: table-cell;
   }
    table.izt td:before {
      display: none;
   }
    table.izt td:last-child {
      border-bottom: 1px solid #eee;
   }
 }
.form-horizontal .form-margin{
  margin-left: 15px;
  margin-right: 15px;
}


@media (max-width: 768px) {
  .relativeTableHeading.hidden-xs,
  .relativeTableBody label {
      display: none;
  }

  .relativeTableRow label {
      display: block;
      margin-bottom: 5px;
  }
}


.responsive-table{
  overflow-x: auto;
}
.claim-ruler{
  position: relative;
  top: 20px;
  border: none;
  height: 2px;
  background: #b4b4b4;
  margin-bottom: 50px;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400&display=swap');
body,h5,h4,h3,h2,h1,a,p,strong,span{
    font-family: 'Poppins', sans-serif;
}

.drafted-color {
  color: #4e73df;
  font-weight: bold;
  text-transform: uppercase;
  margin-left:-4px;

  
}

/* Orange color for 'under review' */
.under-review-color {
  color: #ba641f;
  font-weight: bold;
  text-transform: uppercase;
  margin-left:-18px;

}

.approved-color {
  color: #59ba1f;
  font-weight: bold;
  text-transform: uppercase;
  margin-left:-4px;

}
.rejected-color {
  color: #ba1f1f;
  font-weight: bold;
  text-transform: uppercase;
  margin-left:-4px;
}
.closed-color {
  color: #59ba1f;
  font-weight: bold;
  text-transform: uppercase;
  margin-left:-4px;
  
}
.cancel-color {
  color: #ba1f1f;
  font-weight: bold;
  text-transform: uppercase;
  margin-left:-4px;

}


@media only screen and (max-width: 768px) {
  .hr_margin{
    margin-top:-34px ;
    }
}

@media (max-width: 425px) {
  .label-claim_open_date {
    display: none; 
}
}


@media (max-width: 425px) {
  .under-review-color {
    display: none;
  }
  .drafted-color {
  display: none;
  }
.approved-color{
  display: none;
}
.cancel-color{
  display: none;
}
.rejected-color{
  display: none;
}
.closed-color{
  display: none;
}
}

.status-open{
  background-color: #adb9ad !important;
  border-color: #adb9ad !important;
}

.status-open:hover{
  background-color: #adb9ad !important;
  border-color: #adb9ad !important;
}

.status-submitted{
  background-color: #ba641f !important;
  border-color: #ba641f !important;
}

.status-submitted:hover{
  background-color: #ba641f !important;
  border-color: #ba641f !important;
}

.status-rejected{
  background-color: #d13131 !important;
  border-color: #d13131 !important;
}

.status-rejected:hover{
  background-color: #d13131 !important;
  border-color: #d13131 !important;
}

.select-hide{
  display: none;
}