/* @import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

body {
color: #000;
background-color: #fff;
/* font-family: 'Jost', sans-serif !important; */
font-family: 'Roboto', sans-serif !important;
}

.error{
    color:red;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: 'Roboto', sans-serif !important;
}

.authentication-bg {
background-image: url("../images/login-bg7.jpg");
}

.authentication-bg .bg-overlay {
opacity: .85;
}

.morph-effect {
background: #ffffff4f;
box-shadow: none;
border: 0;
border-radius: 24px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
}

.text-dark {
color: #000 !important
}

.text-muted {
--bs-text-opacity: 1;
color: #000000 !important;
}

#sidebar-menu ul li a .nav-icon {
font-size: 18px;
}

#sidebar-menu ul li a{
font-size: 14px;
}

#sidebar-menu .metismenu .menu-item {
margin-left: 10px;
}

.dropdown-item {
color: #000000;
}

#sidebar-menu ul li.mm-active>a {
background-color: #2459c5;
color: #ffffff;
}

.bordered-card {
border:1px solid #d1d1d1;
border-radius: 10px;
/* box-shadow: rgb(50 50 93 / 8%) 0px 2px 5px -1px, rgb(0 0 0 / 5%) 0px 1px 3px -1px; */
}

.greetings h4 {
font-size: 32px;
font-weight: 400;
}

.greetings p {
font-size: 16px;
}

.card-title {
font-size: 20px;
}

.popular-product-box {
padding: 12px;
}

.popular-product-box {
background: #f4f7fb;
transition: 0.3s;
cursor: pointer;
}

.custom-pd {
padding-inline: 12px;
}

.display-items {
display: flex;
}

.display-items .pd-display {
flex-grow: 1;
}

.custom-light-bg {
background-color: #eeeff1;
border-radius: 10px;
}

.table thead th {

color: #000;
}

.table tbody td {
font-weight: 400;
color: #000 !important;
}

body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu>ul>li>a {
padding: 12px 0;
margin: 0 12px;
}

body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu>ul>li {
margin-bottom: 10px;
}

body[data-sidebar-size="sm"] .vertical-menu #sidebar-menu>ul>li>a i {
margin-left: -3px;
}

.sidebar-menu-scroll {
padding-top: 15px;
background: #ffffff;
}

.main-content {
background: #f8f8f8;
}

.navbar-brand-box {
background-color: #ffffff;
}

@media only screen and (max-width:1400px) {
.w-md-100 {
width: 100% !important;
}
}

.w-lg-75 {
width: 85%;
}

.dz-message.needsclick {
margin-top: -5px !important;

}

.dz-message.needsclick p {
font-size: 16px !important;
}

img.my-loader {
max-width: 15%;

}

.navbar-brand-box {
padding: 0;
}

span.logo-sm img {
width: 47px;
height: 100%;
}

img.products-img {
width: 75px;
}

.products-display p {
line-height: 1.2;
}

.vertical-menu {
background: #ffffff;
box-shadow: none;
}

