:root {
	--theme-0-primary: #00395f;
	--theme-0-secondary: #0076c4;
	--theme-0-tertiary: #0081d6;
	
	--theme-1-primary: #00599d;
	--theme-1-secondary: #0067b7;
	--theme-1-tertiary: #0076d0;
	
	--theme-2-primary: #02393e;
	--theme-2-secondary: #045b62;
	--theme-2-tertiary: #079aa6;
	
	--theme-3-primary: #670000;
	--theme-3-secondary: #9a0000;
	--theme-3-tertiary: #cd0000;
	
    --h1-font: 'Nunito', sans-serif;
    --h1-size: 4.5rem;
    --h1-weight: 900;
    
    --h2-font: 'Nunito', sans-serif;
    --h2-size: 3rem;
    --h2-weight: 700;
    
    --p-font: 'Nunito', sans-serif;
    --p-size: 1rem;
    --p-weight: 400;

    --header-bg-color: #21333e;
    --nav-top-bg-color: #21333e;
    --nav-sub-bg-color: #21333e;
    --nav-holder-bg-color: #21333e;
    --nav-brand-height: 35px;
    --nav-item-color: #f9f9f9;
    --hero-bg-color: #111117;
    --footer-brand-height: 80px;

    --primary-color: #058283;
    --secondary-color: #00a6a6;
    
    --white-color: #ffffff;
    --black-color: #000007;
    --dark-grey-color: #111117;

    --primary-t-color: #21333e;
    --secondary-t-color: #f9f9f9; 
    --primary-p-color: #606d75;
    --secondary-p-color: #c0c3d0;
    --primary-b-color: #f9f9f9;
    --primary-l-color: rgba(0, 0, 0, .25);
    --secondary-l-color: rgba(255, 255, 255, 0.35);

    --valid-color: #007a4d;
    --invalid-color: #e34f4f;

    --primary-bg-color: #f9f9f9;
    --primary-bg-color-2: #f1f1f1;
    --primary-bg-color-3: rgba(5, 130, 131, 0.15);

    --secondary-bg-color: #111117;
    --secondary-bg-color-2: #080d10;
    --secondary-bg-color-3: #191919;

    --card-bg-color: #ffffff;

    --footer-bg-color: #111117;
}

.btn-primary {
    color: #ffffff;
    background-color: #00599d;
    border-color: #00599d;
    box-shadow: none;
}

.pac-container:after{
    content:none !important;
}

.pac-item span{
	font-size: 14px !important;
	padding-top:8px !important;
	padding-bottom:8px !important;
	line-height:3 !important;
	cursor:pointer !important;
	cursor:hand !important;
}

.pac-icon{
	margin-top: 11px !important;
}

.navigationbar{
	padding-bottom:200px !important;
}

.datepicker{z-index: 2000!important}

.datepicker td, .datepicker th {
    text-align: center;
    width: 35px;
    height: 30px;
}

#select2-modal-add-new-company-tax-registeration-container, #select2-modal-stripe-setup-individual-rep-home-state-select-container, #select2-modal-stripe-setup-individual-rep-home-country-select-container, #select2-modal-stripe-setup-company-rep-home-state-select-container,#select2-modal-stripe-setup-company-rep-home-country-select-container,#select2-modal-add-new-company-employment-status-container,#select2-modal-add-new-company-state-select-container, #select2-modal-add-new-company-country-select-container, #select2-modal-add-new-company-noshow-fee-select-container,#select2-modal-add-new-company-cancellation-notice-select-container, #select2-modal-add-new-company-deposit-select-container, #select2-modal-add-new-company-business-category-container, #select2-modal-add-new-company-employee-count-container, #select2-modal-add-new-company-last-tax-year-container{
	text-align:left;
	/* font-size: 12px; */
}

#select2-company-employees-select-container{
	text-align:center;
}

#activate-valet-basic span:hover, #activate-valet-premium span:hover{
	color:white !important;
}

.company-hours-select-start option{
	padding:10px !important;
	line-height: 2 !important;
}

.tab-action-button {
    display: inline-block;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border: 1px solid transparent !important;
    padding: 0.5rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.25 !important;
    border-radius: 0rem !important;
    transition: all .15s ease-in-out !important;
    color: #343a40 !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: #343a40 !important;
    height: 50px !important;
}

.modal-add-new-company .onboard-screen-list img {
    margin: 0 auto 60px;
    width: 40% !important;
}

.modal-register-tax .onboard-screen-list img {
    margin: 0 auto 60px;
    width: 60% !important;
}



.modal {
  overflow-y:auto;
}

.modal-header{
	background-color:#0d121c;
	border: 0px !important;
}

.text-code-input-verify{
	font-size: 25px;
    font-weight: 600;
}

.mlc-0{
	margin-left: 0rem!important;
}
.mlc-1{
	margin-left: 1rem!important;
}
.mlc-2{
	margin-left: 2rem!important;
}
.mlc-3{
	margin-left: 3rem!important;
}
.mlc-4{
	margin-left: 4rem!important;
}
.mlc-5{
	margin-left: 5rem!important;
}
.mlc-6{
	margin-left: 6rem!important;
}

.fs-sm{
	font-size: 12px !important;
}

.fs-m{
	font-size: 15px !important;
}

.fs-lg{
	font-size: 16px !important;
}

.fs-xl{
	font-size: 22px !important;
}

.fs-xxl{
	font-size: 25px !important;
}

.w-110{
	width: 110px !important;
}

.w-125{
	width: 125px !important;
}

.w-150{
	width: 150px;
}

.w-175{
	width: 175px;
}

.h-125{
	height: 125px !important;
}

.h-175{
	height: 175px !important;
}

.h-50{
	height: 50px !important;
}

.bold{
	font-weight: 500;
}

.fw-600{
	font-weight: 600 !important;
}

.fw-700{
	font-weight: 700 !important;
}

.toast{
	z-index: 1251;
}

.slick-prev.slick-disabled {
  display: none !important; 
  pointer-events:none !important;
}

.breadcrumbbar .page-title {
    font-size: 28px;
    color: #151d2e;
    margin-bottom: 5px;
    margin-top: 0;
}

.accordion-title-button{
	text-decoration:none !important;
	transition: all 0.3s ease;
}

.accordion-title-button{
	font-weight:400 !important;
	font-size: 20px !important;
	display: inline-flex;
	align-items: center; 
	text-decoration:none !important;
	transition: all 0.3s ease;
}

.accordion-title-button:hover,.accordion-title-button:active{
	opacity:0.9 !important;
	font-size: 1.2rem !important;	
	text-decoration:none !important;
}

.accordion-title-button i {
    color: #ffac0c;
}

.mb-0{
	margin-bottom: 0px !important;
}

.mt-2-5{
	margin-top: 0.7rem!important;
}

.mb--6{
	margin-bottom: -6px !important;
}

.mt--15{
	margin-top:-15px !important;
}

.lh-3{
	line-height: 3 !important;
}

.br-0{
	border-radius: 0px !important;
}

.br-5{
	border-radius: 5px !important;
}

.overflow-visible{
	overflow: visible !important;
}

.overflow-y-visible{
	overflow-y: visible !important;
}

.border {
    border: 1px solid lightgrey !important;
}

.border-unread{
	border: 3px solid #00599d !important;
}

.border-top {
    border-top: 1px solid lightgrey !important;
}

.border-bottom {
    border-bottom: 1px solid lightgrey !important;
}


.border-none {
    border: 0px solid lightgrey !important;
}

.book-success-datetime{
	color:#73AF55 !important;
    line-height: 1;
}

.text-success {
    color: #28a745!important;
}

.text-success-dark{
	color:#73AF55 !important;
}

.text-danger {
    color: #f62525 !important;
}

.background-transparent{
	background-color: transparent !important;
}

.background-dark-blue{
	background-color: #00395f !important;
}

.background-dark{
	background-color: #0d121c !important;
}

.background-dark-2{
	background-color: #313945 !important;
}

.background-white{
	background-color:white !important;
}

.background-purple{
	background-color: #f8f9fc !important;
}

.background-lightgray{
	background-color: #f4f5f7 !important;
}

.background-gray{
	background-color: #c3c3c3 !important;
}

.mw-50 {
    width: 50px !important;
}

.w-100 {
    width: 100% !important;
    display: inline-block;
}

.h-25{
	height: 25px !important;
}

.hun-element-form--type-1 form {
    padding: 40px;
    background-color: rgba(29, 42, 59, 0.05);
}

