.print-invoice2 {
  height: 1358px;
  width: 960px;
  page-break-before: always;
  background-color: #ffffff;
  position: relative;
  box-sizing: border-box;
  color: black !important;
}
.print-invoice2 p {
  color: black !important;
}
.print-invoice2 .mb0 {
  margin-bottom: 0px;
}
.print-invoice2 .m0 {
  margin: 0px !important;
}
.print-invoice2 .p0 {
  padding: 0px !important;
}
.print-invoice2 .table {
  border: 1px solid black !important;
}
.print-invoice2 .table th,
.print-invoice2 .table td {
  padding: 3px 3px;
  border-color: black !important;
}
.print-invoice2 .fs12 {
  font-size: 12px !important;
}
.print-invoice2 .fs11 {
  font-size: 11px !important;
}
.print-invoice2 .fs10 {
  font-size: 10px !important;
}
.print-invoice2 .fs14 {
  font-size: 14px !important;
}
.print-invoice2 .fs16 {
  font-size: 16px !important;
}
.print-invoice2 .fs22 {
  font-size: 22px !important;
}
.print-invoice2 .w9 {
  width: 90px;
}
.print-invoice2 .w5 {
  width: 50px;
}
.print-invoice2 .w6 {
  width: 60px;
}
.print-invoice2 .w7 {
  width: 70px;
}
.print-invoice2 .w10 {
  width: 100px;
}
.print-invoice2 .rm-border td {
  border-top: 0px !important;
  border-bottom: 0px !important;
}
.print-invoice2 .pre-custom {
  border: 0px;
  background: #fff;
  padding: 0px 0px;
  white-space: pre-line;
  margin-bottom: 0px;
  font-family: "Source Sans Pro", sans-serif;
  color: black !important;
}
.print-invoice2 .wrap {
  overflow: hidden;
  height: 40px;
}
.no-margin {
  margin: 0px !important;
}
.no-padding {
  padding: 0px !important;
}
@media screen and (max-width: 2560px) {
  .image_display1 {
    padding-left: 633px;
    width: 57%;
  }
}
@media screen and (max-width: 1440px) {
  .image_display1 {
    padding-left: 340px;
    border-radius: 4px;
    width: 70%;
  }
  .image_display1 img {
    cursor: pointer;
    min-height: 100%;
  }
  .image_display1 img:hover {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .image_display1 {
    padding-left: 250px;
    border-radius: 4px;
    width: 70%;
  }
}
@media screen and (max-width: 992px) {
  .image_display1 {
    padding-left: 315px;
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  .image_display1 {
    padding-left: 20px;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .filter-width {
    width: 200px;
  }
}
.toggle-align {
  padding: 8px;
}
.online-toggles > span {
  font-size: 14px;
}
.online-toggles > label > span {
  border-color: #fff !important;
  background: #fff !important;
  overflow: hidden;
  box-shadow: 0px 0px 10px #f0f0f0 !important;
}
.online-toggles > label > span > i {
  color: #fff;
  background: #ed1c24;
}
.menu-height {
  line-height: 35px;
}
.print-width {
  width: fit-content !important;
}
.print-height {
  height: fit-content !important;
}
.in_header{
  overflow-x:auto;
}
/*.three-inch-pdf .pre-custom{
  font-size: 10px !important;
}

.three-inch-pdf {
  width: 241px !important;
}
.three-inch-pdf .fs16 {
  font-size: 12px !important;
}
.three-inch-pdf .fs13 {
  font-size: 10px !important;
}
.three-inch-pdf .fs4 th {
  font-size: 9px !important;
  font-weight: normal;
}*/
.three-inch-pdf .fs4 td {
  font-size: 9px !important;
}
.no-boder-table tr td {
  border: none !important;
}
.no-boder-table tr th {
  border: none !important;
}
.print-invoice2 .table.no-boder-table  {
  border: none !important;
}
.th-bold th {
  font-weight: 900 !important;
}