#filters-content {
  display: none;
  background-color: #f0f0f0;
  padding: 10px;
  margin-top: 10px;
  /* border: 1px solid #ccc; */
  border-radius: 5px;
  transition: height 0.5s ease;
  overflow: hidden;
}
.show {
  display: block !important;
}

.designation-pill {
  padding: 10px 28px;
  border-radius: 22px;
  background-color: #f0efff;
  font-size: 16px;
  color: #939393;
}
.current-visitors p {
  color: #939393;
  font-size: 20px;
}
.current-visitors h4 {
  color: #000;
  font-size: 48px;
  margin-top: -10px;
}
.dash-avatar {
  border-radius: 46px;
  background-color: #fff;
  padding: 6px;
}
.dash-live-chat button {
  border-radius: 44px;
  background: #1c1c1c;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  padding: 12px 39px;
  color: #fff;
  border: none;
}
.dash-top-section .card {
  padding: 6px 60px 6px 6px;
}
.dash-top-section .card .top-text {
  color: #939393;
  font-size: 10px;
}
.dash-top-section .card .top-number {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}
.dash-top-sec-section .card {
  padding: 6px;
  border-radius: 46px;
  margin-top: 10px;
}
.welcome-text .name-section {
  margin-top: -22px;
}
.name-section div h2 {
  font-size: 48px;
}
/* dashboard cards */
.border-rad-75 {
  border-radius: 75px !important;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.background-none {
  background-color: none;
}
.top-cards {
  padding: 6px 2px !important;
}
/* reporting-cards */
.reporting-cards {
  padding: 11px;
}
.reporting-cards .stat-content .stat-text {
  color: #939393;
  font-size: 12px;
  letter-spacing: -0.48px;
}
.reporting-cards .stat-content .stat-digit {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

/* dash-chat-section */
.dash-chat-section .card {
  padding: 45px 36px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.05);
}
.dash-chat-section .card h3 {
  color: #000;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}
.dash-chat-section .card p {
  color: #939393;
  font-size: 20px;
}
.dash-chat-section .dash-open-chat {
  border-radius: 44px;
  background: #1c1c1c;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  padding: 12px 34px;
  color: #fff;
}
/* dashboard cards */
.dashboard-cards {
  padding: 36px;
  border-radius: 24px !important;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.05) !important;
}
.dashboard-cards h2 {
  color: #000;
  font-size: 48px;
}
.dashboard-cards .c-para {
  color: #939393;
  font-size: 20px;
  line-height: 20px;
}
.dashboard-cards .d-card-details h3 {
  color: #000;
  font-size: 40px;
  line-height: 48px;
}
.dashboard-cards .d-card-details p {
  color: #939393;
  font-size: 18px;
  line-height: 20px;
}
.dash-chat-section .dash-chats {
  border-radius: 44px;
  background: #fff;
  padding: 6px 16px 6px 6px;
  margin: 5px;
}
.dash-chats div h2 {
  color: #030229;
  font-size: 14px;
  align-self: center;
}
/* beat my qoute yable */
.card-title {
  color: #000 !important;
  font-size: 48px !important;
}
.border-rad-24 {
  border-radius: 24px !important;
}
/* .crm-table-header {
  border-radius: 48px !important;
  border: 1px solid #d7d7d7;
  padding: 18px 0px;
} */
/* Targeting thead elements with class .crm-table-header */
.table-responsive .student-data-table thead.crm-table-header {
  border-radius: 48px !important;
  border: 1px solid #d7d7d7;
  padding: 18px 0px;
}

.crm-table-header tr th {
  color: #4d4d4d !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.28px;
}
.crm-table-button {
  background-color: #fafafa !important;
  color: #1c1c1c !important;
  font-size: 12px;
  padding: 10px !important;
  border-radius: 39px !important;
  border: 1px solid #1c1c1c !important;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.crm-table-btn-danger {
  color: #fff !important;
  font-size: 12px;
  border-radius: 39px !important;
  padding: 10px !important;
}
.table.dataTable thead {
  padding: 10px 18px;
  border: 1px solid #111;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(17, 17, 17);
  border-radius: 20px;
}
/* My price quote */
.table-client-name {
  color: #4d4d4d;
  font-size: 16px;
  letter-spacing: -0.28px;
  line-height: 0px;
  margin-top: 20px;
  font-weight: 400;
}
.table-client-email {
  color: #4d4d4d;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: -0.16px;
  font-weight: 400;
}
.table-client-date {
  color: #4d4d4d !important;
  font-size: 16px;
  letter-spacing: -0.28px;
  font-weight: 400 !important;
}
.crm-text-color {
  color: #4d4d4d !important;
}
.font-weight-400 {
  font-weight: 400 !important;
}
.crm-table-actions .follow-button {
  border-radius: 39px;
  border: 1px solid #1c1c1c;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  padding: 10px;
  color: #1c1c1c;
  text-align: center;
  font-size: 12px;
}
/* my invoices */
.crm-table-p {
  color: #939393;
  font-size: 20px;
  line-height: 0px;
}
.table-confirm-btn {
  border-radius: 44px;
  background: #00ce2d;
  padding: 12px 40px;
}
/* search filter */
.filter-search-input {
  border-radius: 20px !important;
  padding: 20px 0px !important;
}
.search-btn-crm,
.apply-search-btn {
  background-color: #1c1c1c !important;
  color: #fafafa !important;
  padding: 8px 26px !important;
  border-radius: 20px !important;
  border: none !important;
}
.search-options-crm {
  border-radius: 20px !important;
}
.border-radius-20 {
  border-radius: 20px !important;
}
.search-date {
  padding: 9px 15px !important;
}
.clear-search-btn {
  background-color: #fafafa !important;
  color: #1c1c1c !important;
  border: 1px solid #1c1c1c;
  padding: 8px 26px !important;
  border-radius: 20px !important;
}
.req-design-btn {
  background-color: #1c1c1c !important;
  color: #fafafa !important;
  padding: 13px 26px !important;
  border-radius: 25px !important;
  border: none !important;
}
.design-requested-btn {
  background-color: #6b51df !important;
  color: #fafafa !important;
  padding: 13px 26px !important;
  border-radius: 25px !important;
  border: none !important;
}
.make-invoice-btn {
  background-color: #5b93ff !important;
  color: #f1f1f1 !important;
  padding: 13px 26px !important;
  border-radius: 25px !important;
  border: none !important;
}
.show-designfile-btn {
  background-color: #673bb7 !important;
  color: #f1f1f1 !important;
  padding: 13px 26px !important;
  border-radius: 25px !important;
  border: none !important;
}
.sendFinalSpecs-btn {
  /* background-color: #fafafa !important; */
  color: #1c1c1c !important;
  padding: 10px 20px !important;
  border-radius: 25px !important;
  border: 1px solid #1c1c1c !important;
}
.final-specSent-btn {
  background-color: #1c1c1c !important;
  color: #fafafa !important;
  padding: 13px 26px !important;
  border-radius: 25px !important;
  border: none !important;
}
/* orders table select*/
#OrdersTable select {
  color: black;
  font-weight: 400 !important;
  border-radius: 21px;
  padding: 13px 10px 30px 10px;
}
.dataTables_wrapper select {
  border-radius: 20px !important;
}
.send-finalspecs-btn {
  border-radius: 8px;
  background: #eff5ff !important;
  color: #5b93ff !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}
.specs-sent-btn {
  border-radius: 8px;
  background: #fff4f1 !important;
  color: #ff8f6b !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}
#OrdersTable td,
h4,
small {
  color: black;
  font-weight: 400 !important;
}
.refund-amount {
  margin-top: -18px;
}
#OrdersTable select option {
  border-radius: 20px;
  padding: 10px;
}

/* models css  */
.signature-line {
  border-bottom: 1px solid #000;
  height: 0px;
  margin-top: 5px;
  margin-bottom: 15px;
  width: 100%;
}