.cursor:hover {
    cursor: pointer;
    cursor: hand;
}

.underline{
	text-decoration:underline !important;
}

/************* THEME 1 ******************/
.ripple-gray { /* 00395f*/
  background-position: center;
  transition: background 0.8s;
  cursor: pointer;
  color: white;
  background-color: #868e96;
  box-shadow: 0px 2px 8px rgba(211,211,211,0.6);
  outline: none;
  padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
	 border: none;
	 font-weight:400;
}
.ripple-gray:hover {
  background: #b1bbc4 radial-gradient(circle, transparent 1%, #b1bbc4 1%) center/15000%;
}
.ripple-gray:active {
  background-color: #cfd9e3;
  background-size: 100%;
  transition: background 0s;
}

.ripple-white { /* 00395f*/
  background-position: center;
  transition: background 0.8s;
  cursor: pointer;
  color: white;
  background-color: #868e96;
  box-shadow: 0px 2px 8px rgba(211,211,211,0.6);
  outline: none;
  padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
	 border: none;
	 font-weight:400;
}
.ripple-white:hover {
  background: #b1bbc4 radial-gradient(circle, transparent 1%, #b1bbc4 1%) center/15000%;
}
.ripple-white:active {
  background-color: #cfd9e3;
  background-size: 100%;
  transition: background 0s;
}

.ripple-danger { /* 00395f*/
  background-position: center;
  transition: background 0.8s;
  cursor: pointer;
  color: white;
  background-color: #800000;
  box-shadow: 0px 2px 8px rgba(211,211,211,0.6);
  outline: none;
  padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
	 border: none;
	 font-weight:400;
}
.ripple-danger:hover {
  background: #ad0000 radial-gradient(circle, transparent 1%, #ad0000 1%) center/15000%;
}
.ripple-danger:active {
  background-color: #d40202;
  background-size: 100%;
  transition: background 0s;
}

.theme-1-primary{
	color: var(--theme-1-primary);
}

.background-theme-1-primary{
	background-color: var(--theme-1-primary) !important;
}

.b-theme-1-primary {
    border: dashed 1px var(--theme-1-primary) !important;
}

.bb-theme-1-primary{
	border-bottom:5px solid var(--theme-1-primary) !important;
}

.bb-theme-1-primary-thin{
	border-bottom:1px solid var(--theme-1-primary) !important;
}

.b-theme-1-primary-thin{
	border:1px solid var(--theme-1-primary) !important;
}

.b-theme-1-primary-thick{
	border:2px solid var(--theme-1-primary) !important;
}

.bb-theme-1-primary-thick{
	border-bottom:3px solid var(--theme-1-primary) !important;
}

.theme-1-secondary{
	color: var(--theme-1-secondary) !important;
}

.background-theme-1-secondary{
	background-color: var(--theme-1-secondary) !important;
}

.b-theme-1-secondary {
    border: dashed 1px var(--theme-1-secondary) !important;
}

.b-theme-1-secondary-thick{
	border:2px solid var(--theme-1-secondary) !important;
}

.bb-theme-1-secondary{
	border-bottom:5px solid var(--theme-1-secondary) !important;
}

.bb-theme-1-secondary-thin{
	border-bottom:1px solid var(--theme-1-secondary) !important;
}

.bb-theme-1-secondary-thick{
	border-bottom:3px solid var(--theme-1-secondary) !important;
}

.bl-theme-1-secondary{
	border-left:6px solid var(--theme-1-secondary);
}

/* Ripple effect */
.ripple-theme-1-primary { /* 00395f*/
  background-position: center;
  transition: background 0.8s;
  cursor: pointer;
  color: white;
  background-color: var(--theme-1-primary) !important;
  box-shadow: 0px 2px 8px rgba(211,211,211,0.6);
  outline: none;
  padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
	 border: none;
	 font-weight:400;
}

.ripple-theme-1-primary:hover {
  background: var(--theme-1-secondary) radial-gradient(circle, transparent 1%, var(--theme-1-secondary) 1%) center/15000% !important;
  color: #fff !important;
}

.ripple-theme-1-primary:active {
  background-color: var(--theme-1-tertiary) !important;
  background-size: 100%;
  transition: background 0s;
}

.theme-1-tertiary{
	color: var(--theme-1-tertiary) !important;
}

/* Ripple effect */
.ripple-theme-0-primary { /* 00395f*/
  background-position: center;
  transition: background 0.8s;
  cursor: pointer;
  color: white;
  background-color: var(--theme-0-primary) !important;
  box-shadow: 0px 2px 8px rgba(211,211,211,0.6);
  outline: none;
  padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
	 border: none;
	 font-weight:400;
}

.ripple-theme-0-primary:hover {
  background: var(--theme-0-secondary) radial-gradient(circle, transparent 1%, var(--theme-0-secondary) 1%) center/15000% !important; /*#005791*/
}

.ripple-theme-0-primary:active {
  background-color: var(--theme-0-tertiary) !important;
  background-size: 100%;
  transition: background 0s;
}

/***************** COMPANY INFO ******************/
#stripe-card-element, #stripe-card-element-replace, #stripe-card-element-hardware, #stripe-card-element-subscriptions {
    border: 1px solid #ddd;
    background-color: #fff;
}

.company-social-icon{
	margin-top:17px;
	font-size: 3rem;
}

.company-social-link{
	cursor:pointer;
	cursor:hand;
	display: block;
	z-index:1099 !important;
	width:85px;
	height:85px;
	border-radius:50%;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	border:3px solid white;
}

.company-social-link:hover{
	opacity:0.5;
}



.edit-company-profile-button{
	position:absolute;
	right:30px;
    margin-top:0px;
	transition: all 0.3s ease;
}

.edit-company-profile-button:hover {
    text-decoration: underline;
}

.operating-hours .items-list > ul > li {
	list-style-type: none;
}
.operating-hours .items-list > ul > li:last-child {
  margin-bottom: 0px !important;
}
.operating-hours .items-list > ul > li .title-wrap {
  z-index: 0;
  position: relative;
}
.operating-hours .items-list > ul > li .title-wrap:before {
  left: 50%;
  width: 90%;
  height: 2px;
  bottom: 2px;
  content: "";
  z-index: -1;
  position: absolute;
  transform: translateX(-50%);
  border-bottom: 2px dotted #434343;
}
.operating-hours .items-list > ul > li .title-wrap .week-day {
  z-index: 1;
  float: left;
  line-height: 1;
  /* color: #000000; */
  font-size: 16px;
  font-weight: 500;
  padding-right: 10px;
  display: inline-block;
  background-color: rgba(29, 42, 59, 0.05);
}
.operating-hours .items-list > ul > li .title-wrap .week-day .item-label {
  margin-left: 5px;
}
.operating-hours .items-list > ul > li .title-wrap .week-day-hours {
  z-index: 1;
  float: right;
  color: #000000;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  padding-left: 10px;
  background-color: #ffffff;
}
.operating-hours .items-list > ul > li .item-label {
  height: 16px;
  color: #ffffff;
  line-height: 1;
  font-size: 10px;
  padding: 0px 5px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  background-color: #000000;
  text-transform: uppercase;
}
.operating-hours.text-white .food-menu-list > ul > li > a:after, .operating-hours.text-white .food-menu-list > ul > li > a:before {
  background-color: #ffffff;
}
.operating-hours.text-white .food-menu-list > ul > li > a:hover, .operating-hours.text-white .food-menu-list > ul > li > a.active {
  color: #ffffff;
}
.operating-hours.text-white .items-list > ul > li {
  margin-bottom: 40px;
}
.operating-hours.text-white .items-list > ul > li:last-child {
  margin-bottom: 0px !important;
}
.operating-hours.text-white .items-list > ul > li .title-wrap:before {
  border-bottom: 2px dotted #ffffff;
}
.operating-hours.text-white .items-list > ul > li .title-wrap .week-day {
  color: #ffffff;
  background-color: #000000;
}
.operating-hours.text-white .items-list > ul > li .title-wrap .week-day-hours {
  color: #ffffff;
  background-color: #000000;
}
.operating-hours.text-white .items-list > ul > li .item-label {
  color: #000000;
  background-color: #ffffff;
}
.operating-hours.text-white .tab-content p {
  color: #bbbbbb;
}

.pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 1200;
}

