@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
	--c-primary-color:#62d689;
	--c-secondary-color:#202342;
}

html {
	scroll-padding-top: 250px;
}
body{
	font-family: "Prompt", sans-serif!important;
	letter-spacing: 1px;
}

th,
tr,
td {
	text-align: left;
}

.index-table {
	margin-top: -70px;
}

.view-table {
	margin-top: -20px;
}

.view-table-td {
	text-align: left;
	min-width: 600px;
}

.user-image-padding {
	padding: 0px 20px;
	margin-left: 20px;
}

.user-view-header {
	margin: 0px -30px;
}

.view-table-wid-td {
	text-align: left;
	min-width: 600px;
}

.pl-50 {
	padding-left: 50px !important;
}

.user-table-padding {
	padding: 0px 20px;
}

.filter-modal {
	margin-left: 150px;
}

.user-search-label {
	margin-top: -20px;
}

.company-job-search-label {
	margin-top: -70px;
}

.main-body {
	--kt-toolbar-height: 55px;
	--kt-toolbar-height-tablet-and-mobile: 55px;
}

.mt-50 {
	margin-top: -50px
}

.mt-30 {
	margin-top: -30px
}

.overflow-x-hidden {
	overflow-x: hidden;
}

.subscription-min-height {
	min-height: 400px;
}

.subscription-choose-btn-pos {
	margin-top: 310px;
}

.plans-no-data {
	margin-top: 30px;
}

.link-disabled {
	color: black;
	pointer-events: none;
}

.w-785px {
	width: 785px;
}

.w-817px {
	width: 817px;
}

.settings-li {
	padding-right: 100px;
}

.w-317px {
	width: 317px;
}

.word-break {
	word-break: break-word !important;
}

.resume-validate {
	margin: 10px;
}

.m-5 {
	margin: 5px;
}

.text-left {
	text-align: left;
}

.google-map {
	border: 1px solid #eff2f5;
	width: 100%;
	height: 500px;
}

.site-plans-title {
	margin-top: -20px;
}

.bg-#00195E {
	background-color: #1976D2 !important;
}

.bg-brown {
	background-color: #E77C28 !important;
}

.gap-6em {
	gap: 6em;
}

.no-wrap {
	white-space: nowrap;
}

.link-disabled {
	pointer-events: none;
}

.btn-neon {
	color: #ffffff;
	background: #2deaf0;
	text-decoration: none;
}

.btn-neon:hover {
	color: #fff;
	background: #38d2e0;
	text-decoration: none;
}

.btn-brown {
	color: #ffffff;
	background: #DF9230;
	text-decoration: none;
}

.btn-brown:hover {
	color: #fff;
	background: #CB8429;
	text-decoration: none;
}

.no-text-wrap {
	white-space: nowrap;
}

.admin-profile-img {
	width: 25%;
	margin-top: 8px;
}

.user-profile-img {
	margin-top: 8px;
}

.user-cover-img {
	margin-top: 8px;
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.w-310 {
	width: 310px;
}

.banner-img {
	width: 50%;
	margin-top: 30px;
}

.banner-cover img {
	object-position: center;
	width: 100%;
	height: 20em;
	object-fit: cover;
	border-radius: 10px;
}

.column-preview {
	float: left;
	width: 33.33%;
	padding: 5px;
}

.column-preview img {
	object-position: center;
	object-fit: cover;
	border-radius: 10px;
}

.info-prev-img {
	height: 300px !important;
	width: 300px !important;
	margin: 1em;
}

.gallery {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.gallery img {
	object-position: center;
	width: 100%;
	height: 20em;
	object-fit: cover;
	border-radius: 10px;
}

.w-170px {
	width: 170px;
}

.table-scrollbar {
	position: relative;
	height: auto;
	overflow: auto;
}

.land-prop-pagination {
	margin-top: 20px;
}

.ml-20 {
	margin-left: 20px;
}

.dropdown-scrollbar {
	height: auto;
	max-height: 280px;
	overflow-x: hidden;
}

.no-border {
	border: none;
}

.prop-uniq-id {
	border: 2px solid;
	padding: 10px;
	border-image-slice: 1;
	border-image-source: linear-gradient(to left, #BB8FCE, #3498DB);
}

.mt-35px {
	margin-top: -35px;
}

.file-delete {
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px;
	opacity: 0.5;
	font-size: 3px;
}

.note-text {
	font-size: 10px;
}

.work-break-all {
	word-break: break-all;
}

.w-25p {
	width: 25%;
}

.float-right {
	float: right;
}

.category-picture {
	margin: 20px;
	width: 20%;
}

.info-btn {
	margin-top: 30px;
}

.link-disabled {
	pointer-events: none;
}

.file-delete {
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px;
	opacity: 0.5;
	font-size: 3px;
}

.order-dashboard-table {
	margin-top: -25px;
}

.settings-box {
	display: grid;
	grid-template-columns: 220px auto;
	padding: 2em;
}

.restore-all {
	position: absolute;
	right: 35px;
}

.file-mark-default {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px;
	opacity: 0.8;
	font-size: 3px;
}

.image-text-overlay {
	position: absolute;
	left: 11px;
	top: 87px;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 0em 3.2em;
	font-size: 1em;
	color: #fff;
}

.btn-dark-#00195E {
	color: #fff;
	background: #0A2949;
	text-decoration: none;
}

.btn-dark-#00195E:hover {
	color: #fff;
	background: #193F68;
	text-decoration: none;
}

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

.rating {
	display: block;
	box-shadow: none !important;
	background: transparent;
	justify-content: left !important;
	align-items: flex-start !important;
}

.w-16em {
	width: 16em;
}

.w-20em {
	width: 20em;
}

.hand-icon {
	cursor: pointer;
}

.apexcharts-menu.apexcharts-menu-open {
	opacity: 1;
	pointer-events: all;
	transition: .15s ease all;
	width: 8em;
}

.custom-sidebar {
	overflow-y: auto;
	overflow-x: hidden;
}

#custom-sidebar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

.custom-sidebar::-webkit-scrollbar {
	width: 0;
	background-color: #F5F5F5;
}

#custom-sidebar::-webkit-scrollbar-thumb {
	background-color: #000000;
	border: 2px solid #00195E;
}

