@media print {
  .btn,
  .adelete {
    display: none;
  }
  #trFilterHeading,
  #trFilterHeadingView,
  #trDataHeading {
    color: #ffc107 !important;
    background-color: #7f7f7f !important;
    print-color-adjust: exact;
  }
  #divPrint {
    overflow: visible !important;
  }
}

.select2-container .select2-selection--single {
  height: 34px !important;
}
.select2 {
  display: block;
  width: 100% !important;
  /* height: calc(1.5em + .75rem + 2px) !important; */
  /* padding: .375rem .75rem !important; */
  /* font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important; */
  /* border: 1px solid #ced4da !important; */
  /* border-radius: 6px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important; */
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
}

.table td,
.table th {
  width: 10% !important;
}

#tblNewFilters.table {
  table-layout: fixed;
}
#tblData td:not(:first-child) {
  text-align: right;
}

tr {
  border: none;
}
td,
th {
  border-right: solid 1px #7f7f7f;
  border-left: solid 1px #7f7f7f;
}

#tblNewFilters.table td,
#tblNewFilters.table th,
#tblViewFilters.table td,
#tblViewFilters.table th,
#tblMachineSets.table td,
#tblMachineSets.table th {
  padding: 0.25rem !important;
}

button {
  color: white !important;
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
}

a {
  color: #ffc107 !important;
}

#spnEditPencil {
  color: #ffc107 !important;
  cursor: pointer;
}

#trFilterHeading,
#trFilterHeadingView,
#trDataHeading {
  color: #ffc107 !important;
  background-color: #7f7f7f !important;
}
#overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}
#overlayForMultiple {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}

#tblData.table td,
#tblData.table th {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.l1 {
  padding-left: 2% !important;
}
.l2 {
  padding-left: 3% !important;
}
.l3 {
  padding-left: 4% !important;
}

/* .first-header{
    width: 100%; 
    height: 90px;
    background-color: #7f7f7f;
} */

.first-header {
  /* padding: 10px; */
  background-color: #7f7f7f;
}
.logo {
  margin-left: 10%;
}
.logo img {
  width: 275px;
  height: 80px;
}

.highlighted {
  background-color: #ffc107;
  border: red 2px solid;
}

.nopad {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

select {
  color: #833c0c !important;
}
input {
  color: #0000ff !important;
}

.authContainer input {
  color: black !important;
}

.form-check-inline {
  display: inline-block;
  margin-right: 10px;
}

#loader {
  display: none; /* Initially hide the loader */
  text-align: center;
  margin-top: 50px;
}
.accordianBtn {
  background-color: transparent !important;
  color: black !important;
  border: none !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.accordianBtn i {
  float: right;
  font-size: 20px;

  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

button.btn.btn-link.collapsed i {
  transform: rotate(0deg);
}

button.btn.btn-link i {
  transform: rotate(180deg);
  transition: 0.5s;
}
.collapse {
  transition: 0.5s;
}

.gcontainer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  background: f0f0f0;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 10px;
  position: fixed;
  bottom: 0;
  margin: auto;
}

textarea {
  width: 80%;
  box-sizing: border-box;
  background-color: rgb(200, 200, 200);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  height: 50px;
  border: 1px solid #010101;
  border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  resize: none;
  margin-right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#submitButton {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

#buttonImg {
  width: 24px;
  height: 24px;
}

/* .btn {
  display: flex;
  align-items: center;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 4px;
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
} */

.btn:hover {
  background-color: #0056b3;
}

.btn-icon {
  width: 45px;
  height: 45px;
}

.generated-div {
  background-color: rgb(150, 230, 255);
  padding: 10px;
  margin: 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;

  word-break: break-all;
  white-space: normal;
}

.main-generated-div {
  width: 100%;
  display: inline-block;
  border-radius: 4px;
}

.generated-left-div {
  background-color: rgb(100, 216, 255);
  padding: 10px;
  margin: 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;

  overflow-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}

.temp-div {
  background-color: rgb(150, 230, 255);
  padding: 10px;
  margin: 30px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;

  word-break: break-all;
  white-space: normal;
}

.temp-gcontainer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  background: f0f0f0;
  border-radius: 8px;
  padding: 10px;
  position: fixed;
  bottom: 0;
  margin: auto;
  background-color: white;
  height: 10%;
}