/*********** CIRCLE LOADER ***************/
.circle-loader-block {
	 margin-top: -3.5em;
	 margin-left: -3.5em;
	 border: 4px solid rgba(0, 0, 0, 0.2);
	 border-left-color:#fff;
	 animation: loader-spin-payment 1.2s infinite linear;
	 position: absolute;
	 top:50%;
	 left:50%;
	 display: inline-block;
	 vertical-align: top;
	 border-radius: 50%;
	 width: 7em;
	 height: 7em;
}

.circle-loader-logo {
	 margin-top: -3.5em;
	 margin-left: -3.5em;
	 position: absolute;
	 top:50%;
	 left:50%;
	 display: inline-block;
	 vertical-align: top;
	 border-radius: 50%;
	 width: 7em;
	 height: 7em;
}

.circle-loader-logo img{
	margin-top: -1.5em;
	margin-left: -1.3em;
    width: auto;
    height: 3em;
    top: 50%;
    left: 50%;
    position: relative;
    display: block;
    top: 50%;
}

.circle-loader svg {
  width: 100px;
  display: none;
  margin: 0px auto;
}

.loader-message{
	min-height:30px !important;
}

.circle-loader {
	 margin-bottom: 3.5em;
	 border: 5px solid rgba(0, 0, 0, 0.2);
	 border-left-color: #73AF55;
	 animation: loader-spin 1.2s infinite linear;
	 position: relative;
	 display: inline-block;
	 vertical-align: top;
	 border-radius: 50%;
	 width: 7em;
     height: 7em;
}
 .load-complete {
	 -webkit-animation: none;
	 animation: none;
	 border-color: #73AF55;
	 transition: border 500ms ease-out;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.path.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
.path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
.path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
  animation: dash-check 0.9s 0.35s ease-in-out forwards;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

 @keyframes loader-spin {
	 0% {
		 transform: rotate(0deg);
	}
	 100% {
		 transform: rotate(360deg);
	}
}

/**************** FILE UPLOAD ******************/
.file-drop-area{

  position: relative;
  display: flex;
  align-items: center;
  /*width: 450px;*/
  max-width: 100%;
  padding:25px;
  border: 1px dashed rgba(255,255,255,0.4);
  border-radius: 3px;
  transition: .2s;
  border-style: dashed;
  border-color: #9f9fa8;
}

.choose-file-button{

  flex-shrink: 0;
  background-color: rgba(255,255,255,0.04);
  border:1px solid rgba(255,255,255,0.1);
  border-radius: 3px;
  padding:8px 15px;
  margin-right: 10px;
  font-size: 18px;
  text-transform: uppercase;

}

.file-message{

  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-input{
  position: absolute;
  left: 0;
  top:0;
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
  opacity: 0;

}

.preview-image-container{
	width: 100%;
    height: auto;
    padding: 10px;
    border: 2px solid lightgray;
    margin-top: 10px;
}

.attachments-preview embed{
	width: 100%;
   /* height: auto; */
    padding: 0px;
}

.attachments-preview iframe{
	width: 100%;
   /* height: auto; */
    padding: 30px;
}
 
.attachments-preview img{
	width: 100%;
    height: auto;
    padding: 30px;
}

.attachment-delete-bill-add,.attachment-delete-bill-update, .attachment-delete-expense-add, .attachment-delete-expense-update{
	position: absolute;
    right: 30px;
}
/************************/

.payment-method-card{
	min-height:75px !important;
}

/************ TYPEAHEAD **********************/
.input-group .twitter-typeahead{
	width: calc(100% - 150px) !important;
}

.tt-suggestion {
	display:block;
	padding:15px;
	background-color: #fff;
    color: #282828;
	text-align:left;
}

.tt-suggestion:hover, .tt-suggestion:focus {
    background-color: #ededed;
	cursor: pointer;
	cursor: hand;
}

.tt-menu{
	width: 400px;
}

.select2 {
  width: 100%; /* overrides computed width, 100px in your demo */
}

.select2-w-150 .select2-container{
	width: 150px !important;
	z-index: 0 !important;
}

.select2-w-150 .select2-selection {
    border: 1px solid #000 !important;
}

.service-provider-container .select2-container, .schedule-employee-container .select2-container, .date-filter-container .select2-container{
	z-index: 1 !important;
}

.date-filter-container .select2-selection{
    border-color: #0d121c !important;
}

.select2-container{ width: 100% !important; z-index: 2000 !important; }

.select2-selection {
	border: 1px solid lightgrey !important;
}

.select2-selection__rendered {
    line-height: 50px !important;
}
.select2-container .select2-selection--single {
    height: 54px !important;
}
.select2-selection__arrow {
    height: 53px !important;
}

.select2-container--default .select2-results__option {
    padding: 15px 15px;
    font-size: 14px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00599d !important;
    color: #ffffff;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 250px;
    overflow-y: auto;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    color: #282828;
    height: 40px;
}

.select2-container--open .select2-dropdown {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.35)!important;
}

.b-bottom-dashed{	
 border-bottom: 1px dashed;
}

.border-bottom{
	border-bottom: 1px solid;
}

/* .input-group{
	height: 50px !important;
} */

.input-group input{
	height: 50px !important;
}

select.form-control, input.form-control{
	height: 50px !important;
}

.form-group input{
	height: 50px !important;
}

.form-control:focus{
	border-color:#b2b2b2 !important;
}

.accordion > .card h2 .btn-link {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

.title-field{
	line-height:1.3 !important;
}

@media only screen and (max-width: 550px) {
  .report-line-desc{
		max-width: 100px !important;
	}
	
	#booking-availability-datepicker .datepicker td,#booking-availability-datepicker .datepicker th {
		padding: 9px !important;
	}
	
	.fs-sm{
		font-size: 10px !important;
	}

	.fs-m{
		font-size: 12px !important;
	}

	.fs-lg{
		font-size: 15px !important;
	}

	.fs-xl{
		font-size: 18px !important;
	}

	.fs-xxl{
		font-size: 21px !important;
	}
}

#vat-table-income, #vat-table-expenses, #schedule-table, .location-usr-relations-table {
    width: 100% !important;
}

#schedule-inner-container, .location-usr-relations{
	overflow-x:auto;
}

#schedule-table select{
	/*width:100% !important;*/
	text-align:center !important;
	text-align-last: center !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color:transparent !important;
  min-height: 27px;
  border:0px;
  cursor:pointer;
  cursor:hand;
  font-size:14px;
}

.disabled-select{
	/*width:100% !important;*/
	text-align:center !important;
	text-align-last: center !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color:transparent !important;
  min-height: 27px;
  border:0px;
  cursor:pointer;
  cursor:hand;
  font-size:14px;
}

#schedule-table td, .location-usr-relations-table td{
	    /*border: 1px solid lightgrey;*/
		/*border: 1px solid red; padding: 1px;vertical-align:top;*/
}

.schedule-table-name-header, .location-usr-relations-table-name-header{
	min-width:200px !important;
}

.schedule-table-day-header,.location-usr-relations-table-service-header{
	min-width: 185px !important;
} 

.background-highlight{
	background-color: #fff8ee !important;
}

/* #schedule-table th:first-child, #schedule-table td:first-child
{
  position:sticky;
  left:0px;
  background-color:grey;
}
 */
/* #schedule-table > thead > tr > th:first-child, #schedule-table > tbody > tr > td:first-child{
  position: absolute;
  width: 200px;
  background-color: #FFF;
  opacity: 1;
  text-align: left;
  font-weight: bold;
}

#schedule-table > thead > tr > th:nth-child(2), #schedule-table > tbody > tr > td:nth-child(2) {
    padding-left: 201px !important;
	min-width:350px !important;
} */

#schedule-table th:first-child, #schedule-table td:first-child
{
  position:sticky;
  left:0px;
  min-width:200px;
}

.w-46{
	width:46% !important;
}
.w-8{
	width:8% !important;
}

.background-light-purple-2 {
    background-color: #dedffa !important;
}

.background-lightpurple {
    background-color: rgb(248, 249, 252) !important;
}

#contentbar-schedule ::-webkit-scrollbar:horizontal {
  width: 50px !important;
}

#contentbar-schedule ::-webkit-scrollbar-track:horizontal {
  background: #E8E8E8 !important;
}

#contentbar-schedule ::-webkit-scrollbar-thumb:horizontal {
  background: #DCDCDC !important;
}

#contentbar-schedule ::-webkit-scrollbar-thumb:horizontal:hover {
  background: #DCDCDC !important;
}

.add-breaks-button:not(.disabled){
	color:#057a39 !important;
}

select option:disabled {
    color: #eee;
}

