@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{
	font-family: 'Outfit', sans-serif!important;
}

html {
    scroll-padding-top: 250px;
}


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-blue {
	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-blue {
  color: #fff;
  background: #0A2949;
  text-decoration: none;
}

.btn-dark-blue: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;
}

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

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

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

#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.1px;
	background-color: #F5F5F5;
}

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

.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: blue;
  color: white;
}

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

.w-50{
	width: 50%;
}
@media (max-width: 991.98px) {
	.resp-full-width{
		width: 100%!important;
	}
	.card-wrapped-flex {
		align-items: flex-start!important;
		flex-direction: column;
		gap: 1.5em;
	  }
	  .custome-bank-details-wrapped-head {
		align-items: flex-start!important;
		flex-direction: column;
		gap: 1.5em;
	  }
	  .custome-bank-details-wrapped-body {
		padding: 1em!important;
		grid-template-columns: repeat(1, 1fr)!important;
		gap: 1.5em!important;
	  }
	  .justify-start-mb{
		justify-content: flex-start!important;
	  }
}
@media (max-width: 767.98px) {
	.w-50{
		width: 100%;
	}
	.resp-full-width{
		width: 100%!important;
	}
}

.ts-control{
	border: 1px solid #cbd5e1!important;
	/* border-radius: 0!important; */
	background-color: transparent!important;
	height: 3em;
	font-size: 0.95em;
	font-weight: 500;
  }
  .tab-nav-link-sec{
	background: #e2e8f0;
    padding: 1em;
	border-radius: 0.5rem;
  }
  .tab-nav-link-sec .tab.btn{
	font-weight: 500;
    font-size: 1em;
	display: flex;
	align-items: center;
	gap: 0.5em;
	padding: 1.5em;
  }
  .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: #e47c3f;
  }
  .tab-nav-link-sec .tab.btn svg{
	fill: #64748b;
  }
  .tab-nav-link-sec .tab.btn.text-primary{
	color: #e47c3f;
  }


  .dark .tab-nav-link-sec{
	--tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    background-color: #26334d;
    color: #a3adc2;
  }

  .setting-input {
  	padding: 2px !important;
    margin-bottom: 10px !important;
  }

  .auth-bg-img{
	background-image: url(../admin-assets/images/efi-aut-bg-img.png);
	background-position: 100% 15%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .darkmode-toggle{
	display: none;
  }

  .card table th:first-child{
	border-top-left-radius: .5rem;
	border-bottom-left-radius: 0;
  }

  .card table th:last-child{
	border-bottom-right-radius: 0rem;
  }

  .fill-text-warning{
	stroke:#ff9800;
  }

  .fill-text-success{
	stroke:#10b981;
  }

  .modal-content{
	min-width: 400px;
  }

  .w-100{
	width: 100%;
  }

  .bg-black{
	background-color:#171d28;
  }

  .hover\:bg-success-focus:hover{
	background-color:#171d28;
  }

  .active\:bg-success-focus\/90:active{
	background-color:#171d28;
  }

  .focus\:bg-success-focus:focus{
	background-color:#171d28;
  }

  #tab-folder-social-settings label span{
	display: block;
	margin-bottom: 0.5em;
  }

  #tab-folder-social-settings label.block label{
	display: block;
	margin-bottom: 0.5em;
  }

  .chartjs-render-monitor{
    height: calc(100vh - 240px)!important;
    width: 100%!important;
  } 
  /* No Data Section  */
  .no-data-frame  {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 1em;
	padding: 2em 0;
  }
  .no-data-frame  h2{
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 0;
  }
  .no-data-avater{
	width: 20em;
	height: auto;
	object-fit: contain;
  }


  /* Transaction Custome css  */
  .custome-status-card {
	background: #EBFCF0;
	border: 1px solid #549F69;
	border-radius: 12px;
	padding: 1.5em;
	display: flex;
	align-items: center;
	gap: 2em;
  }
  .custome-card-left-half-card{
	display: grid;
	grid-template-columns: 45px auto;
	align-items: center;
  }
  .custome-bank-details-wrapped-head{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 2em 0;
	border-top: 1px solid #E5E9EB;
  }
  .bank-details-info-card p{
	font-size: .875rem;
	font-weight: 300;
	margin-bottom: 0.5em;
	color: #878E96;
  }
  .bank-details-info-card h3{
	font-size: 1.1em;
	font-weight: 500;
	margin-bottom: 0em;
	color: #000;
  }
  .custome-bank-details-wrapped-body{
	background: #fff;
	padding: 2em;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap:2em;
	align-items: center;
}
.custome-bank-details-head-left h2{
	font-size: 1.4em;
	font-weight: 600;
	margin-bottom: 0em;
	color: #000;
	display: grid;
	grid-template-columns: 45px auto;
	align-items: center;
}
.card-wrapped-flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
}