.slider-inner2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    right: 0%;
    transition: right .5s;
    padding: 10px 0px;
  }
  
  .slider-item2 {
    flex-basis: 33.33%;
    flex-shrink: 0;
    display: block;
  }
  .cwListLimit {
    overflow: auto;
    height: '150px';
    }
  
  @media (max-width: 768px) {
    .slider-item2 {
      flex-basis: 50%;
    }
  }
  
  @media (max-width: 567px) {
    .slider-item2 {
      flex-basis: 100%;
    }
  }
  
  .slider-02 .slider-item2 {
    flex-basis: 33.33%;
    flex-shrink: 0;
    display: block;
  }
  
  @media screen and (max-width: 991px) {
    .slider-02 .slider-item2 {
      flex-basis: 100%;
    }
  }

  .slider-inner3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    right: 0%;
    transition: right .5s;
    padding: 10px 0px;
  }
  
  .slider-item3 {
    flex-basis: 33.33%;
    flex-shrink: 0;
    display: block;
  }
  
  
  @media (max-width: 768px) {
    .slider-item3 {
      flex-basis: 50%;
    }
  }
  
  @media (max-width: 567px) {
    .slider-item3 {
      flex-basis: 100%;
    }
  }
  
  .slider-02 .slider-item3 {
    flex-basis: 33.33%;
    flex-shrink: 0;
    display: block;
  }
  
  @media screen and (max-width: 991px) {
    .slider-02 .slider-item3 {
      flex-basis: 100%;
    }
  }
  .fontShipmentCount {
    font-size:10pt
  }
  .slider-inner4 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    right: 0%;
    transition: right .5s;
    padding: 10px 0px;
  }
  
  .slider-item4 {
    flex-basis: 33.33%;
    flex-shrink: 0;
    display: block;
  }
 
  
  .custom-checkbox-root .MuiSvgIcon-root{
    width: 28px;
    height: 28px;
  }
  
  
  @media (max-width: 768px) {
    .slider-item4 {
      flex-basis: 50%;
    }
  }
  
  @media (max-width: 567px) {
    .slider-item4 {
      flex-basis: 100%;
    }
  }
  
  .slider-02 .slider-item4 {
    flex-basis: 33.33%;
    flex-shrink: 0;
    display: block;
  }
 
  .checkboxgroup{
    width: 20em;
    overflow: auto;
}
.checkboxgroup p{
    width: 7em;
    text-align: right;
}
.cwColumWrapText {
  white-space: nowrap; 
  width: 150px; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.cwColumWrapText:hover {
  overflow: visible;
  
}
.checkboxgroup label{
    width: 12em;
    float: right;
}
  @media screen and (max-width: 991px) {
    .slider-02 .slider-item4 {
      flex-basis: 100%;
    }
  }
  
  .cw-fields-edit-modal {
    position: absolute;
    top: 300px;
    left: 300px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    padding: 16px;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    z-index: 9;
  }
  
  .cw-fields-edit-modal:not(.show) {
    opacity: 0;
    visibility: hidden;
  }
  
  .cw-fields-edit-modal.show {
    opacity: 1;
    visibility: visible;
  }
  
  .cw-fields-edit-modal .form-field {
    margin-bottom: 30px;
  }
  
  .cw-fields-edit-modal .form-field label {
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: #3c3c3c;
    display: block;
  }
  
  .cw-fields-edit-modal .form-field input {
    border: 1px solid #d6d8db;
    font-size: 14px;
    width: 100%;
    background-color: transparent;
    min-width: 280px;
    padding: 13px 10px;
    line-height: 1.2;
    border-radius: 5px;
  }
  
  .cw-fields-edit-modal .form-field input:focus {
    border-color: #2789fb;
  }
  
  .cw-fields-edit-modal button {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    padding: 6px 20px;
    border-radius: 50px;
  }
  .Rate-Rules-in-Spreadsheet-100-Rate-Rules-Updated-Successfully-86-New-Rate-Rules-Created-10-Rate-R {
    width: 192px;
    height: 60px;
    margin: 8px 0 14px 46.8px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.4px;
    text-align: left;
    color: #000;
  }
  .Rate-Rules-in-Spreadsheet-100-Rate-Rules-Updated-Successfully-86-New-Rate-Rules-Created-10-Rate-R .text-style-1 {
    color: #e31b0c;
  }
  .Active {
    height: 38px;
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    padding: 7px 0;
  }
  .inputForm {
    height: 40px;
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 12px;
    border-radius: 4px;
    border: solid 1px #323232;
   }
   .Frame-48 {
    width: 498px;
    height: 315px;
    flex-grow: 0;
    padding: 14px 20px 25.1px 19.2px;
    border-radius: 3px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
  }
  .UnstyledButton {
    width: 134px;
    height: 40px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    padding: 8px 22px;
  }

  .buttonFile {
    width: 90px;
    height: 26px;
    flex-grow: 0;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.46px;
    text-align: left;
    color: #2196f3;
  }
  .rate-ellipsis {
      overflow: hidden;
      white-space:nowrap;
      text-overflow:ellipsis;
      width:100px;
      display:inline-block;
  }
  .auto-ellipsis {
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:85px;
    display:inline-block;
}
.arrive-ellipsis {
  width: 100%;
  color: #495057;

  
  padding: 0.6rem 3rem 0.6rem 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  height: 30.5px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  line-height: 1.3;
  display: block;
}
  .geography-pad0 {
    padding-bottom:0;
    padding-top:0;
  }
  .cw-font12 {
    font-size:'12pt';
    font-weight:'bold';
  }
  .cw-font10 {
    font-size:'10pt';
    font-weight:'bold';
  }