#modal-add-invoice-appointment-datepicker .datepicker-inline{
	margin: 0 auto !important;
    width: 100% !important;
	padding-top: 20px;
	padding-bottom: 20px;
}

#modal-add-invoice-appointment-datepicker .table-condensed{
	margin: 0 auto !important;
}

#modal-add-invoice-appointment-datepicker .datepicker td,#modal-add-invoice-appointment-datepicker .datepicker th {
    text-align: center;
    width: 35px;
    height: 30px;
    padding: 12px;
}

#modal-add-invoice-appointment-datepicker .datepicker td.active{
    background-color: darkblue !important;
    background-image: none !important;
    /*border: 2px solid darkblue!important;*/
    border-radius: 10px !important;
	color:white !important;
}

.book-timeslot-selected{
	background-color: white !important;
    color: purple !important;
    font-weight: 600 !important;
	border:2px solid var(--theme-1-secondary) !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

#item-option-dropdown-menu, #hardware-option-dropdown-menu, #service-employee-option-dropdown-menu,#service-location-option-dropdown-menu,#employee-location-option-dropdown-menu,#modal-create-promo-location-option-dropdown-menu, #service-manage-providers-employee-option-dropdown-menu, #modal-set-availability-employee-option-dropdown-menu{
	/* transform: translate3d(0px, 100px, 0px) !important; */
	/* max-height: 400px; */
    overflow-y: scroll;
}

#service-option-dropdown-menu{
	/* max-height: 400px; */
    overflow-y: scroll;
	width: 100%;
	z-index:2001;
}

#service-option-dropdown-menu.pushed{
	transform: translate3d(0px, 60px, 0px) !important;
}

#item-option-dropdown-menu, #service-option-dropdown-menu{
	transform: translate3d(0px, 100px, 0px) !important;
}

.item-option-dropdown-menu, .service-option-dropdown-menu, .hardware-option-dropdown-menu, .employee-option-dropdown-menu, .location-option-dropdown-menu{
	transform: translate3d(0px, 54px, 0px) !important;
	/* max-height: 400px; */
    overflow-y: scroll;
	-webkit-box-shadow: 0px 50px 50px 12px rgba(0,0,0,0.25) !important;
	box-shadow: 0px 50px 50px 12px rgba(0,0,0,0.25) !important;
	width:100% !important;
}

.item-option, .service-option, .hardware-option, .employee-option, .location-option{
	border-bottom: 1px solid lightgray;
	cursor:pointer;
	cursor:hand;
}

.item-option-label, .service-option-label, .hardware-option-label, .employee-option-label, .location-option-label, .transaction-line-service-title{
	overflow:hidden;
	text-overflow:ellipsis;
	max-width: 80%;
}

.item-option-duration, .service-option-duration, .hardware-option-duration{
	margin-top: 0px;
    display: block;
}

.service-card-remove{
	position:absolute;
	top:4px;
	right:4px;
	opacity:1;
}

.disabled-item-option, .disabled-service-option, .disabled-hardware-option, .disabled-employee-option, .disabled-location-option{
	background-image: linear-gradient(135deg, #ffffff 33.33%, #c2c2c2 33.33%, #c2c2c2 50%, #ffffff 50%, #ffffff 83.33%, #c2c2c2 83.33%, #c2c2c2 100%);
    background-size: 4.24px 4.24px;
}

/****************** Checkbkox Loader ******************/
 .checkbox-circle-loader {
	 border: 2px solid rgba(0, 0, 0, 0.2);
	/*  border-left-color: #5cb85c;
	 animation: loader-spin 1.2s infinite linear; */
	 position: relative;
	 display: inline-block;
	 vertical-align: top;
	 border-radius: 50%;
	 width: 30px;
	 height: 30px;
}
 .checkbox-load-complete {
	 -webkit-animation: none;
	 animation: none;
	 border-color: #5cb85c;
	 transition: border 500ms ease-out;
}
 .checkbox-checkmark {
	 display: none;
}
 .checkbox-checkmark.draw:after {
	 animation-duration: 800ms;
	 animation-timing-function: ease;
	 animation-name: checkmark;
	 transform: scaleX(-1) rotate(135deg);
}
 .checkbox-checkmark:after {
	 opacity: 1;
	 height: 15px;
	 width: 7.5px;
	 transform-origin: left top;
	 border-right: 3px solid #5cb85c;
	 border-top: 3px solid #5cb85c;
	 content: "";
	 left: 6px;
	 top: 15px;
	 position: absolute;
}
 @keyframes loader-spin {
	 0% {
		 transform: rotate(0deg);
	}
	 100% {
		 transform: rotate(360deg);
	}
}
 @keyframes checkmark {
	 0% {
		 height: 0;
		 width: 0;
		 opacity: 1;
	}
	 20% {
		 height: 0;
		 width: 7.5px;
		 opacity: 1;
	}
	 40% {
		 height: 15px;
		 width:7.5px;
		 opacity: 1;
	}
	 100% {
		 height: 15px;
		 width: 7.5px;
		 opacity: 1;
	}
}

 @keyframes checkmark-mobile {
	 0% {
		 height: 0;
		 width: 0;
		 opacity: 1;
	}
	 20% {
		 height: 0;
		 width: 6.5px;
		 opacity: 1;
	}
	 40% {
		 height: 11px;
		 width:6.5px;
		 opacity: 1;
	}
	 100% {
		 height: 11px;
		 width: 6.5px;
		 opacity: 1;
	}
}

/****************** Checkbkox Loader Small ******************/
 .checkbox-circle-loader-sm {
	 border: 2px solid rgba(0, 0, 0, 0.2);
	/*  border-left-color: #5cb85c;
	 animation: loader-spin 1.2s infinite linear; */
	 position: relative;
	 display: inline-block;
	 vertical-align: top;
	 border-radius: 50%;
	 width: 20px;
	 height: 20px;
}
 .checkbox-load-complete-sm {
	 -webkit-animation: none;
	 animation: none;
	 border-color: #5cb85c;
	 transition: border 500ms ease-out;
}
 .checkbox-checkmark-sm {
	 display: none;
}
 .checkbox-checkmark-sm.draw:after {
	 animation-duration: 800ms;
	 animation-timing-function: ease;
	 animation-name: checkmark-sm;
	 transform: scaleX(-1) rotate(135deg);
}
 .checkbox-checkmark-sm:after {
	 opacity: 1;
	 height: 10px;
	 width: 5px;
	 transform-origin: left top;
	 border-right: 3px solid #5cb85c;
	 border-top: 3px solid #5cb85c;
	 content: "";
	 left: 3px;
	 top: 9px;
	 position: absolute;
}
 @keyframes loader-spin {
	 0% {
		 transform: rotate(0deg);
	}
	 100% {
		 transform: rotate(360deg);
	}
}
 @keyframes checkmark-sm {
	 0% {
		 height: 0;
		 width: 0;
		 opacity: 1;
	}
	 20% {
		 height: 0;
		 width: 5px;
		 opacity: 1;
	}
	 40% {
		 height: 10px;
		 width:5px;
		 opacity: 1;
	}
	 100% {
		 height: 10px;
		 width: 5px;
		 opacity: 1;
	}
}

.dropdown-menu-select-items-button, .dropdown-menu-select-hardware-button, .dropdown-menu-select-employees-button, .dropdown-menu-select-locations-button{
	color: #555a64 !important;
	border:0.5px solid lightgray !important;
	line-height:inherit !important;
	font-weight: 600 !important;
}

.dropdown-menu-select-locations-button:after, .dropdown-menu-select-hardware-button:after, .dropdown-menu-select-items-button:after, .dropdown-menu-select-employees-button:after{
    content: "";
      margin:0 0.5em;
      display:inline-block;
      border: 7px solid transparent;
      border-top:8px solid gray;
      border-bottom:0 none;
	  position: absolute !important;
      top: 23px !important;
      right: 5px !important;
}

.dropdown-menu-select-items-button-booking:after{
    content: "";
      margin:0 0.5em;
      display:inline-block;
      border: 7px solid transparent;
      border-top:8px solid gray;
      border-bottom:0 none;
	  position: absolute !important;
      top: 70px;
      right: 5px !important;
}


.dropdown-menu-select-items-button-booking.pushed:after{
    top: 32px !important;
}
/**************** BOOK ***********************/
#book-page-header{
	    background-color: #ffffff;
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	height:70px;
}

#book-provider-image-holder {
    position: relative;
    z-index: 1000;
    width: 150px !important;
    height: 150px !important;
    margin: 20px auto;
    overflow: hidden;
    margin-bottom: -20px;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    box-shadow: 0 13px 12px rgba(0, 0, 0, 0.3);
    background-color: white;
}

