::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-thumb {
  background: #eb1c24;
  border-radius: 5px;
}

.table {
  width: 100%;
  min-width: 100%;
}

.table2 {
  width: 100%;
  min-width: 100%;
}

.table-css {
  width: 100%;
  min-width: 100%;
}

.table thead {
  width: 100%;
  min-width: 100%;
}

.table2 thead {
  width: 100%;
  min-width: 100%;
}

.table tbody {
  width: 100%;
  min-width: 100%;
}

.table2 tbody {
  width: 100%;
  min-width: 100%;
}

.table tr {
  width: 100%;
  min-width: 100%;
}

.table2 tr {
  width: 100%;
  min-width: 100%;
}

.table th,
.table td {
  min-width: 250px;
  max-width: 250px;
  padding: 20px;
}

.table2 th,
.table2 td {
  min-width: 250px;
  max-width: 250px;
  padding: 20px;
}

.table td {
  word-break: break-all;
}

.table2 td {
  word-break: break-all;
}

.table thead th {
  text-transform: uppercase !important;
  color: #231f20 !important;
  border: 1px solid #c6c6c6 !important;
  background: #ffffff !important;
}

.table2 thead th {
  text-transform: uppercase !important;
  color: #231f20 !important;
  border: 1px solid #c6c6c6 !important;
  background: #ffffff !important;
}

.table > tbody > tr > td > p {
  width: 100%;
  max-width: 100%;
}

.table > tbody > tr > td > ul > li {
  width: 100%;
  max-width: 100%;
}

.table2 > tbody > tr > td > p {
  width: 100%;
  max-width: 100%;
}

.table2 > tbody > tr > td > ul > li {
  width: 100%;
  max-width: 100%;
}

#table_filter > label > input {
  border-width: 1px;
  background: #f2f2f2;
  padding: 10px;
  width: 300px;
  margin: 10px 0;
  outline: none;
}

#table2_filter > label > input {
  border-width: 1px;
  background: #f2f2f2;
  padding: 10px;
  width: 300px;
  margin: 10px 0;
  outline: none;
}

#searchBar {
  border-width: 1px;
  background: #f2f2f2;
  padding: 10px;
  width: 300px;
  outline: none;
}

.msg {
  background-color: #daeaff;
  color: #0073be;
}

.msg2 {
  background-color: #feeeea;
  color: #ee3a0a;
}

.autoC2 {
  min-height: fit-content;
  max-height: 355px;
  overflow-y: auto;
  overflow-x: hidden;
  min-width: 45%;
  max-width: fit-content;
  top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  z-index: 999;
}

.autoC2-2 {
  min-height: fit-content;
  max-height: 355px;
  overflow-y: auto;
  overflow-x: hidden;
  min-width: 25%;
  max-width: fit-content;
  top: 260px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  z-index: 999;
}

.autoC2-3 {
  min-height: fit-content;
  max-height: 355px;
  overflow-y: auto;
  overflow-x: hidden;
  min-width: 25%;
  max-width: fit-content;
  top: 260px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  z-index: 999;
}

#if-c {
  padding: 10px;
  box-sizing: border-box;
}

#ipt-info {
  border-width: 1px;
  background: #e5e5e5;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  outline: none;
  background-color: #ccc;
  border-radius: 10px;
}

.buttonPaginate {
  margin-right: 10px;
}

#table_wrapper {
  position: relative;
}
#table2_wrapper {
  position: relative;
}
#table_info {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  color: #e4e4e4;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
}
#table_paginate {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  display: flex;
  color: #e4e4e4;
}

#table2_info {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  color: #e4e4e4;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
}
#table2_paginate {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  display: flex;
  color: #e4e4e4;
}

#table_previous {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: auto !important;
  height: 20px !important;
  border-right: 1px solid #e4e4e4 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box !important;
  color: #909090 !important;
  padding: 10px !important;
  top: 0% !important;
  font-size: 15px !important;
}
#table_next {
  position: relative;
  width: auto !important;
  height: 20px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box !important;
  color: #909090 !important;
  padding: 10px !important;
  top: 0% !important;
  font-weight: normal !important;
  font-size: 15px !important;
  background-color: transparent;
}

.btn-cont1 {
  width: auto;
  height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  color: #e4e4e4;
}
.btn-cont2 {
  width: auto;
  height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  color: #e4e4e4;
}

#imgCont {
  width: 130px;
  min-width: 130px;
  max-width: 130px;
  height: 130px;
  min-height: 130px;
  max-height: 130px;
}

#imgCont img {
  width: 100%;
  height: auto;
}
@supports (object-fit: cover) {
  #imgCont img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}

span.tox-statusbar__branding {
  display: none;
}

@font-face {
  font-family: "GRAPHIKBOLD";
  src: url("../fonts/GraphikBold.otf");
}

@font-face {
  font-family: "GRAPHIKREGULAR";
  src: url("../fonts/GraphikRegular.otf");
}

@font-face {
  font-family: "GRAPHIKLIGHTITALIC";
  src: url("../fonts/GraphikLightItalic.otf");
}

.graphikbold {
  font-family: "GRAPHIKBOLD";
  font-weight: bold;
  font-style: normal;
}

.graphikregular {
  font-family: "GRAPHIKREGULAR";
  font-weight: normal;
  font-style: normal;
}

.graphiklightitalic {
  font-family: "GRAPHIKLIGHTITALIC";
  font-weight: normal;
  font-style: italic;
}