.w-26em {
	width: 26em;
}

.w-30em {
	width: 30em;
}

.chat-members-section {
	position: sticky;
	top: 65px;
	z-index: 9;
}

span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.leading-5 {
	background: #00195E;
	color: white;
}

.w-35em {
	width: 35em;
}

.site-logo {
	height: 3em;
	object-fit: contain;
}

.w-50 {
	width: 50%;
}

@media (max-width: 991.98px) {
	.resp-full-width {
		width: 100% !important;
	}
}

@media (max-width: 767.98px) {
	.resp-full-width {
		width: 100% !important;
	}
}

.login-right-form {
	height: 90vh;
	margin: auto;
}

.resp-full-width {
	padding: 0 2em;
}

.api-key-border {
	border-width: 2px;
	display: flex;
	align-items: center;
	gap: 0.5em;
	flex-direction: row-reverse;
}

.form-input,
.form-multiselect,
.form-select,
.form-textarea {
	border: 1px solid #00337D57 !important;
	border-radius: 8px !important;
	background-color: transparent !important;
	height: 3em;
	font-size: 0.95em;
	font-weight: 500;
	height: 44px;
}

.ts-control {
	border: 1px solid #00337D57 !important;
	border-radius: 8px !important;
	background-color: transparent !important;
	height: 3em;
	font-size: 0.95em;
	font-weight: 500;
	height: 44px;
}

.tab-nav-link-sec {
	background: #F6F7F7;
	padding: 1em;
}

.tab-nav-link-sec .tab.btn {
	font-weight: 500;
	font-size: 1em;
	display: flex;
	align-items: center;
	gap: 0.5em;
	padding: 1.5em;
	color: var(--c-primary-color);
}

.tab-nav-link-sec .tab.btn.bg-primary\/10 {
	background-color: #fff;
}

.tab-nav-link-sec .tab.btn.text-primary.bg-primary\/10 svg {
	fill: var(--c-primary-color);
}

.tab-nav-link-sec .tab.btn svg {
	fill: var(--c-primary-color);
}

.tab-nav-link-sec .tab.btn.text-primary {
	color: var(--c-primary-color);
}

#profile-ref .rounded-full {
	border-radius: 9999px;
}

.whitespace-nowrap .rounded-full {
	border-radius: 9999px;
}

.main-sidebar .rounded-lg {
	border-radius: 0.5rem;
}

.badge .rounded-full {
	border-radius: 9999px;
}

.main-sidebar .text-primary svg {
	fill: var(--c-primary-color);
}

.password-show-border {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.eye-btn-class {
	border-left: 0 !important;
	height: 2.8em;
	border: 1px solid #0000006b;
	padding: 0.5em;
	display: flex;
	align-items: center;
	width: 2.3em;
}

.inpt-class {
	border: 1px solid #bdb2b2 !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	height: 3em;
	font-size: 0.95em;
	font-weight: 500;
	margin-top: 0;
}

.inpt-class:focus-visible {
	outline: none !important;
}

.dropdown-new-class {
	z-index: 9999 !important;
}

.search-inpt-class {
	min-width: 20em;
}

.grid-end-item1 {
	grid-column-end: end !important;
}

.search-inpt2-class {
	min-width: 35em;
}

.copn-color {
	color: #10b981;
}

#chatsChart {
	overflow: auto;
}

#botsChart {
	overflow: auto;
}

#onPromiseCompaniesChart {
	overflow: auto;
}
.text-primary-c{
	color: var(--c-primary-color);
}
.text-secondary-c{
	color: var(--c-secondary-color);
}
.bg-primary-c{
	background: var(--c-primary-color);
}
.bg-secondary-c{
	background: var(--c-secondary-color);
}
.custom-sidebar a:hover svg{
	fill: var(--c-primary-color);
}
.custom-sidebar a:hover svg g{
	fill: var(--c-primary-color);
}
.custome-radius{
	border-radius: 8px;
}
textarea{
	height: auto!important;
}
.modal{
	z-index: 999999;
}
#hero-image-light{
	margin: 0 auto;
}
/* Custom Dropdown CSS */