#book-provider-image-holder img {
    position: relative;
    z-index: 1000;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.user-photo-holder {
    position: relative;
    width: 75px !important;
    height: 75px !important;
    overflow: hidden;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    background-color: white;
}

.user-photo-holder img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.item-image-holder {
    position: relative;
    width: 75px !important;
    height: 75px !important;
    overflow: hidden;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    background-color: white;
}

.item-image-holder img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.service-photo-holder {
    position: relative;
    width: 75px !important;
    height: 75px !important;
    overflow: hidden;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    background-color: white;
}

.service-photo-holder img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.scale-equal {
    width: 100%;
    height: 100%;
}

#booking-availability-datepicker .datepicker-inline{
	margin: 0 auto !important;
    width: 100% !important;
	padding-top: 20px;
	padding-bottom: 20px;
	background: transparent;
	box-shadow: none !important;
}

#booking-availability-datepicker .table-condensed{
	margin: 0 auto !important;
}

#booking-availability-datepicker .datepicker .datepicker-days table tr td.old{
	visibility:hidden !important;
}

#booking-availability-datepicker .datepicker .datepicker-days table tr td.new{
	display:none !important;
}

#booking-availability-datepicker .datepicker .datepicker-days table thead tr th:hover{
	background:transparent !important;
	opacity:0.5 !important;
}

#booking-availability-datepicker .datepicker td,#booking-availability-datepicker .datepicker th {
    text-align: center;
    width: 35px;
    height: 30px;
    padding: 12px;
	color: #fff;
	cursor:pointer;
	cursor:hand;
}

#booking-availability-datepicker .datepicker td.active, #booking-availability-datepicker .datepicker td:not(.disabled):hover{
    background-color: white !important;
    background-image: none !important;
    /*border: 2px solid darkblue!important;*/
    border-radius: 10px !important;
	color:purple !important;
}

.web-logo {
    max-height: 30px !important;
}

#book-main-body .blockUI{
	z-index:
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0 !important;
    color: #999 !important;
    cursor: default !important;
}

.f-label label{
    margin-bottom:15px;
    position:relative;
    transform-origin:0 0;
}

.f-label input{
	height:auto !important;	
    padding-top: 25px !important;
	padding-bottom: 15px !important;
	padding-left: 50px !important;
	font-size: 1em !important;
	max-height:62px !important;
}

.f-label input::placeholder{
    opacity:0;
}

.f-label i{
    position:absolute;
    top: 25px;
    left: 10px;
    font-size:1.25em;
	transform:translateY(1px);
    transition-duration:300ms;
	color: var(--theme-1-secondary) !important;
}

.f-label span{
    position:absolute;
    top: -10px;
    left: 65px;
    transform:translateY(30px);
    font-size:1em;
    transition-duration:300ms;
}

/* .f-label:focus-within > span,
.f-label input:not(:placeholder-shown) + span{
	opacity: 0.7 !important;
    color: var(--theme-1-secondary) !important;
	transform:translateY(15px) translateX(-40px) scale(0.8);
}

.f-label:focus-within > i,
.f-label input:not(:placeholder-shown) + span + i{
    color: var(--theme-1-secondary) !important;
	transform:translateY(5px) scale(0.8);
} */

.f-label-select .label{
    position: absolute;
    top: 5px;
    left: 29px;
    font-size: 0.8em;
    color: var(--theme-1-secondary) !important;
    opacity: 0.7;
}

.f-label-select i{
	position: absolute;
    Top: 25px;
    left: 40px;
    font-size: 1.2em;
    color: var(--theme-1-secondary) !important;
    opacity: 0.8;
}

.hun-element-form--type-1 form .f-label-select select {
    padding: 8px 40px 0px 66px !important;
}

.show-hide-password{
	position: absolute;
    display: block;
    top: 11px;
    right: 25px;
    cursor: pointer;
	cursor: hand;
}

.checkin-item, #book-reset-password, #payment-reset-password{
	cursor:pointer;
	cursor:hand;
}

#debit-credit-button, #debit-credit-button-hardware, #debit-credit-button-subscriptions{
	background-color: black !important;
    height: 40px;
    border-radius: 4px;
    line-height: 1;
}

#debit-credit-button:hover{
	opacity: 0.8 !important;
}

#book-payment-methods-select{
	height: 60px !important;
}

#book-modal .modal-footer{
	border: 0px !important;
}

.pi-image-container {
    position: relative;
    width: 100%;
    background-color: #ddc;
    border: solid 2vmin #eee;
    border-bottom-color: #fff;
    border-left-color: #eee;
    border-radius: 2px;
    border-right-color: #eee;
    border-top-color: #ddd;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 25%) inset, 0 5px 10px 5px rgb(0 0 0 / 25%);
    box-sizing: border-box;
    display: inline-block;
    /* margin: 10vh 10vw; */
    height: 80vh;
    padding: 1vmin;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
}

.pi-image-container:after {
  content: "";
  display: block;
  padding-bottom: 100%; /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
}


.pi-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.pi-remove {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    cursor: hand;
}

.pi-rotate {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    cursor: hand;
}

.checkbox {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}
.checkbox label {
  position: relative;
  min-height: 34px;
  display: block;
  padding-left: 40px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.checkbox label span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 22px;
  height: 22px;
  transition: transform 0.28s ease;
  border-radius: 0px;
  border: 2px solid #161c2d;
}
.checkbox label:after {
      content: "";
    display: block;
    width: 12px;
    height: 8px;
    border-bottom: 4px solid #161c2d;
    border-left: 4px solid #161c2d;
    transform: rotate(45deg) scale(0);
    transition: transform ease 0.25s;
    position: absolute;
    top: 10px;
    left: 9px
}
.checkbox input[type=checkbox] {
  width: auto;
  opacity: 1e-8;
  position: absolute;
  left: 0;
  margin-left: -20px;
}
.checkbox input[type=checkbox]:checked ~ label:before {
  border: 2px solid #161c2d;
}
.checkbox input[type=checkbox]:checked ~ label:after {
  transform: rotate(-45deg) scale(1);
}
.checkbox input[type=checkbox]:focus + label::before {
  outline: 0;
}

.f-label-static label{
    margin-bottom:15px;
    position:relative;
    transform-origin:0 0;
}

.f-label-static input:focus{
	border-bottom: 1px solid #000;
	/* -webkit-box-shadow: 0px 15px 23px -24px #B9B9B9; 
	box-shadow: 0px 15px 23px -24px #B9B9B9; */
	transition: all 0.7s ease-in-out;
}

