body {
  background-color: #f5f7fa;
}

/* .row > .col-lg-4,
.row > .col-8
{
    padding-right: 0.3rem;
  padding-left: 0.3rem;
} */

.custom-control-input:checked {
  background-color: green; /* Change the color of the toggle when it is checked */
  border-color: green; /* Change the border color of the toggle when it is checked */
}
.nav-second-level li a {
  font-size: 0.8rem !important;
}
/* .btn-group-sm>.btn, .btn-sm {
padding: 0.1rem 0.3rem !important;
} */
.btn-group-sm > .btn,
.btn-sm {
  padding: 0rem 0rem !important;
  /* font-size: unset; */
  height: 25px;
  width: 25px;
}
.table > :not(caption) > * > * {
  padding: 0.4rem 0.8rem;
  background-color: var(--ct-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--ct-table-accent-bg);
  white-space: normal;
  line-height: normal;
  vertical-align: middle;
}
#responsive-datatable,
#datatable,
.table {
  font-size: 12px;
}
.add-btn {
  padding: 0.3rem 0.8rem 0.3rem 0.3rem !important;
  font-size: 0.8rem;
}
.btn-label {
  margin: -0.55rem 0.9rem -0.55rem -0.9rem;
  padding: 0.6rem 0.9rem;
  background-color: rgba(50, 58, 70, 0.1);
}
/* .fa-plus, .fa-long-arrow-alt-left , .fa-info-circle{
padding-left: 10px !important;
} */
.fas {
  padding-left: 10px !important;
}
.department-card {
  /* min-height: 400px; */
  min-height: calc(100vh - 190px);
}
#sidebar-menu > ul > li > a {
  padding: 10px 20px !important;
}
.btn-success,
.btn-danger,
.btn-primary,
.btn-secondary,
.btn-warning {
  padding: 3px 8px;
}
.btn-warning {
  color: #fff;
  background-color: #f9c851;
  border-color: #f9c851;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f5ba30;
  border-color: #ddad3d;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f5ba30;
  border-color: #ddad3d;
}

/* tbody tr td:first-child
{
text-align: center;
} */
.tabledit-view-button,
.tabledit-edit-button,
.tabledit-delete-button {
  height: 25px;
  width: 25px;
  padding: 2px 5px;
}
label span {
  font-weight: 100;
}
td input[type="text"] {
  width: 100%;
}
.add-stock tbody tr td {
  padding-bottom: 10px;
}
.add-new-btn {
  margin-top: 25px;
}
.plus-btn,
.close-btn {
  padding: 0px 5px;
}
.plus-btn i,
.close-btn i {
  font-size: 20px;
}
.inbox-widget {
  border-radius: 5px;
  padding: inherit;
  margin: 17px 0px;
  background: #71b6f926;
}
.left-side-view {
  background: aliceblue;
  border-radius: 5px;
  padding: 9px 15px;
  font-size: 12px;
}
.inbox-widget .inbox-item .inbox-item-img img {
  width: 50px;
}
.inbox-widget .inbox-item .inbox-item-author {
  display: block;
  margin-bottom: 3px;
  padding-top: 6px;
}
.inbox-widget .inbox-item .inbox-item-img {
  display: block;
  float: left;
  margin-right: 15px;
  width: unset;
}
.card-header {
  padding: 0.8rem 1rem;
}
.status-cards .card-body {
  /* background: #ffe4c466; */
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 12px;
}
.status-cards .card-body p {
  margin-bottom: 0;
}
td {
  vertical-align: baseline;
}
.inbox-widget .inbox-item {
  border-bottom: 1px solid rgba(222, 226, 230, 0.5);
  overflow: hidden;
  padding: 0rem 0;
  position: relative;
}
.vendor-view-top-card,
.vendor-view-bottom-card {
  background: beige;
  padding: 15px;
  border-radius: 5px;
}
.vendor-view-bottom-card {
  background: #bbc7dd45;
}
.view-vendor-document {
  padding: 15px;
}
.dropify-wrapper .dropify-message span.file-icon {
  font-size: 18px !important;
  color: #ccc !important;
}
.form-check {
  min-height: unset;
  margin-bottom: 0.125rem;
}
.form-check input {
  cursor: pointer;
}
.pagination {
  display: flex;
  justify-content: end;
}
.dataTables_length .form-label {
  display: flex;
  align-items: center;
  gap: 5px;
}
.dataTables_filter label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.dataTables_length .form-label select {
  width: auto;
}
.dataTables_wrapper .dataTables_filter input {
  width: auto;
}

.item-code-select {
  width: auto;
}
.pending-requisition-table,
.rejected-requisition-table,
.completed-requisition-table {
  background: white;
  padding: 10px;
  border-radius: 5px;
  margin: 0;
}
.attendance-table .status {
  /* color: #10c469!important; */
  padding: 3px 8px;
  background: #4980801f;
  border-radius: 5px;
}
.attendance-card .attendance-note {
  margin: 9px 0;
}
.support-ticket-card span {
  font-size: 12px;
}
.form-check.form-switch {
  display: flex;
  justify-content: center;
}
.content {
  padding-top: 15px;
}
/* .dataTables_wrapper .col-sm-12
{
  overflow-x:overlay;
} */
.dataTables_wrapper .col-sm-12 {
  overflow-x: auto;
}
.form-label {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 0.75rem;
}
.form-control,
.form-select {
  font-size: 0.8125rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  border-radius: 0.5rem;
}
.header-title {
  margin-bottom: 0rem !important;
}
.dataTables_info {
  font-size: 0.75rem;
}
.dashboard-cards i {
  font-size: 60px;
  color: #10c469;
}
.dashboard-cards .card-body {
  transition: 0.3s ease-in;
}
.dashboard-cards .card-body:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
.filter-card {
  min-height: auto;
}
.filter-card .row {
  align-items: center;
}
.filter-card-main {
  margin-bottom: 0.5rem;
}
.export-btn {
  background: #0e8d4d;
}

