table.dataTable>thead>tr>th,
table.dataTable>thead>tr>td {
    border: none;
}

.table-custom tr td:first-child {
    border-left: solid #F8F8F8 10px;
}

.table-custom tr td:last-child {
    border-right: solid #F8F8F8 10px;
}

.justify-content-start {
    justify-content: start;
}

.width-90 {
    width: 90%;
}

.icon-input {
    width: 14px;
    height: 14px;
    gap: 0px;
    opacity: 0px;

}

.lbl-radio-input {
    font-family: Inter;
    font-size: 12px;
    font-weight: 300 !important;
    margin: 0px !important;
    line-height: 23px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.width-100 {
    width: 100%;
}

.appearance-none::-webkit-calendar-picker-indicator {
    background:
        transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.inditcator-delete {
    background-color: brown;
    color: white;
    padding: 5px;
}

.inditcator-delete i {
    font-size: 12px;
    font-weight: bold;
    color: brown;
}

.td-text {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400 !important;
    line-height: 15px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1D1D1D;
}

.appearance-none {
    appearance: none !important;
    -webkit-appearance: none !important;
}

.custom-text-area {
    outline: none;
    height: 154px;
    top: 503px;
    left: 66px;
    padding: 9px 19px 9px 19px;
    gap: 327px;
    border-radius: 8px 8px 8px 8px;
    border: 0.5px 0px 0px 0px;
    opacity: 0px;
    background: #FBFCFE;
    border: solid 0.5px #C2CED6
}

.form-group-right-text {
    background: white;
    float: inline-end;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    margin: 0px;
    font-family: Inter;
    font-size: 11px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #676767;
    border-left: solid 0.5px #C2CED6
}

.form-group-left-text {
    margin: 0px;
    font-family: Inter;
    font-size: 11px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #676767;
    border-right: solid 0.5px #C2CED6
}

.btn-custom {

    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    width: 141px;
    height: 31px;
    top: 268px;
    left: 1031px;
    padding: 8px;
    border: none;
    gap: 10px;
    border-radius: 4px 4px 4px 4px;
    opacity: 0px;
    background: linear-gradient(90deg, #33408E 0%, #3E65AA 46.5%, #4B87C4 100%);

}

.btn-custom-white {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 83px;
    height: 31px;
    top: 163px;
    left: 261px;
    padding: 5px 4px 5px 4px;
    gap: 10px;
    border-radius: 4px 4px 4px 4px;
    border: 0.5px solid #CECECE;
    opacity: 0px;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.04em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;


}

.custom-form-group {

    align-items: center;
    position: relative;
    overflow: hidden;
    width: auto;
    gap: 327px;
    border-radius: 8px 8px 8px 8px;
    border: 0.5px 0px 0px 0px;
    opacity: 0px;
    background: #FBFCFE;
    border: solid 0.5px #C2CED6
}

.custom-form-input {
    border: none !important;
    background-color: #FBFCFE !important;
    outline: none;
}

.justify-content-space-between {
    justify-content: space-between;
}

.width-100 {
    width: 100%;
}

.form-control-label {
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    line-height: 15.73px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.align-items-center {
    align-items: center;
}

.table-custom tr td {
    width: 922px;
    height: 43px;
    gap: 0px;
    border: 0.5px 0px 0px 0px;
    opacity: 0px;
    background-color: white;
    margin-top: 10px;
    border-top: solid #F8F8F8 10px;
}

table.dataTable>thead>tr>th {
    width: 948.35px;
    height: 47.98px;
    gap: 0px;
    border-radius: 9px 9px 0px 0px;
    opacity: 0px;
}

.table-custom {
    background-color: #F8F8F8 !important;
    border: solid 0.0px #ffffff;
    border-radius: 10px;
    border-collapse: separate !important;
}

table.dataTable>thead>tr>th {
    font-family: Inter;
    font-size: 13px;
    font-weight: 700;
    line-height: 15.73px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

#table_length {
    display: none !important;
}

.custom-modal {
    overflow: auto;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 100000;
    background-color: rgb(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-close {
    width: 8.01px;
    height: 8.13px;
    top: 28px;
    left: 445px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;

}

.btn-custom img {
    width: 9.65px;
    height: 9.14px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;

}

.act-edit,
.act-trash {
    width: 17px;
    height: 17px;
    gap: 0px;
    opacity: 0px;

}

.box-header {
    border-bottom: solid 1.15px #E9E9E9;
    padding: 14px 20px 13px 20px;
}

.custom-form-group input {
    width: 100%;
}

.charm-tick {
    width: 16px;
    height: 16px;
    top: 407.17px;
    left: 983px;
    gap: 0px;
    opacity: 0px;


}

.container-errors .alert-danger {
    padding: 5px;
    background: white;
    font-size: 14px;
    margin: 1px;
}

.container-errors {
    background-color: white;
    position: fixed;
    z-index: 10000;
    top: 10px;
    right: 10px;
    padding: 10px;
    /* background-color: white; */
    border: solid 1px #ea5a5a;
    border-radius: 10px;

}

.table-custom td:first-child 
{
    border-left: solid 15px rgba(248, 248, 248, 1);
}
.container-table  table 
{
    background: rgba(248, 248, 248, 1);

}
.container-table 
{
    overflow:  hidden;
    border-radius: 10px;
    background-color: transparent;
}
.table-custom td:last-child 
{
    border-right: solid 15px rgba(248, 248, 248, 1);
}

.table-custom td 
{
    border-bottom: solid 15px rgba(248, 248, 248, 1);
    border-top: solid 15px rgba(248, 248, 248, 1);
}
.img-sort 
{
    width: 7.4px !important;
    height: 10.9px !important;
    top: 3.05px;
    left: 4.79px;
    gap: 0px;
    opacity: 0px;
    margin-left: 5px;

}

.item-table .td-text {
    
    font-size: 14px;
    font-weight: 600;
    line-height: 16.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    
    }
    .table-custom
    {
        width: 100%;
    }
    .table-custom th 
    {
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        background: rgba(250, 252, 255, 1);
    }
    .dt-search 
    {
        float: left !important;
    }
    .dt-layout-end 
    {
        margin-left: 0px !important;
    }
    .dt-paging button 
    {
        background-color: white !important;
        border: none  !important;
        border-radius: 6px  !important;
        box-shadow: 0px 0px 6px 1px #D1D1D1  !important;
    }
    .dt-layout-full
    {
        border: solid 1px #DEDEDE;
        border-radius: 10px;
    }
    .custom-table 
    {
        border: solid 100px #DEDEDE !important;
    }
    .dt-search input 
    {
        background-color: white !important;
        border: none !important;
        width: 427px !important;
        height: 35px !important;
        outline: none !important;   
    }
    table.dataTable > thead > tr > th, table.dataTable > thead > tr > td, div.dt-container.dt-empty-footer tbody > tr:last-child > * 
    {
        border: none !important;
    }
    .custom-table thead  th
    {
        padding: 0px !important;
        text-align: center !important;
    }
    
    .custom-table > thead > tr > th 
    {
        display: flex  !important;
        justify-content: center !important;
        padding: 0px !important;
    }
    .custom-table tbody::after 
    {
        border:none !important
    }
    .dt-search input::-webkit-input-placeholder::after {
        color:#666;
        content:"Search here";
      }
    .dt-search label 
    {
        display: none !important;
    }
    .dt-layout-start
    {
        display: none !important;
    }
    .table-custom thead
    {
        height: 55px;
        background-color: white;
        border-radius: 9px 0px 0px 9px;
    }
    .table-custom thead th:first-child  {
        border-radius:10px 0 0 10px;
      }

      .table-custom tbody tr 
  {
    width: 1064px;
height: 70px;
top: 2744px;
left: 103px;
gap: 0px;
opacity: 0px;
background: #FFFFFF;

  }
  .table-custom thead th:last-child  {
    border-radius:0 10px 0 0px;
  }
  
  .custom-table thead th:first-child{
    border-radius:10px 0 0 10px;
  }
  .td-vendor 
  {
    
  }
  .custom-table th 
  {
    font-weight: 900 !important;
  }
  .custom-table td 
  {
      font-size: 10px;
      padding: 13px;
      height: 50px !important;
  }
  .litle-bold td
  {
    font-weight: 600;
    color: grey;
  }
  .custom-table thead th:last-child{
    border-radius:0 10px 10px 0;
  }
          .custom-table th 
          {
              background-color: transparent;
          }
          .custom-table thead 
          {
              background-color: rgb(252 252 252);
  
          }
          #table_wrapper 
          {
              margin: 10px;
          }
          .custom-table th 
          {
              padding: 6px;
              color: rgb(75, 75, 75);
              background-color: transparent;
              font-size: 10px;
              
              text-transform: uppercase;
          
          }
          .custom-table th 
{
    border: none !important;
    text-transform: uppercase;
    font-weight: 900;
    text-align: start !important;
}
.custom-table td 
{
    text-align: center !important;
    justify-content: center !important;
    text-align: justify !important;
}
#table_wrapper 
{
    font-size: 12px;
}
#dt-length-0 
{
    margin-right: 10px;
}

.table-custom th 
{
    background: rgba(250, 252, 255, 1);
    border-bottom: solid 1px rgba(250, 252, 255, 1);
}

.container-table {
    height: auto;
    border-radius: 10px;
    opacity: 0px;
    border: 1px solid rgba(233, 233, 233, 1);
}

.container-table  table 
{
    background: rgba(248, 248, 248, 1);

}
.container-table 
{
    overflow:  hidden;
    border-radius: 10px;
    background-color: transparent;
}

/* search sec */
.sec-search input 
{
    width: 228px;
height: 12.83px;
top: 499.5px;
left: 144px;
gap: 0px;
opacity: 0px;

font-size: 11px;
font-weight: 400;
line-height: 13.31px;
outline: none;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: black;
border: none;
background: transparent;
}
.sec-search img 
{
    width: 17px;
height: 17.5px;
top: 496.17px;
left: 112px;
gap: 0px;
opacity: 0px;

}
.sec-search 
{
    background-color: white;
    width: 427px;
height: 35px;
top: 488px;
left: 97px;
gap: 0px;
opacity: 0px;
display: flex;
justify-self: start;
align-items: center;
border: Mixed solid rgba(209, 209, 209, 1);
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.13);
gap: 0px;
border-radius: 6px;
border: solid 0.5px rgba(209, 209, 209, 1);
}