.f-label-static input, .f-label-static select{
	width: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0px 20px;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #ededed;
	transition: box-shadow .3s;
	height:55px !important;	
    padding-top: 16px !important;
	padding-bottom: 15px !important;
	padding-left: 50px !important;
	font-size: 1em !important;
	max-height:62px !important;
	-webkit-tap-highlight-color: transparent;
    /* -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
}

.f-label-static input::placeholder{
    opacity:1;
}

.f-label-static i{
    position:absolute;
    top: 18px;
    left: 10px;
    font-size:1.25em;
	transform:translateY(1px);
    transition-duration:300ms;
	color: var(--theme-1-secondary) !important;
}

.f-label-static span{
    position:absolute;
    top: -10px;
    left: 65px;
    transform:translateY(30px);
    font-size:1em;
    transition-duration:300ms;
}

.header-image{
	height:35px !important;
}

.uae-pass-image{
	height:50px !important;
}

.logobar .logo img {
    width: 140px !important;
}

.topbar-mobile .mobile-logobar img {
    width: 120px !important;
}

.center {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0000002b;
	z-index: 10000;
}
.wave {
  width: 5px;
  height: 100px;
  background: linear-gradient(45deg, #8200ff, #fff);
  margin: 10px;
  animation: wave 1s linear infinite;
  border-radius: 20px;
}
.wave:nth-child(2) {
  animation-delay: 0.1s;
}
.wave:nth-child(3) {
  animation-delay: 0.2s;
}
.wave:nth-child(4) {
  animation-delay: 0.3s;
}
.wave:nth-child(5) {
  animation-delay: 0.4s;
}
.wave:nth-child(6) {
  animation-delay: 0.5s;
}
.wave:nth-child(7) {
  animation-delay: 0.6s;
}
.wave:nth-child(8) {
  animation-delay: 0.7s;
}
.wave:nth-child(9) {
  animation-delay: 0.8s;
}
.wave:nth-child(10) {
  animation-delay: 0.9s;
}

@keyframes wave {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

.pulsating-circle:before {
	content: '';
	position: relative;
	display: block;
	width: 300%;
	height: 300%;
	box-sizing: border-box;
	margin-left: -100%;
	margin-top: -100%;
	border-radius: 120px;
	background-color: #013bc0;
	animation: pulse-ring 0.75s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0; 
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../images/connect_placeholder.png");
	background-size: 100px 100px;
	background-repeat: no-repeat;
	background-position: center;
	background-color:white;
    border-radius: 120px;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
  }

.pulsating-circle {
  
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 80px;
  height: 80px;
}

@keyframes pulse-ring {
  0% {
    transform: scale(.33);
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes pulse-dot {
  0% {
    transform: scale(.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.8);
  }
}

.unknown{
	border-left: 6px solid #ffc107 !important;
}

.complete, .booked{
	border-left: 6px solid #006400 !important;
}

.has-balance{
	border: 2px solid #6c6b6b78 !important;
    background-color: #afabab4f !important;
	border-radius: 4px !important;
}

.past-due{
	border-radius: 4px !important;
	border: 2px solid #80000078 !important;
	background-color: #8000004f !important;
	color: #800000 !important;
}

.canceled, .no-show{
	border-left: 6px solid #161c2d !important;
    background-image: linear-gradient(135deg, #ffffff 33.33%, #e8e8e8 33.33%, #e8e8e8 50%, #ffffff 50%, #ffffff 83.33%, #e8e8e8 83.33%, #e8e8e8 100%) !important;
    background-size: 4.24px 4.24px !important;
}


#profile-image-holder{
	/*border:1px solid black;*/
	position: relative;
	z-index:1000;
	width:200px !important;
	height:200px !important;
	margin: 20px auto;
    cursor: pointer;
    cursor: hand;
	overflow: hidden;
	-webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    box-shadow: 0 13px 12px rgba(0, 0, 0, 0.3);
	background-color: white;
}

#profile-image-holder img{
	position: relative;
	z-index:1000;
    top: 50%;
    transform: translateY(-50%);
	max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

#modal-add-item-image-holder{
	/*border:1px solid black;*/
	position: relative;
	z-index:1000;
	width:200px !important;
	height:200px !important;
	margin: 20px auto;
    cursor: pointer;
    cursor: hand;
	overflow: hidden;
	-webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    box-shadow: 0 13px 12px rgba(0, 0, 0, 0.3);
	background-color: white;
}

#modal-add-item-image-holder img{
	position: relative;
	z-index:1000;
    top: 50%;
    transform: translateY(-50%);
	max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.trumbowyg-editor{
	background: white !important;
}

.btn.focus {
    outline: 0 none !important;
	box-shadow: none !important;
}

.topbar, .topbar-mobile {
    z-index: 2;
}

.leftbar{
	z-index: 1100 !important;
}

#modal-add-item-desc {
  resize: none;
}

#schedule-calendar-container .row{
	margin-left: 0px;
	margin-right:0px;
}

#schedule-calendar-container .row div{
	border:1px solid #d3d3d34d;
}

#schedule-calendar-body{
	/* max-height:500px; */
	overflow-y:auto;
}

#schedule-calendar-header-padding{
	width:18px;
}

.scmw{
	min-width:100px !important;
}

.new-time-curtain{
	z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    color: white;
	background-color: white;
    opacity: 1;
    width: 70px;
	height: 112px;
	padding:3px;
	border-bottom: 1px solid #d3d3d34d;
}

.new-timeslot-button-curtain{
	z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    color: white;
	background-color: white;
    opacity: 1;
    width: 100%;
	padding:3px;
}
.new-timeslot-button-curtain-inner{
	height: 100%;
    display: block;
    border-radius: 2px;
    /* -webkit-box-shadow: 0px 0px 10px 0px #0000003b;
    box-shadow: 0px 0px 10px 0px #0000003b; */
	
}

.new-timeslot-button-curtain-inner.unmarked{
	border: 2px solid orange !important;
	
}

.new-timeslot-button-curtain-inner-first{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    max-height: 100%;
	overflow:hidden !important;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-left: 5px;
    padding-right: 5px;
}

.curtain-overlay{
	position: absolute !important;
    opacity: 0.3 !important;
    background: white !important;
	top: 0px;
    left: 0px;
}

.new-timeslot-button{
	height:28px !important;
}

.new-timeslot-button:not(.timeslot-unavailable){
	cursor:pointer;
	cursor:hand;
}

.new-timeslot-button.timeslot-booked{
	cursor:pointer !important;
	cursor:hand !important;
}