.card,
.vendor-view-bottom-card {
  font-size: 12px;
  border-top: 3px solid #ffc737;
  border-radius: 0.5rem;
}
.fas.fa-filter {
  padding-left: 0 !important;
}
.i-button .fas {
  cursor: pointer;
  padding-left: 0px !important;
}
#sidebar-menu .menuitem-active .active {
  color: #000000;
  background: linear-gradient(90deg, #d4af37, #b8860b);
  /* background-color: #ffc737; */
  margin: 0 10px;
  border-radius: 7px;
}
table.dataTable > thead > tr > th:not(.sorting_disabled),
table.dataTable > thead > tr > td:not(.sorting_disabled) {
  padding-right: 4px;
  padding-left: 6px;
}
.chart-detail-list .list-inline-item i {
  font-size: 10px;
}
.morris-chart tspan {
  font-size: 7px !important;
}
.morris-donut-example svg text tspan {
  font-size: 10px !important;
}
.status-cards .badge {
  font-size: 12px;
}
.status-cards .status-card-footer .btn-primary,
.status-cards .status-card-footer .btn-danger {
  padding: 2px 8px;
}
.status-cards .badge .fas {
  padding-left: 0px !important;
}
.status-cards .card-body .status-card-top {
  position: absolute;
  right: 10px;
  top: 10px;
}
.status-cards table td .fw-semi-bold {
  width: 80%;
}
.table-bordered tbody td:first-child {
  text-align: center;
}
.status-cards .dataTables_wrapper {
  background: #79baf91f;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.form-label {
  margin-bottom: 0.2rem;
  font-weight: 500;
  font-size: 0.75rem;
}
.form-control {
  padding: 0.25rem 0.5rem;
}
.form-select {
  padding: 0.25rem 2.7rem 0.25rem 0.9rem;
  color: #212529;
}
.footer {
  padding: 5px 10px 5px;
  font-size: 12px;
}
.content-page {
  padding: 0 12px 30px 12px;
}
input[type="date"] {
  cursor: pointer;
}
input[type="date" i],
input[type="time" i] {
  cursor: pointer !important;
}
input i {
  cursor: pointer;
}
.dropify-wrapper {
  height: 170px !important;
}
.no-pad-right {
  padding-right: 0;
}
.add-ticket-image-upload {
  margin: 0 auto;
}
.gal-detail a img {
  width: 100%;
  height: 200px;
}
.status-cards {
  margin-bottom: 0.5rem;
}

.btn-linear {
  /* background-color: #e8c564 !important; */
  background: linear-gradient(90deg, #d4af37, #b8860b) !important;
  border: none !important;
  color: rgb(255, 255, 255) !important;
  font-weight: 500;
}

.btn:focus,
.btn:active {
  outline: none !important;
  box-shadow: none !important;
}

.btn-table-view {
  background-color: #00b7ff !important;
  padding: 1px 5px !important;
  margin: 2px !important;
  border-radius: 5px !important;
  color: white !important;
}

.btn-table-edit {
  background-color: #fdba00 !important;
  padding: 1px 5px !important;
  margin: 2px !important;
  border-radius: 5px !important;
  color: white !important;
}

.btn-table-delete {
  background-color: #ff0015 !important;
  padding: 1px 5px !important;
  margin: 2px !important;
  color: white !important;
  border-radius: 5px !important;
}

.image-uploader {
  /* max-width: 400px; */
  margin: 0px 0px 10px 0px;
}

.preview-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}

.preview-box {
  position: relative;
  width: 200px;
  height: 200px;
  margin-bottom: 5px;
  border-radius: 5px;
}

.preview-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: 1px solid #6b646426;
  border-radius: 5px;
}
.deactive {
  color: white !important;
}
.remove-icon {
  position: absolute;
  top: -8px;
  right: 4px;
  font-size: 30px;
  /* background-color: #fff; */
  color: #d00;
  border-radius: 50%;
  /* padding: 2px; */
  cursor: pointer;
  /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); */
}

.form-switch .form-check-input {
  transform: scale(1.5); /* Adjust this value to your desired size */
  margin-right: 0.8rem;
}
.form-switch .form-check-label {
  font-size: 14px !important;
}

.custom-alert {
  background: #bc8c1117; 
  border: 1px solid #ddd; 
  border-left: 6px solid #d2ab33; 
  border-radius: 10px; 
  padding: 10px 20px;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  min-width: 250px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}

.custom-alert strong {
  color: #d2ab33; 
}

.custom-alert span {
  margin: 4px 0;
}

.custom-alert:hover {
  transform: translateY(-2px); /* subtle hover effect */
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
}

.main-logo {
  width: 200px;
    height: 60px;
    object-fit: contain;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.popup-card {
  background: #fff;
  border-radius: 12px;
  width: 500px;
  text-align: center;
  position: relative;
}


.popup-close {
  position: absolute;
  top: 15px;
  right: 12px;
  border: none;
  background: none;
  font-size: 18px;
  cursor: pointer;
}

.designation {
  color: #247cc0;
  font-weight: 600;
}

.description {
  font-size: 14px;
  margin: 10px 0;
}

.status.active {
  color: green;
  font-weight: 600;
}
.status.inactive {
  color: red;
  font-weight: 600;
}

.popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px;
}

.popup-header h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.popup-body {
  padding: 20px;
}

.popup-left {
  text-align: center;
  border-right: 1px solid #e6e6e6;
}

.popup-profile-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 10px;
}

.popup-name {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}

.popup-right {
  padding-left: 16px;
  text-align: left;
}