.custom-elps {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.custom-elps2 {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.show-product {
width: 100%;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
}

.show-product img {
width: 100px;
}

/* .bg-light-pink {
background: #f3edfb;
}

.bg-light-blue {
background: aliceblue;
}

.bg-light-scan {
background: #f3f3f3;
}

.bg-light-green {
background: #f2f9f5;
}

.bg-light-gray {
background: #fdf4f4;
}

.bg-light-vol {
background: #edecf3;
} */



.page-content {
padding: 100px calc(24px / 2) 60px calc(24px / 2);
}

.navbar-header {
border-bottom: 1px solid #e9e9e9;
padding-inline: 22px;
}

body[data-sidebar-size="sm"] .vertical-menu {
position: fixed;
}

body[data-sidebar-size="sm"] {
min-height: 100%;
}

.footer {
padding: 10px;
height: unset;
position: fixed;
}

.noti-icon i {
margin-top: 6px;
}

/* Chat css */

.chat-section {
display: flex;
gap: 25px;
}

.history {
width: 270px;
}

.chat-result {
padding-top: 0 !important;
padding: 15px;
width: calc(100% - 270px);
background: #eff4f9;
border-radius: 20px;
height: calc(100vh - 167px);
overflow: auto;
}

.ishorizontal-topbar .navbar-header .navbar-brand-box,
.isvertical-topbar .navbar-header .navbar-brand-box {
background: none;
}

.search-bar {
position: sticky;
width: 100%;
top: 0px;
padding-top: 15px;
background: linear-gradient(180deg, #eff4f9, #ffffff00);
left: 0;
top: 0px;
}

.sc-input input {
background: #fff !important;
padding: 15px 25px;
padding-right: 40px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
border-radius: 50px;
}

.send-icon {
position: absolute;
top: 13px;
right: 20px;
font-size: 20px;
transform: rotate(45deg);
cursor: pointer;
}

.sc-input {
width: 50%;
/* margin: auto; */
}

.upload {
cursor: pointer;
}

.text-gradient {
background: -webkit-linear-gradient(#083a90, #005dff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.si-elps {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}

.question-history ul li {
margin-bottom: 10px;
padding: 5px 15px;
overflow: hidden;
height: 31px;
cursor: pointer;
}

li.si-elps.active {
background: #d2e6f9;
border-radius: 50px;
}

.question-history ul li:hover {
background: #eff4f9;
border-radius: 50px;
transition: all 0.3s;
}

.suggested-result {
padding-top: 20px;
width: 75%;
margin: auto;
}

.question-history {
height: calc(100vh - 264px);
overflow: auto;
}

.chat-content {
padding-left: 51px;
margin-top: 10px;
}

.avatar-title{
background-color: unset !important;
}

.img-thumbnail{
border: 1px solid #c9c9c9;
}

.upload-border {
height: 133px;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border: 1px dashed #285ac3;
border-radius: 15px;
}

.bg-light{
background-color: #f8f8f8 !important;
}

.custom-upload {
padding: 15px 20px;
border-radius: 50px;
}

.my-bg {
border-radius: 50%;
background: #f8f8f8;
display: flex;
align-items: center;
justify-content: center;
}

.dz-message.needsclick {
margin-top: 35px !important;
}

.dropzone {
min-height: 150px;
border: 1px dashed rgb(36 89 197) !important;
border-radius: 12px !important;
background: white;
padding: 20px 20px;
}
.custom-dropzone {
min-height: 150px;
border: 1px dashed rgb(36 89 197) !important;
border-radius: 12px !important;
background: white;
padding: 20px 20px;
}

.my-loader {
height: calc(100vh - 160px);
display: flex;
align-items: center;
justify-content: center;
}

.introjs-helperLayer {
padding: 1rem;
transform: translate(-1rem, -1rem);
border-radius: var(--border-radius-lg);
box-shadow: var(--primary) 0px 0px 0 0, rgba(0, 0, 0, 0.6) 0px 0px 0px 5000px !important;
}

.introjs-tooltip {
border-radius: var(--border-radius-lg);
padding: var(--card-spacing-xs);
background: var(--foreground);
}

.introjs-overlay {
background: #000 !important;
}

.introjs-button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: var(--font);
padding: 9px 20px;
height: var(--input-height);
font-size: 1em;
line-height: 1rem;
border-radius: var(--border-radius-md);
border: initial !important;
box-shadow: initial !important;
transition: all var(--transition-time-short);
transition-property: color, background-color, background-image, background;
border-radius: var(--border-radius-md);
color: var(--light-text) !important;
background-color: initial !important;
background-image: initial !important;
text-shadow: initial;
box-shadow: inset 0px 0px 0px 1px var(--primary) !important;
color: var(--primary) !important;
margin: 3px;
margin-bottom: 0;
}
.introjs-button i {
font-size: 14px;
width: 14px;
vertical-align: middle;
display: inline-block;
}
.introjs-button span {
vertical-align: middle;
display: inline-block;
margin-left: 4px;
margin-right: 4px;
}
.introjs-button:hover {
color: var(--light-text) !important;
background-color: var(--primary) !important;
box-shadow: initial !important;
}
.introjs-button.introjs-disabled {
opacity: 0.5;
cursor: initial;
pointer-events: none;
}

.introjs-bullets {
margin-bottom: 15px;
}

.introjs-tooltiptext {
font-family: var(--font-heading);
margin-bottom: 15px;
}

.introjs-tooltipbuttons {
border-top: 1px solid var(--separator);
text-align: center;
}

.introjs-bullets ul li a {
background: var(--separator);
}

.introjs-bullets ul li a.active {
background: var(--primary);
}

.introjs-tooltipReferenceLayer *,
.introjs-tooltipReferenceLayer {
font-family: var(--font);
}

.introjs-tooltip-title {
font-family: var(--font-heading);
font-weight: 400;
font-size: 1.1rem;
}

.introjs-tooltip-header {
padding-right: 10px;
}

.introjs-arrow.top {
left: 15px;
}

.introjs-arrow.left {
top: 15px;
border-right-color: var(--foreground);
}

.introjs-arrow.right-bottom {
bottom: 15px;
border-left-color: var(--foreground);
}

.introjs-arrow.bottom {
left: 15px;
border-top-color: var(--foreground);
}

.introjs-arrow.top,
.introjs-arrow.top-middle,
.introjs-arrow.top-right {
border-bottom-color: var(--foreground);
}

.introjs-skipbutton {
color: var(--alternate);
}
.introjs-skipbutton:hover {
color: var(--primary);
}

.card {
border-radius: 15px;
box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px !important;
border: 0;
}

.my-icon {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
position: relative;
color: #fff;
font-size: 28px;
}

.bg-orange {
background: linear-gradient(45deg, #ffb16b 0%, #ffdb8d 100%);
filter: drop-shadow(0px 10px 15px rgba(255, 186, 114, 0.4));
-webkit-filter: drop-shadow(0px 10px 15px rgba(255, 186, 114, 0.4));
-moz-filter: drop-shadow(0px 15px 10px rgba(255, 186, 114, 0.4));
}

.bg-green{
background: linear-gradient(45deg, #19a5a1 0%, #63e8e4 100%);
filter: drop-shadow(0px 10px 15px rgba(79, 188, 186, 0.4));
-webkit-filter: drop-shadow(0px 10px 15px rgba(79, 188, 186, 0.4));
-moz-filter: drop-shadow(0px 10px 15px rgba(79, 188, 186, 0.4));
}

.bg-purple{
background: linear-gradient(45deg, #9341d4 0%, #d98efb 100%);
filter: drop-shadow(0px 10px 15px rgba(147, 65, 212, 0.4));
-webkit-filter: drop-shadow(0px 10px 15px rgba(147, 65, 212, 0.4));
-moz-filter: drop-shadow(0px 10px 15px rgba(147, 65, 212, 0.4));
}

a.upload-custom {
  box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px !important;
height: 96px;
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
align-items: center;
background: linear-gradient(147deg, #2c68e3 0%, #6791e7 100%);
}


/* ----------------------------------------------- */
/* --------- Updated CSS on 02/May/2024 --------- */


/* Login changes */

label#username-error, 
label#password-input-error {
  position: absolute;
  font-size: 14px;
  margin-bottom: 0px;
}
.btn-check:focus+.btn, .btn:focus {
  outline: 0;
  -webkit-box-shadow: none !important;
 box-shadow: none !important;
}



body[data-sidebar-size="sm"] .footer {
  left: 0;
}
.navbar-header {
  border-bottom: 1px solid #e9e9e9;
  padding-inline: 0px;
}
span.logo-sm img {
  width: 58px;
  height: 100%;
}
.navbar-header {
  height: 70px;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .vertical-menu {
      display: none;
      top: 70px;
  }
}




.page-content {
  padding: 92px 20px 60px;
}

.page-content .container-fluid {
  max-width: 100%;
}
.chse-card {
  text-align: center !important;
  background-color: #fff !important;
  border-radius: 0.75rem !important;
  cursor: pointer;
}
.opt-img{
  width: 100px;
  max-height: 100px;
  background-color: #fff;
}