.new-timeslot-button.timeslot-unavailable{
	background-image: linear-gradient(135deg, #ffffff 33.33%, #a6a5a599 33.33%, #a6a5a599 50%, #ffffff 50%, #ffffff 83.33%, #a6a5a599 83.33%, #a6a5a599 100%);
	background-size: 4.24px 4.24px;
}

.new-timeslot-button.timeslot-unavailable.timeslot-break{
	background-image: linear-gradient(135deg, #ffffff 33.33%, #CFE2F3 33.33%, #CFE2F3 50%, #ffffff 50%, #ffffff 83.33%, #CFE2F3 83.33%, #CFE2F3 100%) !important;
	background-size: 4.24px 4.24px;
}

.new-timeslot-button.timeslot-available{
	background-color: var(--theme-0-tertiary);
	opacity: opacity:0.15;
}

.new-timeslot-button.timeslot-booked{
	background-color: var(--theme-0-tertiary);
	/* opacity:0.7; */
}

.new-timeslot-button.timeslot-available.cc_0{
	background-color: var(--theme-0-tertiary);
	opacity: opacity:0.15;
}

.new-timeslot-button.timeslot-booked.cc_0{
	background-color: var(--theme-0-tertiary);
	/* opacity:0.7; */
} 

.new-timeslot-button.timeslot-available-other.cc_0, .new-timeslot-button.timeslot-booked-other.cc_0{
	background-image: linear-gradient(135deg, #ffffff 33.33%, var(--theme-0-tertiary) 33.33%, var(--theme-0-tertiary) 50%, #ffffff 50%, #ffffff 83.33%, var(--theme-0-tertiary) 83.33%, var(--theme-0-tertiary) 100%);
	background-size: 4.24px 4.24px;
	opacity:0.15;
}

.new-timeslot-button.timeslot-available.cc_1{
	background-color: var(--theme-1-tertiary);
	opacity:0.15;
}

.new-timeslot-button.timeslot-booked.cc_1{
	background-color: var(--theme-1-tertiary);
	/* opacity:0.7; */
} 

.new-timeslot-button.timeslot-available-other.cc_1, .new-timeslot-button.timeslot-booked-other.cc_1{
	background-image: linear-gradient(135deg, #ffffff 33.33%, var(--theme-1-tertiary) 33.33%, var(--theme-1-tertiary) 50%, #ffffff 50%, #ffffff 83.33%, var(--theme-1-tertiary) 83.33%, var(--theme-1-tertiary) 100%);
	background-size: 4.24px 4.24px;
	opacity:0.15;
}

.new-timeslot-button.timeslot-available.cc_2{
	background-color: var(--theme-2-tertiary);
	opacity:0.15;
}

.new-timeslot-button.timeslot-booked.cc_2{
	background-color: var(--theme-2-tertiary);
	/* opacity:0.7; */
} 

.new-timeslot-button.timeslot-available-other.cc_2, .new-timeslot-button.timeslot-booked-other.cc_2{
	background-image: linear-gradient(135deg, #ffffff 33.33%, var(--theme-2-tertiary) 33.33%, var(--theme-2-tertiary) 50%, #ffffff 50%, #ffffff 83.33%, var(--theme-2-tertiary) 83.33%, var(--theme-2-tertiary) 100%);
	background-size: 4.24px 4.24px;
	opacity:0.15;
}

.new-timeslot-button.timeslot-available.cc_3{
	background-color: var(--theme-3-tertiary);
	opacity:0.15
}

.new-timeslot-button.timeslot-booked.cc_3{
	background-color: var(--theme-3-tertiary);
	/* opacity:0.7; */
} 

.new-timeslot-button.timeslot-available-other.cc_3 .new-timeslot-button.timeslot-booked-other.cc_3{
	background-image: linear-gradient(135deg, #ffffff 33.33%, var(--theme-3-tertiary) 33.33%, var(--theme-3-tertiary) 50%, #ffffff 50%, #ffffff 83.33%, var(--theme-3-tertiary) 83.33%, var(--theme-3-tertiary) 100%);
	background-size: 4.24px 4.24px;
	opacity:0.15;
}

.new-timeslot-button hr{
	background-color: #d70000;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0px;
    height: 1px;
    z-index: 3;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.highlight{
	background-color:#CBC3E3 !important;
}

.text-highlight{
	color:#00599d !important;
}

.background-highlight{
	background-color:#00599d !important;
}

.op-1{
	opacity: 1 !important;
}

/* .select2-container .select2-selection--single {
    height: 40px;
}

.schedule-start-select .select2-container{
	width:46% !important;
}

.schedule-start-select .select2-selection{
	height: 20px !important;
} */

#vat-table-income, #vat-table-expenses, #schedule-table, .location-usr-relations-table{
	width: 100% !important;
}

.vat-table-input, .et-table-input{
	text-align:right;
	border:none !important;
}

.vat-adj-input-container,.et-adj-input-container{
	display:block;
	height:40px !important;
}

.vat-adj-input-container span,.et-adj-input-container span{
	line-height:2.5;
}

.background-lightpurple {
    background-color: rgb(248, 249, 252) !important;
}

table th, table td {
    padding: 5px;
    border: 1px solid;
}

.summary{
	text-align: center !important;
}

#intellivat-table th{
	vertical-align: middle;
	font-size:1.1em;
}

.summary span {
	margin-inline: auto;
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;

    -moz-border-radius: 30px; /* or 50% */
    border-radius: 30px; /* or 50% */

    background-color: black;
    color: white;
    text-align: center;
}

#register-phone-pass{
    width: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0px 20px;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #ededed;
    transition: box-shadow .3s;
    height: 55px !important;
    padding-top: 16px !important;
    padding-bottom: 15px !important;
    /* padding-left: 50px !important; */
    font-size: 1.2em !important;
    max-height: 62px !important;
    -webkit-tap-highlight-color: transparent;
}

.scanner {
    position: absolute;
	top:60px;
    width: 100%;
    height: 100%;
    background: transparent /* Simulate the scanner bed */
    overflow: hidden;
}

.document {
    position: absolute;
    width: 95%;
    height: 6px;
	border-radius:3px;
    background: rgba(255, 255,255); /* Orange gradient to simulate light */
    box-shadow: 0 0 15px 7px rgba(255, 165, 0, 0.3); /* Orange glow effect */
    top: -20px; /* Start from above the scanner */
    left: 5px; /* Centering the document within the scanner */
    animation: scan 5s linear infinite;
}

/* Define the keyframes for the scanning effect */
@keyframes scan {
    0%, 100% {
        top: 0px; /* Start and end outside the scanner to simulate the scanner light returning */
    }
    50% {
        top: 80%; /* Move inside the scanner to the bottom */
    }
}

.report-ct-value{
	height: 25px;
	width:150px;
    margin-top: 3px;
}

.report-ct-value-prepend{
	height: 25px;
	width: 30px;
    margin-top: 3px;
	display: inline-flex !important;
	justify-content: center;
	    align-items: center;
}

.value{
	/* font-weight:500; */
}

.ct-inner-container .key-value{
	display: block !important; 
	height:38px !important;
}

.ct-inner-container .key-value .key{ 
	height:32px !important;
}

.key-value {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center; /* Vertically center the key and value */
    justify-content: space-between; /* Places the key on the left and value on the right */
	line-height: 2;
}

.key-value::before {
    content: '';
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dotted #000; /* Creates the dotted line */
}

.key-value.section-header::before {
    content: '';
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    border-top: none !important; /* Creates the dotted line */
}


.key,
.value {
    background: #fff; /* Ensures the background matches the page, covering the line where the text is */
    padding: 0 10px; /* Adds space around the text to separate it from the line */
    position: relative; /* Brings text above the dotted line */
    z-index: 1;
	max-width:70%;
}

.manager-name-container{
	flex-grow:1;
}

.btn-link:focus {
    outline: none !important;
	box-shadow: none !important;
}

.this-year,.last-year{
	display: inline-flex;
	justify-content: end;
	/* width:110px !important; */
}

.buttons-container {
    position: relative; /* Makes the parent container the reference for positioning its children */
    width: fit-content; /* Adjusts the width to fit its contents */
	height:50px;
}

.upload-financial-statement-input {
    opacity: 0; /* Makes the input invisible */
    position: absolute; /* Positions the input absolutely within its parent */
    top: 0;
    left: 0;
    width: 100%; /* Full width of the parent */
    height: 100%; /* Full height of the parent */
    cursor: pointer; /* Changes the cursor to indicate clickable area */
}

.upload-financial-statement {
    position: relative; /* Ensures the button is positioned correctly within its container */
}

#loading-status{
	position: fixed; /* Positioning relative to the viewport */
    top: 0; /* Align top edge with the viewport */
    left: 0; /* Align left edge with the viewport */
    width: 100vw; /* Full viewport width */
    height: 100vh; /* Full viewport height */
    z-index: 3000; /* High z-index to ensure it's above other content */
	background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 40%);
}

/* #loading-status-message{
	position:absolute;
	bottom:0px;
} */
.loading-status-container {
	position:absolute;
	bottom:0px;
    display: flex;
    justify-content: center; /* Center the content span horizontally */
    width: 100%;
    padding: 3px; /* Example padding */
}

.loading-status-content {
    display: flex; /* Enables flexbox */
    align-items: center; /* Align items vertically in the center */
    padding: 3px; /* Example padding */
}

.loading-status-content img {
    margin-right: 20px; /* Adds space between the image and the header */
	width:50px;
	animation: spin 2s linear infinite; /* Applies the spinning animation */
}

/* 

#loading-status-message .periods::after {
    content: "...";
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
    animation: ellipsis-dot 1s infinite .3s;
	animation-fill-mode: forwards;
	width: 1.25em;
} */

#loading-status-message:after {
  content: "...";
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  animation: ellipsis-dot 1.5s infinite .3s;
  animation-fill-mode: forwards;
  width: 1.25em;
  text-align: left;
  margin-left:5px
}

@keyframes ellipsis-dot {
  25% {
    content: "";
  }
  50% {
    content: ".";
  }
  75% {
    content: "..";
  }
  100% {
    content: "...";
  }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes periodss {
    0%, 20% {
        content: '.';
    }
    40%, 60% {
        content: '..';
    }
    80%, 100% {
        content: '...';
    }
}

.api-image-container{
	height:150px !important;
}

.api-image-container img{
    transition: transform 0.3s ease-in-out; /* Smooth transition for scaling */
}

.api-image-container img:hover {
    transform: scale(1.2); /* Scale up by 20% */
}

.btn-choice {
    font-size: 15px !important;
    color: rgba(58, 133, 191, 0.75);
    letter-spacing: 1px !important;
    line-height: 15px !important;
    border: 2px solid rgba(58, 133, 191, 0.75);
    border-radius: 40px !important;
    background: transparent;
    transition: all 0.3s ease 0s !important;
}

.btn-choice:hover {
  color: #FFF;
  background: rgba(58, 133, 191, 0.75);
  border: 2px solid rgba(58, 133, 191, 0.75);
}

/************************ HELP ************************/
#search {
	/* display: grid; */
	grid-area: search;
	grid-template:
		"search" 60px
		/ 420px;
	justify-content: center;
	align-content: center;
	justify-items: stretch;
	align-items: stretch;
	background: hsl(0, 0%, 99%);
}

#search input {
	display: block;
	position:absolute;
	top:0px;
	grid-area: search;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0 30px 0 90px;
	border: none;
	border-radius: 100px;
	font: 18px/1 system-ui, sans-serif;
	outline-offset: -8px;
}


#search svg {
	grid-area: search;
	overflow: visible;
	color:#063670;
	fill: none;
	stroke: currentColor;
}

.spark {
	fill: currentColor;
	stroke: none;
	r: 15;
}

.spark:nth-child(1) {
	animation:
		spark-radius 2.03s 1s both,
		spark-one-motion 2s 1s both;
}

@keyframes spark-radius {
	0% { r: 0; animation-timing-function: cubic-bezier(0, 0.3, 0, 1.57) }
	30% { r: 15; animation-timing-function: cubic-bezier(1, -0.39, 0.68, 1.04) }
	95% { r: 8 }
	99% { r: 10 }
	99.99% { r: 7 }
	100% { r: 0 }
}