button.btn.btn-link.collapsed i {
  transform: rotate(0deg);
}

button.btn.btn-link i {
  transform: rotate(180deg);
  transition: 0.5s;
}

.link-btn {
  background-color: #ffc107;
  color: white !important;
}
.link-btn:hover {
  background-color: #ffc107;
  color: white !important;
}

#trDataHeading {
  z-index: 1;
}
.infoIcon {
  color: rgb(170, 170, 170);
  font-size: 0.8rem;
  text-align: justify;
}
.dropdown-item:hover {
  background-color: #ffc107;
  color: white !important;
}
.dropdown-item {
  color: black !important;
  transition: 0.5 ease;
}
/* .activeDropdownItem{
  background-color: #ffc107;
  color:  white !important;
} */
input[type="checkbox"] {
  accent-color: rgb(18, 133, 248);
}

.weightToggle {
  height: 25px;
  /* width: 10px; */
}

.weightToggle button {
  border-radius: 0;
  font-size: 10px;
  font-weight: 500;
  color: #000 !important;
  border-color: #000 !important;
  background-color: white !important;
}

.weightToggle .btn.active {
  border-radius: 0;
  background-color: #fbc02d !important;
  color: #000;
  outline: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

.weightToggle .btn:active {
  border-radius: 0;
  background-color: #fbc02d !important;
  color: #000;
  outline: none !important;
  box-shadow: none !important;
}

.weightToggle .btn:hover {
  background-color: #fbc02d;
  color: #000;
}

.nav-item a {
  font-size: 18px;
}

.minimize {
  height: 0;
}

.maximize {
  height: auto;
}

.footerIcons {
  font-size: 1.5rem;
  cursor: pointer;
}

.footerContent {
  font-size: 12px;
  overflow: hidden; /* Ensures the content does not overflow the container during transition */
  transition: height 0.5s ease;
}
.footerPos {
  position: relative !important;
}
.footerFixPos {
  position: fixed !important;
}
.customContainer {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  /* Adjust the height according to your footer's height */
}

.machineSetsTitle {
  color: black !important;
}

#chat-content {
  overflow-y: scroll !important;
  padding: 10% 0;
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  /* Styles for phones */
  #chat-content {
    height: 34%;
  }
}

/* Small devices (tablets, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Styles for tablets */
  #chat-content {
    height: 52%;
  }
}

/* Medium devices (tablets and small laptops, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* Styles for tablets and small laptops */
  #chat-content {
    height: 55%;
  }
}

/* Large devices (laptops and desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Styles for laptops and desktops */
  #chat-content {
    height: 57%;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* Styles for large desktops */
  #chat-content {
    height: 59%;
  }
}

.oddColor {
  background-color: rgba(0, 0, 0, 0.05);
}
.top-buffer {
  margin-top: 5px;
}

/* Profile Dropdown Styles */
.profile-dropdown .dropdown-toggle {
  border: none;
  background: none;
  color: rgba(0, 0, 0, 0.5);
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out;
}

.profile-dropdown .dropdown-toggle:hover {
  color: rgba(0, 0, 0, 0.7);
  background-color: rgba(0, 0, 0, 0.05);
}

.profile-dropdown .dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.profile-dropdown .profile-icon {
  font-size: 1.25rem;
  margin-right: 0.25rem;
}

.profile-dropdown .dropdown-menu {
  min-width: 10rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.375rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}

.profile-dropdown .dropdown-item {
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}

.profile-dropdown .dropdown-item:hover {
  background-color: #fbc02d !important;
  color: #16181b;
}

.profile-dropdown .dropdown-item i {
  margin-right: 0.5rem;
  width: 1rem;
  text-align: center;
}