@keyframes spark-one-motion {
	0% { transform: translate(-20%, 50%); animation-timing-function: cubic-bezier(0.63, 0.88, 0, 1.25) }
	20% { transform: rotate(-0deg) translate(0%, -50%); animation-timing-function: ease-in }
	80% { transform: rotate(-230deg) translateX(-20%) rotate(-100deg) translateX(15%); animation-timing-function: linear }
	100% { transform: rotate(-360deg) translate(30px, 100%); animation-timing-function: cubic-bezier(.64,.66,0,.51) }
}

.spark:nth-child(2) {
	animation:
		spark-radius 2.03s 1s both,
		spark-two-motion 2.03s 1s both;
}

@keyframes spark-two-motion {
	0% { transform: translate(120%, 50%) rotate(-70deg) translateY(0%); animation-timing-function: cubic-bezier(0.36, 0.18, 0.94, 0.55) }
	20% { transform: translate(90%, -80%) rotate(60deg) translateY(-80%); animation-timing-function: cubic-bezier(0.16, 0.77, 1, 0.4) }
	40% { transform: translate(110%, -50%) rotate(-30deg) translateY(-120%); animation-timing-function: linear }
	70% { transform: translate(100%, -50%) rotate(120deg) translateY(-100%); animation-timing-function: linear }
	80% { transform: translate(95%, 50%) rotate(80deg) translateY(-150%); animation-timing-function: cubic-bezier(.64,.66,0,.51) }
	100% { transform: translate(100%, 50%) rotate(120deg) translateY(0%) }
}

.spark:nth-child(3) {
	animation:
		spark-radius 2.05s 1s both,
		spark-three-motion 2.03s 1s both;
}

@keyframes spark-three-motion {
	0% { transform: translate(50%, 100%) rotate(-40deg) translateX(0%); animation-timing-function: cubic-bezier(0.62, 0.56, 1, 0.54) }
	30% { transform: translate(40%, 70%) rotate(20deg) translateX(20%); animation-timing-function: cubic-bezier(0, 0.21, 0.88, 0.46) }
	40% { transform: translate(65%, 20%) rotate(-50deg) translateX(15%); animation-timing-function: cubic-bezier(0, 0.24, 1, 0.62) }
	60% { transform: translate(60%, -40%) rotate(-50deg) translateX(20%); animation-timing-function: cubic-bezier(0, 0.24, 1, 0.62) }
	70% { transform: translate(70%, -0%) rotate(-180deg) translateX(20%); animation-timing-function: cubic-bezier(0.15, 0.48, 0.76, 0.26) }
	100% { transform: translate(70%, -0%) rotate(-360deg) translateX(0%) rotate(180deg) translateX(20%); }
}




.burst {
	stroke-width: 3;
}

.burst :nth-child(2n) { color: #ff783e }
.burst :nth-child(3n) { color: #ffab00 }
.burst :nth-child(4n) { color: #55e214 }
.burst :nth-child(5n) { color: #82d9f5 }

.circle {
	r: 6;
}

.rect {
	width: 10px;
	height: 10px;
}

.triangle {
	d: path("M0,-6 L7,6 L-7,6 Z");
	stroke-linejoin: round;
}

.plus {
	d: path("M0,-5 L0,5 M-5,0L 5,0");
	stroke-linecap: round;
}




.burst:nth-child(4) {
	transform: translate(30px, 100%) rotate(150deg);
}

.burst:nth-child(5) {
	transform: translate(50%, 0%) rotate(-20deg);
}

.burst:nth-child(6) {
	transform: translate(100%, 50%) rotate(75deg);
}

.burst * {}

@keyframes particle-fade {
	0%, 100% { opacity: 0 }
	5%, 80% { opacity: 1 }
}

.burst :nth-child(1) { animation: particle-fade 600ms 2.95s both, particle-one-move 600ms 2.95s both; }
.burst :nth-child(2) { animation: particle-fade 600ms 2.95s both, particle-two-move 600ms 2.95s both; }
.burst :nth-child(3) { animation: particle-fade 600ms 2.95s both, particle-three-move 600ms 2.95s both; }
.burst :nth-child(4) { animation: particle-fade 600ms 2.95s both, particle-four-move 600ms 2.95s both; }
.burst :nth-child(5) { animation: particle-fade 600ms 2.95s both, particle-five-move 600ms 2.95s both; }
.burst :nth-child(6) { animation: particle-fade 600ms 2.95s both, particle-six-move 600ms 2.95s both; }

@keyframes particle-one-move { 0% { transform: rotate(0deg) translate(-5%) scale(0.0001, 0.0001) } 100% { transform: rotate(-20deg) translateX(8%) scale(0.5, 0.5) } }
@keyframes particle-two-move { 0% { transform: rotate(0deg) translate(-5%) scale(0.0001, 0.0001) } 100% { transform: rotate(0deg) translateX(8%) scale(0.5, 0.5) } }
@keyframes particle-three-move { 0% { transform: rotate(0deg) translate(-5%) scale(0.0001, 0.0001) } 100% { transform: rotate(20deg) translateX(8%) scale(0.5, 0.5) } }
@keyframes particle-four-move { 0% { transform: rotate(0deg) translate(-5%) scale(0.0001, 0.0001) } 100% { transform: rotate(-35deg) translateX(12%) } }
@keyframes particle-five-move { 0% { transform: rotate(0deg) translate(-5%) scale(0.0001, 0.0001) } 100% { transform: rotate(0deg) translateX(12%) } }
@keyframes particle-six-move { 0% { transform: rotate(0deg) translate(-5%) scale(0.0001, 0.0001) } 100% { transform: rotate(35deg) translateX(12%) } }



.bar {
	width: 100%;
	height: 100%;
	ry: 50%;
	stroke-width: 3;
	animation: bar-in 900ms 3s both;
}

@keyframes bar-in {
	0% { stroke-dasharray: 0 180 0 226 0 405 0 0 }
	100% { stroke-dasharray: 0 0 181 0 227 0 405 0 }
}

.magnifier {
	animation: magnifier-in 600ms 3.6s both;
	transform-box: fill-box;
}

@keyframes magnifier-in {
	0% { transform: translate(20px, 8px) rotate(-45deg) scale(0.01, 0.01); }
	50% { transform: translate(-4px, 8px) rotate(-45deg); }
	100% { transform: translate(0px, 0px) rotate(0deg); }
}

.magnifier .glass {
	cx: 27;
	cy: 27;
	r: 8;
	stroke-width: 3;
}
.magnifier .handle {
	x1: 32;
	y1: 32;
	x2: 40;
	y2: 40;
	stroke-width: 3;
}



#results {
	/* grid-area: results;
	background: hsl(0, 0%, 95%); */
	color:black;
}


@media only screen and (max-width: 767px) {
  #search input {
		padding: 0 25px 0 25px;
		font: 12px/1 system-ui, sans-serif;
	}
	/* .magnifier{
		display:none;
	} */
	
	input:focus {
	  outline: none;
	}

}

/**
 * ==============================================
 * Dot Flashing
 * ==============================================
 */
.dot-flashing {
  position: relative;
  margin: 0 auto;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #063670;
  color: #063670;
  animation: dot-flashing 1s infinite linear alternate;
  animation-delay: 0.5s;
}
.dot-flashing::before, .dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #063670;
  color: #063670;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 0s;
}
.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #063670;
  color: #063670;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dot-flashing {
  0% {
    background-color: #063670;
  }
  50%, 100% {
    background-color: rgba(127, 181, 255, 0.25);
  }
}

button>img{
	
	margin-right:5px !important;
	margin-bottom:2px !important;
}

.w-20{
	width:20px !important;
}

.w-25{
	width:25px !important;
}

.w-30{
	width:30px !important;
}

.search-container {
  position: relative;
}

.search-bar {
  width: 100%;
  padding: 15px 15px 15px 55px; /* Adjust padding for better alignment */
  border: 3px solid #00599d;
  border-radius: 10px;
  outline: none;
  box-sizing: border-box;
}

.search-button {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 10px;
  cursor: pointer;
}

.ct-status{
	position: absolute;
    top: 30px;
    right: 25px;
    vertical-align: middle;
	font-weight:400;
}

/* html {
    @media screen and (min-width: 1441px) {
      zoom: 97%;
    }
    @media screen and (max-width: 1440px) {
      zoom: 95%;
    }
    @media screen and (max-width: 1540px) {
      zoom: 93%;
    }
    @media screen and (max-width: 1280px) {
      zoom: 91%;
    }
  } */