* {
	outline: none;
}

@font-face {
	font-family: Avenir;
	src: url('../fonts/AvenirBook.woff');
}

html {
	/* Size of largest container or bigger */
	/* min-width: 1280px; */
	
}

.logo {
	display: inline-block;
	color: white;
	margin: 15px 0px 0px 10px;
	height: 52px;
	width: 300px;
	align: left;
	/* 	background-image: url("../images/logo.jpg"); */
	/* background-image: url("../images/Reflexis_Appointments_Logo.png"); */
	/*background-image: url("../images/denimshop.png"); */
	/* background-image: url("../images/greatgear.png"); */
	/* background-image: url("../images/elanspa.png"); */
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: contain;
}

md-tabs {
	min-height: 39px;
}
md-dialog {
    background-color: #fff !important;
    color: #4A4A4A !important;
    font-weight: bold !important;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 50%) !important;
    font-family: Avenir !important;
}
.md-button
{
	
	color: #FFF !important;
    background-color: #E11F8F !important;
}

md-tabs.md-default-theme.md-accent>md-tabs-wrapper, md-tabs.md-accent>md-tabs-wrapper
	{
	background-color: rgb(238, 238, 238)
}

md-tabs-wrapper {
	display: block;
	position: relative;
	/*  height: 39px; */
}

md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	 ([disabled] ).md-active {
	color: #4A4A4A !important;
	background-color: white !important;
}

md-tabs


.md-accent
>
md-tabs-wrapper
>
md-tabs-canvas
>
md-pagination-wrapper
>
md-tab-item


:not


	

(
[
disabled
]

 

)
{
color


:

 

#4A4A4A


;
}
md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ), md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ) {
	color: #4A4A4A;
}

md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-active, md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-active, md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-active md-icon, md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-active md-icon, md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-focused, md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-focused, md-tabs.md-default-theme.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-focused md-icon, md-tabs.md-accent>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper>md-tab-item:not
	([disabled] ).md-focused md-icon {
	color: #0E7CC3;
	background-color: #FFFFFF;
	cursor: pointer;
}

md-pagination-wrapper {
	width: 100% !important;
}

article {
	font-family: Avenir;
	/* 	height: 640px; */
	/* height: 569px; */
	height: 580px;
	/* background-image: url("../images/greatgear_BG.png"); */
	/* background-image: url("../images/elanspa.jpg"); */
	/* background-image: url("../images/denimshop_BG.png"); */
	/* 	background-image: url("../images/cbabackground.png"); */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 20px;
	/* background-color: #3A3A3A; */
	overflow: hidden;
}

.browser img {
	width: 30px;
	height: 30px;
	overflow: hidden;
}

img {
	/* padding-top: 10px;
	width: 100%;

 	width: 90%; */
	width: 90px;
	height: 90px;
	overflow: hidden;
}

.detailsDivtitle {
	font-size: 12pt;
	color: #4A4A4A;
	padding: 5px;
}

.home {
	display: inline-block;
	position: absolute;
	color: #ffffff;
	padding: 40px 0px 0px 0px;
	right: 25px;
	font-size: larger;
	font-weight: 500;
	cursor: pointer;
	/*width: 70px;*/
	width: fit-content;
	/* background-image: url("../images/home1.png");
	background-size: contain;
	background-repeat: no-repeat; */
}
.headerText{
	text-align: center;
}
.language {
	position: absolute;
	/* right: 340px;*/
	/* right: 401px;*/
	right: 420px;
	color: #ffffff;
	display: inline-block;
	margin-top: 40px;
	font-size: larger;
	font-weight: 500;
}

.logout {
	display: inline-block;
	position: absolute;
	color: #ffffff;
	padding: 18px 0px 0px 0px;
	right: 142px;
	/* left: auto; */
	font-size: larger;
	/* margin-bottom: 18px; */
	height: 43px;
	margin-top: 22px;
	font-weight: 500;
	cursor: pointer;
	cursor: hand;
	width: fit-content;
}

.form-control {
	display: inline-block;
	position: absolute;
	/* right: 308px;*/
	/* right: 240px;*/
	right: 328px;
	cursor: pointer;
	cursor: hand;
	width: 85px;
	margin-top: 40px;
	color: #ffffff;
	border-color: #ffffff;
	background-color: transparent;
}

.form-control option {
	color: black;
}

.removeFavLoc {
	border-radius: 3px;
	align: center;
	text-align: left;
	margin-top: 5px;
	display: inline-block;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
}

.removechangeLoc {
	border-radius: 3px;
	align: center;
	text-align: right;
	margin-top: 5px;
	display: inline-block;
	margin-left: 40px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
}

.article>h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Avenir;
	font-size: 42px;
	font-weight: inherit;
}

.heading {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Avenir;
	font-size: 42px;
	font-weight: inherit;
}

.article .articleBody>h1 {
	text-align: center;
	font-family: Avenir;
	font-size: 42px;
	font-weight: inherit;
}

.article .articleBody>p {
	text-align: center;
}

article>p {
	text-align: center;
}

#tags {
	size: 30px;
}

.info {
	color: white;
}

.menu {
	align: left;
	display: inline-block;
	padding-left: 2%;
}

#confirmation {
	display: inline-block;
	border: 1px solid blackl;
	margin: 80px;
	vertical-align: top;
	width: 20%;
}

#final {
	font-size: 20px;
	color: white;
	text-align: center;
}

.final1 {
	font-size: 17px;
}

.calPicker {
	
}

#calPicker {
	/* 	height: 65%; */
	/* display: inline-block; */
	background: white;
	border-radius: 5px;
	/* margin-left: 15px; */
	/* 	margin-bottom: 10px; */
}

#selectedLocation {
	display: none;
}

#bookNewService {
	color: white;
}

#editBookingView {
	width: 390px;
	text-align: center;
	margin: auto;
}

#searchButton {
	margin-top: 40px;
}

#cal {
	display: none;
}

#timePicker {
	display: block;
	text-align: left;
}

.timeRange {
	padding: 3px;
	font-size: 13px;
}

#featureData {
	color: white;
	margin-left: 35%;
}

.checkmark {
	display: inline-block;
	text-align: center;
	margin-left: 80px;
	content: '';
	display: block;
	width: 50px;
	height: 160px;
	border: solid #333;
	border-width: 0 20px 20px 0;
	transform: rotate(55deg);
}

/* .timer:hover {
	background-color: #80b8da;
	background-color: rgba(28, 81, 155, 0.55)
	border: 2px solid #E11F8F !important;
} */
.timerSelected {
	/* background-color: rgba(28, 81, 155, 0.55); */
	border: 2px solid #E11F8F !important;
	color: #E11F8F;
}

.timerUnselected {
	background-color: transparent;
}

.timer {
	border-bottom: 1px solid #F3F3F3;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	cursor: pointer;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	z-index: 999 !important;
}
/* 
.appointDate {
	display:inline-block;
	text-align: left;
	height:10%;	
	padding-left: 30px;
	padding-top: 10px;
	font-size: 13px;
	overflow: auto;
}
 */
.appointDate {
	position: relative;
	width: 100%;
	/* height: 65%; */
	height: 54%;
	/*height:22%;*/
	overflow: auto;
}

/* .appointDate::-webkit-scrollbar {
	width: 5px;
  } */
.editappointDate {
	position: relative;
	width: 100%;
	height: 45%;
	/*height:22%;*/
	overflow: auto;
}
#dayDate {
	font-size: 13px;
	display: inline;
	text-align: left;
	/*	margin-right:30px;
 	margin-left:10px;
 */
}

#time {
	font-size: 13px;
	/* margin-left: 13px; */
	margin-right: 5px;
	display: inline;
	/* text-align: right; */
	float: right;
}

.label-check {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	font-size: 12px;
}

.input-check {
	width: 18px;
	height: 18px;
	padding: 2;
	margin: 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	overflow: hidden;
	color: red;
}

.List {
	width: 100%;
	border: solid 1px;
	color: white;
	height: 83px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.serviceList {
	border: solid 1px;
	color: white;
	height: 85px;
	text-align: left;
}

.fList {
	width: 100%;
	/*border-top: solid 1px;*/
	height: 83px;
	text-align: left;
	margin-bottom: 1px;
	background: white;
}

.List1 {
	width: 100%;
	border: solid 1px;
	color: white;
	height: 80px;
	text-align: left;
}

.selectService {
	display: inline-block;
	height: 83%;
	width: 100%;
}

.select_atleast {
	width: 99%;
	border: solid 1px;
	color: white;
	height: 83px;
	text-align: center;
	font-size: 24px;
}

.name {
	font-size: 14pt;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#phone, #hours {
	font-size: 9pt;
	color: #4A4A4A;
	padding-left: 5px;
	/* 	margin-bottom: 5px; */
}

.
#duration, #cost {
	font-size: 10pt;
	padding-left: 10pt;
}

#nextAvail {
	font-size: 10pt;
}

.map {
	padding: 10px;
	width: 93%;
	height: 175px;
	/* 	margin-top: 1rem;
 */
}

.browser {
	display: inline-block;
	margin: 0px 0px 0px 7px;
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#image {
	height: 168px;
}

.duration {
	padding: 5px;
	align: center;
	font-size: 12pt;
	text-align: center;
}

.points {
	padding: 5px 0px 5px 0px;
	align: center;
	text-align: center;
}

.rewardpointtext {
	padding: 5px 0px 5px 0px;
	font-size: 12pt;
	text-align: center;
}

.rewardpoint {
	padding: 5px 0px 5px 0px;
	font-size: 14pt;
	text-align: center;
}

.serDuration {
	padding-left: 5px;
}

.dateDuration {
	padding: 5px;
	align: center;
	font-size: 10pt;
	font-weight: 600;
}

#dateTime {
	/* pankaj  */
	font-size: 1.2rem;
	width: 94%;
	display: inline-block;
	height: 10%;
	color: #4A4A4A;
	border: 1px solid lightgray;
	border-radius: 5px;
	/* background: #b74747; */
	background: #3566aa;
	color: white;
	text-align: center;
	/* 	padding: 10px;*/
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.dateTimeinner {
	padding-top: .4rem;
	font-size: 1rem;
}

.dateTimeinnerSpan {
	padding-right: 1rem;
}

.detail {
	padding: 10px;
	height: 20%;
	display: inline-block;
	color: #4A4A4A;
	width: 94%;
	background: white;
	border-radius: 5px;
	border-bottom: 5px solid #4A4A4A;
}

#address {
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	color: #4A4A4A;
	/* padding-left: 10px;
	font-size: 10pt;
	padding: 10px;
	padding-right: 9rem; */
}

.locDiv {
	font-size: 14pt;
	color: #4A4A4A;
}

#locAdd {
	padding: 5px;
	font-size: 9pt;
	padding-top: 10px;
}

#locDuration {
	padding: 5px;
	font-size: 9pt;
}

#locPhone {
	padding: 5px;
	font-size: 9pt;
	padding-top: 10px;
}

#desc {
	font-size: 9pt;
	padding: 10px;
	padding-left: 5px;
}

#serviceImage {
	padding: 5px;
	align: center;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url("../images/services.jpg");
}

#locId {
	text-align: center;
	font-size: 16pt;
}

.cost {
	font-size: 12pt;
	text-align: center;
	align: center;
	color: #4A4A4A;
}

.confirmation {
	height: 30%;
	width: 100%;
	text-align: center;
}
/* #confirmButton{
	margin:10%;
} */
#confirmButton {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1rem;
	margin-top: 3rem;
	border-bottom: 3px solid #4A4A4A;
}

.serviceType {
	font-size: 12pt;
	color: #4A4A4A;
	padding: 10px;
	padding-left: 5px;
}

.circle {
	background: rgba(200, 200, 200, 0.5);
	width: 200px;
	height: 200px;
	margin-left: 30px;
	border-radius: 50%;
	border: 2px solid #3566aa;
}

.serviceBox {
	border-radius: 2px;
	border: 2px solid white;
	height: 425px;
	overflow-x: hidden;
	overflow-y: auto;;
	width: 99%;
}

.serviceBox1 {
	border-radius: 2px;
	border: 2px solid white;
	height: 410px;
	overflow-x: hidden;
	overflow-y: auto;;
	width: 100%;
	/* -moz-border-end-width : thick; */
}

/* Lookup Appointment */
.lookup-text {
	font-size: 18px;
	color: #4A4A4A;
}

.lookup-text-sub {
	font-size: 14px;
	color: #4A4A4A;
}

.lookup-form-line {
	display: inline-block;
	overflow-y: auto;
	margin-right: 20px;
	border-radius: 5px;
	margin-left: 50px;
	background: white;
	color: #4A4A4A;
	width: 28%;
	margin-top: 10px;
	height: 480px;
	opacity: .8;
}

.lookup-field-input {
	display: block;
	border: 0;
	outline: 0;
	background: transparent;
	border-bottom: 1px solid #4A4A4A;
	width: 82%;
	padding: 0px 0px 0px 30px;
}

.form-line {
	display: inline-block;
	overflow-y: auto;
	background: white;
	color: #4A4A4A;
	width: 252px;
}

.finalizeDetail {
	width: 28%;
	margin-left: 50px;
}

.form-field {
	/* margin-right: 20px; */
	/* 	padding: 10px; */
	position: relative;
	min-height: 46px;
	/* margin-bottom: 9.55px;
	    margin-top: 14px; */
		margin-bottom: 1px;
		margin-top: 7px;
}

.cnfBooking {
	margin-top: 5px;
}

.form-field1 {
	margin-right: 20px;
	padding: 2px 7px 7px 7px;
	position: relative;
}

.form-text {
	font-size: 14px;
}

.form-text-sub {
	font-size: 10px;
}

.form-field:last-child {
	margin-right: 0;
}

.form-field-input {
	border: 1px solid #4A4A4A;
	outline: 0;
	background: transparent;
	/* border-bottom: 1px solid #4A4A4A; */
	width: -webkit-fill-available;
	height: 25px;
	font-size: 13px;
}
.form-field-input1 {
	border: 1px solid #D0021B;
	outline: 0;
	background: transparent;
	/* border-bottom: 1px solid #4A4A4A; */
	width: -webkit-fill-available;
	height: 25px;
	font-size: 13px;
}
.your-class:-moz-placeholder{
    color: #D0021B;
}
.your-class::placeholder{
    color: #D0021B;
}
.your-class:-ms-input-placeholder{
    color: #D0021B;
}
.your-class::-webkit-input-placeholder {
    color: #D0021B;
}

.form-field-label {
	display: block;
	color: #4A4A4A;
	font-size: 12px;
	margin-bottom: 2.45px;
	font-family: Avenir;
	font-size: 11px;
	letter-spacing: -0.12px;
	line-height: 15px;
	font-weight: 300;
}

.selectedServiceDetail {
	display: inline-block;
	padding: 10px;
	color: #4A4A4A;
	background: white;
	border-radius: 5px;
	vertical-align: top;
	margin-top: 68px;
}

.detailsDiv {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	height: 85%;
	overflow: auto;
	position: relative;
}

.checkinDetailsDiv {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	height: 85%;
	position: relative;
}

.detailsDiv1 {
	/* padding-top: 10px; */
	height: 56%;
	position: relative;
}

.detailsLocDiv {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	height: 80%;
	overflow: auto;
	position: relative;
}

.fixedButton {
	height: 15%;
	position: relative;
	bottom: 0;
	text-align: center;
}

.serviceBlock {
	padding: 10px;
	height: 40%;
	display: block;
	color: #4A4A4A;
}

.serviceBlock .name {
	color: #4A4A4A;
	padding-left: 0px;
}

.flex-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	color: white;
	z-index: 1;
}

.flex-container>* {
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
}

body, html {
	font-family: Avenir;
	height: 100%;
	min-width: auto;
	/* width: auto !important;*/
	width: 100% !important;
}

.text-area-search {
	/* padding-top: 10px; */
	border-radius: 4px;
	height: 30px;
	font-size: 23px;
	font-family: Avenir;
	text-align: center;
	margin-top: 20px;
	margin-left: -1px;
	width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	display: block;
	position: inherit;
}

.customText {
	height: 2.5rem;
	width: 21.1rem;
	border-left: 0px;
}

.serviceselect {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-left: 20px;
	margin-top: 60px;
	height: 425px;
	overflow-x: hidden;
	overflow-y: auto;
	border-top: 1px solid white;
}

.finalserviceselect {
	max-height: 520px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	border-radius: 2px;
}

.servicesearch {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-left: 50px;
	margin-top: 10px;
}

.sereviceAdd {
	border: 1px solid white;
	height: 30px;
	color: #4A4A4A;
	width: 100%;
	background-color: white;
	opacity: .8;
	margin-top: 2px;
}

.serviceAddclass {
	text-align: center;
}

#serviceListDiv {
	position: relative;
}

#serviceDetailDiv {
	position: relative;
}

.removeservice {
	margin-right: 3%;
	border-bottom: 2px solid white;
	cursor: pointer;
	float: right;
}

.addserviceU {
	border-bottom: 1px solid #4A4A4A;
	cursor: pointer;
}

header {
	display: none;
	color: white;
	width: auto;
	height: 80px;
	/* background-color: #2d5fa9 */
	background-color: #fff;
	background: linear-gradient(100.44deg, #fff 0%, #fff 65%);
}

/* 
footer {
	background: #333333;color:white;
	background-image: url("../images/footer.png");
}
*/
footer {
	display: none;
	background: #F6BF02;
	height: 80px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: 100%;
	/* 	background: linear-gradient(100.06deg, #959490 0%, #f9f9f9 30%); */
	z-index: 2;
}

.foothead {
	float: right;
	display: inline-block;
	position: absolute;
	right: 3px;
	margin-top: 20px;
	height: 50px;
	width: 270px;
	/* 	background-image: url(../images/floresight1.png); */
	background-size: contain;
	background-repeat: no-repeat;
}
/* added for footer link */
.footerLinks a {
	color: #4A4A4A;
	text-decoration: none;
	font-family: Avenir;
	font-size: 10px;
}

.foot span {
	display: block;
	height: 14px;
}

.footerLinks {
	margin-left: 2rem;
	width: 50%;
	float: left;
}

.nav {
	background: #eee;
}

.nav {
	background-image: url("images/background.jpg");
}

.nav ul {
	list-style-type: none;
	padding: 0;
}

.nav ul a {
	text-decoration: none;
}

.non-clickable {
	color: #4A4A4A;
	align: center;
	font-family: Avenir;
	font-size: 24px;
	width: 200px;
	padding: 50px;
	border: 3px solid #4A4A4A;
	margin: 0;
	word-wrap: break-word;
	display: inline-block;
	margin: 10px;
	border-radius: 3px;
}

.clickable {
	color: white;
	align: center;
	font-family: Avenir;
	font-size: 24px;
	cursor: pointer;
	cursor: hand;
	/*width: 200px;*/
	width: 265px;
	padding: 50px;
	border: 3px solid white;
	border-radius: 3px;
	margin: 0;
	word-wrap: break-word;
	display: inline-block;
	margin: 10px;
}

.button-activeSearchButton {
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	/*margin-top: 5px;*/
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	font-size: 14pt;
	border: 2px solid #4A4A4A;
	color: #4A4A4A;
	margin: auto;
}

.customSearchView {
	margin-left: 3rem;
}

.button-active {
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	margin-top: 5px;
	display: inline-block;
	margin-left: 18px;
	margin-right: 18px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
}

.button-active-overlap {
	border-radius: 3px;
	align: center;
	text-align: center;
	margin-top: 5px;
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
}

.add-button-active {
	float: left;
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin-top: 5px;
	display: inline-block;
	margin-left: 8%;
	margin-right: 11px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
}

.change-button-active {
	float: right;
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	margin-top: 5px;
	display: inline-block;
	/*margin-left: 28px;*/
	margin-left: 13px;
	margin-right: 31px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
}
/*
.button-active {
	border-radius:3px;
	align:center;
	cursor:pointer;
	cursor:hand;
	text-align:center;
	margin-top:5px;
	margin-left:40px;
	margin-right:40px;
	padding:10px;
	font-size:14pt;
	border:2px solid #4A4A4A;
	color:#4A4A4A;
}
*/
.reschedule {
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin-top: 5px;
	display: inline-block;
	margin-left: 5%;
	margin-right: 30px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
	float: left;
}

.rCancel {
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	margin-top: 5px;
	display: inline-block;
	margin-left: 5%;
	margin-right: 20px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
	float: right;
}

.button-inactive {
	border-radius: 3px;
	align: center;
	text-align: center;
	margin-top: 5px;
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #9f9d9d;
	color: lightgrey;
	width: fit-content;
}

/*  
.button-inactive {
	border-radius:3px;
	align:center;
	text-align:center;
	margin-top:5px;
	margin-left:40px;
	margin-right:40px;
	padding:10px;
	font-size:14pt;
	border:2px solid lightgrey;
	color:lightgray;
} 
 */
.location-off {
	color: #4A4A4A;
	align: left;
	font-family: Avenir;
	font-size: 24px;
	width: 250px;
	padding: 50px;
	border: 3px solid #4A4A4A;
	margin: 0;
	word-wrap: break-word;
	display: block;
	margin: 10px;
	border-radius: 3px;
}

.off-about {
	color: #4A4A4A;
	font-family: Avenir;
	font-size: 16px;
	width: 250px;
	display: block;
}

.about {
	font-family: Avenir;
	font-size: 16px;
	width: 250px;
	display: block;
	margin-top: -12px;
}

.off-service {
	color: #4A4A4A;
	align: left;
	font-family: Avenir;
	font-size: 24px;
	width: 250px;
	padding: 50px;
	border: 3px solid #4A4A4A;
	margin: 0;
	word-wrap: break-word;
	display: block;
	margin: 10px;
	border-radius: 3px;
}

.service {
	color: white;
	align: left;
	font-family: Avenir;
	font-size: 24px;
	cursor: pointer;
	cursor: hand;
	width: 250px;
	padding: 50px;
	border: 3px solid white;
	margin: 0;
	word-wrap: break-word;
	display: block;
	margin: 10px;
	border-radius: 3px;
	height: 125px;
	cursor: pointer;
}

.active {
	color: #4A4A4A;
	background-color: white;
	opacity: .6;
}

.active1 {
	color: #4A4A4A;
	background-color: white;
	opacity: .6;
}

.features {
	width: 350px;
	word-wrap: break-word;
	display: inline-block;
	align: center;
	margin: 10px;
}

.confirmRO {
	color: #4A4A4A;
	padding: 10px;
	height: 500px;
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin-top: 10px;
	border-radius: 5px;
	background: white;
	opacity: .8;
}

.confirmMultiRO {
	color: #4A4A4A;
	display: inline-block;
	vertical-align: top;
	/* width: 90%; */
	margin-top: 10px;
	border-radius: 5px;
	/*background: white;*/
	opacity: .8;
}

.clickToFinish {
	color: #4A4A4A;
	padding: 10px;
	height: 150px;
	display: inline-block;
	vertical-align: middle;
	width: 18%;
	font-size: 14pt;
	position: absolute;
	margin-left: 30px;
	margin-top: 160px;
	border-radius: 5px;
	background: white;
	cursor: pointer;
	opacity: .8;
}
.ABTypeBlock
{
	display: flex;
    margin-bottom: 3px;
}
.ABTypeName
{
	margin-left: 6px;
    float: right;
}
.form-textArea
{
height:47px !important;
font-size: 14px !important;
resize:none;
}
@media only screen and (max-device-width: 480px) {
	.clickToFinish {
		color: #4A4A4A;
		padding: 10px;
		height: 150px;
		display: inline-block;
		vertical-align: middle;
		width: 80%;
		font-size: 14pt;
		position: absolute;
		margin-left: 30px;
		margin-top: 80px;
		border-radius: 5px;
		background: white;
		cursor: pointer;
		opacity: .8;
	}
}

.clickToFinish1 {
	color: #4A4A4A;
	padding: 10px;
	height: 150px;
	display: none;
	vertical-align: middle;
	width: 18%;
	position: absolute;
	margin-left: 30px;
	margin-top: 160px;
	border-radius: 5px;
	background: white;
	cursor: pointer;
	opacity: .8;
}

.clickToSignUp {
	margin: 5% 5% 3% 5%;
	border: none;
	background: none;
	color: white;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	width: 90%;
	cursor: pointer;
}

.clickToSignUp1 {
	margin: 5% 5% 3% 5%;
	border: none;
	background: none;
	color: white;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	width: 90%;
	cursor: pointer;
	opacity: .5;
}

.selectedservice {
	width: 25%;
	vertical-align: top;
	border: 1px solid white;
	margin-top: 68px;
	background-color: white;
	color: #4A4A4A;
	padding: 10px;
	border-radius: 3px;
}

.serviceRO {
	color: #4A4A4A;
	background: white;
	display: inline-block;
	height: 470px;
	vertical-align: top;
	width: 28%;
	margin-left: 50px;
	margin-top: 12px;
	border-radius: 5px;
	opacity: .8;
	z-index: 1;
	position: relative;
}

.serviceROCal {
	color: #4A4A4A;
	background: #fff;
	display: inline-block;
	/* 	height: 520px; */
	/* height: 422px; */
	height: 465px;
	vertical-align: top;
	/* 	width: 315px; */
	width: 298.16px;
	/* margin-left: 50px;
	margin-top: 5%; */
	/* 	border-radius: 5px; */
	position: relative;
	border: 4px solid #fff;
	margin-right: 7%;
	float: right;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

.editserviceROCal {
	color: #4A4A4A;
	background: #fff;
	display: inline-block;
	height: 422px;
	vertical-align: top;
	width: 298.16px;
	position: relative;
	border: 4px solid #fff;
	margin-left: 7%;
	opacity: .7;
    pointer-events: none;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

.veraCalD {
	/* border: 2px solid red;*/
	width: 768px;
	margin-bottom: 70px;
}

.veraForm {
	color: #4A4A4A;
	background: #fff;
	display: inline-block;
	/* height: 422px; */
	height: 465px;
	vertical-align: top;
	width: 287px;
	/* 	border-radius: 5px; */
	position: relative;
	border: 4px solid #fff;
	/* 	margin-left: 88.71px; */
	float: left;
    margin-left: 7%;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

.veraForm-info {
	color: #fff;
	background: #3A3A3A;
	height: 51px;
	width: 100%;
	font-size: 18px;
}

.veraForm-info-N {
	padding: 2px 5px 0px 13.51px;
	font-family: Avenir;
	font-size: 18px;
}

.veraForm-info-d {
	padding: 0px 5px 5px 13.51px;
	font-family: Avenir;
	font-size: 18px;
}

.veraForm-info-date {
	float: right;
	margin-right: 5px;
}

.veraForm-h {
	margin-top: 4.23px;
	margin-left: 17px;
	margin-bottom: 2px;
	height: 32px;
	width: 260.91px;
	color: #000000;
	font-family: Avenir;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: -0.16px;
	line-height: 16px;
}

.veraForm-F {
	margin-left: 17px;
}
.veraForm-S {
    /* margin-top: 5px; */
    /* margin-top: 18.23px; */
    /* margin-left: 17px; */
    margin-bottom: 21.87px;
    /* height: 32px; */
    /* width: 260.91px; */
    color: #000000;
    font-family: Avenir;
    /* font-size: 11px; */
    /* font-weight: 300; */
    /* letter-spacing: -0.16px; */
    /* line-height: 16px; */
    height: 16px;
    /* width: 261px; */
    color: #000000;
    font-family: Avenir;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: -0.12px;
    line-height: 16px;
}

input[type='radio'] {
	float: left;
    /* width: -webkit-fill-available; */
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    margin-top: 2px;
    border: 1px solid #979797;
    border-radius: 50%;
    margin-left: 0px;
    outline: none;
    box-shadow: 0 0 5px 0px grey inset;
  }
  
  input[type='radio']:hover {
	 box-shadow:0 0 5px 0px #979797 inset; 
  }
  
  input[type='radio']:before {
	content: '';
    display: block;
    width: 8px;
    height: 8px;
    justify-content: center;
    
    padding: 0px;
    border-radius: 50%;
   
  }
  input[type='radio']:checked:before {
	background:#000000;
  }
.changeveraForm-F {
	margin-left: 19px;
	height: 240px;
}
.editveraForm {
	color: #4A4A4A;
	background: #fff;
	display: inline-block;
	height: 422px;
	vertical-align: top;
	width: 287px;
	/* 	border-radius: 5px; */
	position: relative;
	border: 4px solid #fff;
	margin-left: 7%;
	/* float: right;
	margin-right: 98px; */
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}
.cnfBooking-C{
	width: 252px;
    margin: 0 auto;
    margin-top: 10px;
}

.reschedule-NB {
	float: right;
	width: 112px;
	display: block;
	padding:6px 5px 6px 5px;
	background-color: #E11F8F;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: pointer;
	margin-right: 5px;
}
.cancelButtonB{
	width: 112px;
    display: block;
    font-size: 13px;
    float: left;
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: #E11F8F;
    cursor: pointer;
    border: 1px solid #E11F8F;
}

.reschedule-N {
	float: right;
	width: 177px;
	display: block;
	padding: 10px 5px 10px 5px;
	background-color: #E11F8F;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: pointer;
	margin-right: 5px;
}
.cancelButton{
	width: 177px;
    display: block;
    font-size: 13px;
    float: left;
    padding: 10px 0px 9px 0px;
    text-align: center;
    color: #E11F8F;
    cursor: pointer;
    border: 1px solid #E11F8F;
}
.veraCalD-i {
	/*     margin: 0 auto; */
	/* 	border: 2px yellow solid; */
	width: 768px;
}

.veraCalD-i-f {
	margin: 0 auto;
	width: 265px;
	/* text-align: center; */
	font-size: 26px;
	margin-top: 8%;
}

.veraCalD-det {
	text-align: left;
	font-size: 16px;
}

.veraCalD-det-we {
	line-height: 40px;
}

.veraCalD-det-we-d {
	margin-top: 10px;
	display: block;
	line-height: 18px;
}

.veraCalD-head {
	width: 768px;
	display: block;
	font-size: 35px;
	height: 52px;
	font-family: Avenir;
	font-size: 31px;
	line-height: 52.21px;
	letter-spacing: -0.33px;
	text-align: center;
	padding-top: 0px; 
	/* padding-top: 11.05px; */
	/*     margin-bottom: 45px; */
}

.veraCalHead {
	/* 	border: 2px white solid; */
	height: 112px;
	width: 768px;
	/* padding-bottom: 11px; */
	padding-bottom: 20px;
	

}

.selectLocationButton {
	margin: 0 auto;
	width: 187px;
	display: block;
	padding: 10px 15px 8px 15px;
	background-color: #E11F8F;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: pointer;
	/* box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.5); */
}

.selectLocationButton:hover {
	margin: 0 auto;
	width: 187px;
	display: block;
	padding: 10px 15px 8px 15px;
	background-color: #333333;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: pointer;
	opacity: .3;
}

.editcnfBooking{
	margin-top: 5px;
}
.editConfirmButton {
	margin: 0 auto;
	width: 187px;
	display: block;
	padding: 10px 15px 9px 15px;
	background-color: #E11F8F;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: pointer;
}

.editConfirmButton1 {
	margin: 0 auto;
	width: 187px;
	display: block;
	padding: 10px 15px 8px 15px;
	background-color: #777777;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: default;
	opacity: 0.4;
	pointer-events: none;
}

.overlay {
	display: none;
}

.selectLocationButton1 {
	margin: 0 auto;
	width: 187px;
	display: block;
	padding: 10px 15px 8px 15px;
	background-color: #E11F8F;
	font-size: 13px;
	text-align: center;
	color: white;
	cursor: pointer;
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.5);
	opacity: .4;
	pointer-events: none;
}

.serviceROt {
	position: fixed;
	z-index: 1;
	padding-top: 110px;
	left: 0;
	top: 75px;
	border-radius: 5px;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.changeVeraForm {
	color: #4A4A4A;
	background: #fff;
	display: inline-block;
	height: 422px;
	vertical-align: top;
	width: 287px;
	/* 	border-radius: 5px; */
	position: relative;
	border: 8px solid #fff;
		margin-left: 235px;
	/* float: right;
	margin-right: 98px; */
}

.modalService {
	color: #4A4A4A;
	background: white;
	display: inline-block;
	height: 470px;
	vertical-align: top;
	width: 28%;
	margin-left: 50px;
	margin-top: 90px;
	border-radius: 5px;
	opacity: .8;
	z-index: 1;
	position: relative;
	filter: blur(1px);
}

.serviceConfirm {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 200px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
	width: 466px;
    /* height: 160px; */
	margin: auto;
	padding: 5px 5px 15px 5px;
	background-color: #fff;
	color: #4A4A4A;
}
.findBookingError{
	width: 287px;
    font-size: 16px;
    text-align: center;
    color: #D0021B;
    line-height: 16px;
}
.findBookingError-N{
	height: 60px;
}
.modal {
	text-align: center;
	padding-top: 10px;
    height: 30px;
    width: 400px;
    margin: 0 auto;
}
.cancelmodal {
	text-align: center;
	padding-top: 25px;
    height: 30px;
    width: 370px;
    margin: 0 auto;
}
.buttonNew{
	width: 165px !important;
}
.modalHeadPopup {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

.modalHead {
	font-size: 32pt;
	text-align: center;
	font-weight: 600;
	margin-top: 7%;
}

.modalSubText {
	font-size: 17px;
	/* padding: 5px 5px 5px 5px; */
	text-align: center;
}

.serviceRO .name {
	color: #4A4A4A;
}

.dateRO {
	text-align: center;
	width: 25%;
	padding-top: 20px;
	color: #4A4A4A;
	background: white;
	display: inline-block;
	/* height:620px;
	   margin-top:50px;
	 */
	margin-top: 10px;
	height: 450px;
	overflow-x: hidden;
	overflow-y: scroll;
	vertical-align: top;
	margin-left: 50px;
	border-radius: 5px;
}

.locationRO {
	height: 390px;
	color: #4A4A4A;
	width: 25%;
	vertical-align: top;
	padding: 10px;
	margin-left: 5px;
	margin-top: 62px;
	border-radius: 5px;
	border: 1px solid white;
	background: white;
	display: inline-block;
}

.selectedServiceDetail {
	height: 390px;
	color: #4A4A4A;
	width: 26.5%;
	vertical-align: top;
	margin-left: 53px;
	margin-top: 64px;
	border-radius: 5px;
	border: 1px solid white;
	/* background: white; */
	display: inline-block;
	height: 396px;
	opacity: .8;
}

.selectedLocDetail {
	color: #4A4A4A;
	width: 25%;
	vertical-align: top;
	margin-left: 55px;
	margin-top: 64px;
	border-radius: 5px;
	border: 1px solid white;
	background: white;
	display: inline-block;
	height: 415px;
	opacity: .8;
}

.selectedServiceDetail .name {
	color: #4A4A4A;
}

.locationSearch {
	padding-top: 10px;
	width: 100%;
	height: 41px;
	font-size: 24px;
	font-family: Avenir;
	text-align: center;
	color: #4A4A4A
}

.locationBox {
	border-radius: 3px;
	overflow-x: hidden;
	overflow-y: scroll;
	display: inline-block;
	border: 1px solid white;
	/* height:500px; */
	height: 450px;
	vertical-align: top;
	width: 30%;
	margin-left: 50px;
	margin-top: 10px;
}

.noList {
	width: 100%;
	border: solid 1px;
	color: white;
	height: 80px;
	font-size: x-large;
	text-align: center;
}

.flatpickr-days {
	width: 100%;
}

.flatpickr-month {
	width: 100%;
}

.flatpickr-rContainer {
	width: 100%;
}

.flatpickr-days {
	width: 100%;
}

.calendarRO {
	
}

@media only screen and (max-device-width: 1024px) {
	.form-textArea
	{
	height:44px !important;
	font-size: 14px !important;
	resize:none;
	}
	.article {
		font-family: Avenir;
		height: 596px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		padding-bottom: 20px;
		overflow: hidden;
	}

	.veraForm {
		color: #4A4A4A;
		background: #fff;
		display: inline-block;
		height: 490px;
		vertical-align: top;
		width: 287px;
		position: relative;
		border: 4px solid #fff;
		float: left;
		margin-left: 7%;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	}
	.serviceROCal {
		color: #4A4A4A;
		background: #fff;
		display: inline-block;
		height: 490px;
		vertical-align: top;
		width: 298.16px;
		position: relative;
		border: 4px solid #fff;
		margin-right: 7%;
		float: right;
		box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
	}

	.veraCalHead {
		height: unset;
		width: 768px;
		padding-bottom: 20px;
	}
	
}

@media all and (min-width: 768px) {
	.nav {
		text-align: left;
		-webkit-flex: 1 auto;
		flex: 1 auto;
		-webkit-order: 1;
		order: 1;
	}
	.headerText{
        	text-align: center;
	}

	/* .article {-webkit-flex:5 0px;flex:5 0px;-webkit-order:2;order:2;}
    */
	footer {
		-webkit-order: 3;
		order: 3;
	}
}

.activeDiv {
	color: #4A4A4A;
	background-color: white;
	opacity: .8;
	border-color: white;
}

.bookingForm {
	color: red;
	font-size: 12px;
}

.regiterForm {
	color: red;
	font-size: 12px;
}
/* Have to set height explicity on ui-view 
to prevent collapsing during animation*/
/* .ui-view-container {
	position: relative;
}

.ui-view-container.ng-enter, .ui-view-container.ng-leave {
	position: absolute;
	left: 0;
	right: 0;
	-webkit-transition: all 1500ms;
	-moz-transition: all 1500ms;
	-o-transition: all 1500ms;
	transition: all 1500ms;
}

.ui-view-container.ng-enter {
	opacity: 0;
	-webkit-transform: translate3d(100px, 0, 0);
	-moz-transform: translate3d(100px, 0, 0);
	transform: translate3d(100px, 0, 0);
}

.ui-view-container.ng-enter-active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.ui-view-container.ng-leave {
	opacity: 1;
	padding-left: 0px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.ui-view-container.ng-leave-active {
	opacity: 0;
	padding-left: 100px;
	-webkit-transform: translate3d(-100px, 0, 0);
	-moz-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0);
}

.animout.ng-leave {
	opacity: 0;
}

.animout.ng-leave-active {
	opacity: 0;
} */
/*Tooltip follows cursor pointer*/
.tooltipCustom span.tooltipCustomContent {
	display: none;
}

.tooltipCustom:hover {
	cursor: pointer;
}

.tooltipCustom:hover span.tooltipCustomContent {
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	position: fixed;
	overflow: hidden;
	min-width: 50px;
	max-width: 150px;
	background-color: white;
	padding: 0px 4px;
	border-radius: 4px;
	border-width: 2px;
	color: #000000;
	border-style: solid;
}

select.dropdown::-ms-expand {
	display: none;
}
.bookingTimeCountdown{
	text-align: center;
	font-size: 14px;
	margin: 0 0 -15px 0;
	display: none;
	padding-bottom: 10px;

}
.serviceConfirm {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 200px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

/* ADD to calendar START*/
.p-1{
	padding: 0.25rem !important;
	justify-content: center !important;
	position: relative !important;
	display: flex !important;
	cursor: pointer;
	font-size: 12px;
	border-radius: 18px;
    width: fit-content;
	width: fit-content;
    margin: 0 auto;
}

.ps-1 {
    padding-left: 0.25rem !important;
}
.text-normal {
    font-size: 16px;
    font-family: 'Proxima Nova', sans-serif !important;
    line-height: 1.5;
}
#timePopup {
    display: none;
}
.addButton{
	display: inline-flex;
    background-color: white;
    color: black;
    padding: 10px 15px 5px 15px;
    border-radius: 22px;
	margin-bottom: 10px;
}
.align-self-start {
    align-self: flex-start !important;
}
.label-text-light {
    color: var(--text-color-level2, rgba(26, 26, 26, 0.6));
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.clock-icon-img {
    height: 20px;
    width: 20px;
}
.position-absolute {
    position: absolute !important;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal-top-margin {
    top: 63%;
}
.modal-contentCAl{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.text-center {
    text-align: center !important;
}
.ps-5 {
    padding-left: 3rem !important;
}
.pe-5 {
    padding-right: 3rem !important;
}
.justify-content-center {
    justify-content: center !important;
}
.text-dark {
    color: #212529 !important;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.timepopup-label-fontsize {
    font-size: 12px;
}
.text-dark {
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    color: #1A1A1A;
}

/* AD to Calendar END */

.modal-content {
	width: 55%;
	margin: auto;
	padding: 20px;
	border-radius: 5px;
	background-color: white;
	color: #4A4A4A;
	
}

.modal {
	text-align: center;
	padding-top: 25px;
}

.modalHeadPopup {
	font-size: 32pt;
	text-align: center;
	font-weight: 600;
}

.modalHead {
	font-size: 32pt;
	text-align: center;
	font-weight: 600;
	margin-top: 7%;
}

.modalSubText {
	font-size: 15pt;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.buffermodalSubText {
	font-size: 15pt;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.buffer-modal-content
{
 width: 64%;
 margin: auto;
 /* height: 146px; */
 padding: 20px;
 border-radius: 5px;
 background-color: white;
 color: #4A4A4A;
 /* opacity: .8; */
}
.dropdown {
	/*
    font-size: 15px;
    padding: 10px 8px 10px 14px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    position: relative;
    margin-left: 18px;
    margin-right: 30px;
    width: 86%;
    margin-bottom: 10px;
    -webkit-appearance: menulist-button;
    */
	width: 19.3rem;
	border: 1px solid #4A4A4A;
	padding: .5rem .3rem .3rem .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .3rem;
	color: #4e4b4b;
	display: inline-block;
	position: relative;
	display: inline-block;
	position: relative;
}

.dropdownDiv {
	display: inline-block;
	position: relative;
	width: 96%;
	padding-left: .95rem;
	padding-bottom: .5rem;
	display: none;
}

/* .dropdownDiv::after {
	content: "";
	border-top: 10px solid #4A4A4A;
	display: inline-block;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	position: absolute;
	top: .8rem;
	pointer-events: none;
	left: 18.8rem;
} */
.prefixAT {
	position: absolute;
	display: block;
	left: 10px;
	top: 10px;
	z-index: 9;
}

.imgNew {
	width: 90px;
	padding-left: 10px;
}

.footerLinks	a:hover {
	text-decoration: underline;
}

/* Hiren */
.editBookingTextAlign {
	float: left;
}

.pencil {
	display: inline-block;
	float: right;
	margin-right: -20px;
	cursor: pointer;
	cursor: hand;
	height: 17px;
	width: 35px;
	background-image: url("../images/pencil.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.pencil1 {
	display: inline-block;
	position: absolute;
	right: 67%;
	cursor: pointer;
	cursor: hand;
	height: 17px;
	width: 35px;
	background-image: url("../images/pencil.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.editlookupRO {
	color: #4A4A4A;
	padding: 10px;
	height: 500px;
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin-left: 50px;
	margin-top: 10px;
	border-radius: 5px;
	background: white;
	opacity: .8;
}

.editlookup {
	color: #4A4A4A;
	height: 200px;
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	position: absolute;
	margin-left: 30px;
	margin-top: 100px;
	border-radius: 5px;
}

.grid {
	border-spacing: 2px;
	height: 200px;
	text-align: center;
	font-size: 18px;
	padding: 5px;
	background-color: white;
	color: #4A4A4A;
	background-color: #c0c0c0;
	opacity: .8;
}

.field:HOVER {
	color: #4A4A4A;
}

.field1:HOVER {
	color: #4A4A4A;
	text-decoration: underline;
}

.field {
	width: 50%;
	padding: 5px;
	cursor: pointer;
	background-color: white;
	opacity: .8;
}

.field1 {
	height: 20px;
	cursor: pointer;
	background-color: white;
	opacity: .8;
}

.tab {
	width: 100%;
	height: 48px;
	background-color: transparent;
}

.actualtab {
	height: 40px;
	text-align: center;
	font-size: 14px;
	background-color: white;
	color: #4A4A4A;
	background-color: #c0c0c0;
	opacity: .8;
}

.category {
	height: 40px;
	cursor: pointer;
	background-color: white;
	opacity: .8;
	border-top-right-radius: 8px;
}

.activeTab {
	color: #4A4A4A;
	opacity: 10;
}

.mdbutton {
	display: inline-block;
	position: relative;
	cursor: pointer;
	/* min-height: 36px; */
	min-width: 88px;
	/* line-height: 36px; */
	vertical-align: middle;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-grid-row-align: center;
	align-items: center;
	text-align: center;
	border-radius: 3px;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0;
	padding: 0 6px;
	/*  margin: 6px 8px; */
	background: transparent;
	color: currentColor;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	font-style: inherit;
	font-variant: inherit;
	font-family: inherit;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1),
		background-color .4s cubic-bezier(.25, .8, .25, 1);
	transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1),
		background-color .4s cubic-bezier(.25, .8, .25, 1);
}

/* Login */
.l-main {
	color: white;
	width: 20%;
	height: 30%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 1%;
	padding: 1% 2% 1% 2%;
	/* border-radius: 30px; */
	color: white;
	border: 3px solid;
	box-shadow: 0px 2px 5px 1px rgba(128, 128, 128, 0.75);
	-webkit-box-shadow: 0px 2px 5px 1px rgba(128, 128, 128, 0.75);
	-moz-box-shadow: 0px 2px 5px 1px rgba(128, 128, 128, 0.75);
}

.l-head {
	margin: 7% 0% 7% 0%;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.l-input::placeholder {
	color: white;
	opacity: 1; /* Firefox */
}

.l-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: white;
}

.l-input::-ms-input-placeholder { /* Microsoft Edge */
	color: white;
}

input.l-input {
	border: none;
	border-bottom: 1px solid #2d5fa9;
	margin: 1%;
	height: 30px;
	width: 90%;
	padding: 2px 5px 2px 10px;
	background: transparent;
	color: white;
}

input.l-button-l {
	margin: 5% 5% 3% 5%;
	border: none;
	background: none;
	/*     color: #2d5fa9; */
	color: white;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	width: 90%;
	cursor: pointer;
}

.l-button-u {
	text-align: center;
	/* color: cornflowerblue; */
	color: white;
	padding: 5px 0px;
	/*width: 289px;*/
	width: auto;
	margin-right: -5px;
	margin-left: -6px;
}

span.l-button-u {
	text-decoration: underline;
	cursor: pointer;
}

.r-form-field-input {
	border: 0;
	outline: 0;
	background: transparent;
	border-bottom: 1px solid #2d5fa9;
	width: 90%;
	color: white;
	padding: 1px 5px 1px 5px;
}

.r-form-field-label {
	display: block;
	color: white;
	font-size: 11px;
}

.r-input-check {
	padding: 2;
	margin: 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	overflow: hidden;
	color: red;
}

.addserviceU-inactive {
	border-bottom: 1px solid #4A4A4A;
	color: #4A4A4A;
	cursor: default;
	pointer-events: none;
	opacity: .4;
}

.l-button-f {
	margin: 5% 5% 3% 5%;
	border: none;
	background: none;
	color: white;
	text-align: center;
	width: 90%;
	text-decoration: underline;
}

.span1 {
	width: 83px;
	display: inline-block;
	height: 100px;
	line-height: 181px;
	color: #fff;
	background: orange;
	font-size: 12px;
	text-align: center;
	position: absolute;
}

.diag {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	right: -50px;
	top: -60px
}

.promo {
	text-align: center;
	background-color: orange;
	color: white;
	font-size: 15px;
	padding: 2px 5px 2px 5px;
	border-radius: 5px;
}

.strike {
	text-decoration: line-through;
	text-decoration-color: orange;
}

.strike1 {
	text-decoration: line-through;
	text-decoration-color: white;
}

.promodiv {
	font-size: 12pt;
	text-align: center;
	align: center;
	margin-top: 2px;
}

.triangle-left {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 20px solid rgba(74, 144, 226, 0.6);;
	border-bottom: 10px solid transparent;
	float: left;
	float: right;
	margin-right: 3%;
	cursor: pointer;
}

.triangle-down {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 20px solid rgba(74, 144, 226, 0.6);
	float: left;
	float: right;
	margin-right: 3%;
	cursor: pointer;
}

.all-stylist {
	color: rgba(74, 144, 226, 0.6);
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

.empList {
	height: 75px;
}

.empList-H {
	display: inline-block;
}

.example-image {
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.employee-image {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
}

/* slider img */
.bstimeslider {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 83px;
	overflow: hidden;
	display: none;
}

.bktibx {
	float: left;
	margin: 0 5px 0 0;
	font-size: 1px;
	width: 60px;
	display: block;
	color: #fff;
}

.tslshow {
	position: absolute;
	left: 0;
	width: 1200px;
	margin-left: 30px;
}

.leftArrow {
	height: 60px;
	width: 55px;
	margin-left: -30px;
	background-color: transparent;
	border-radius: 50%;
	display: inline-block;
	z-index: 99999 !important;
	display: none;
	position: relative;
	cursor: pointer;
}

.rightArrow {
	height: 60px;
	width: 55px;
	background-color: transparent;
	border-radius: 50%;
	display: inline-block;
	margin-right: -30px;
	float: right;
	z-index: 99999 !important;
	position: relative;
	cursor: pointer;
}

#viewContainer {
	width: 100%;
	height: 100%;
	position: absolute;
	/* margin-left: 30px; */
	overflow: hidden;
}

.empName {
	width: 100%;
	display: inline-block;
	color: #4A4A4A;
	text-align: center;
	font-size: 14px;
}

/* POPUP */
.empInfo {
	color: #4A4A4A;
	background: white;
	display: inline-block;
	height: auto;
	padding-bottom: 20px;
	vertical-align: top;
	width: 240px;
	/* margin-left: 60%; */
	/* margin-left : 840px; */
	/*margin-top: -385px;*/
	margin-top: -433px;
	z-index: 9999999 !important;
	position: absolute;
	display: none;
}

.empInfo::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -15px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent white transparent;
}

.info-image {
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 50%;
}

.info-empDetail {
	color: #4A4A4A;
	float: right;
	margin: 20px 28px 0px 0px;
}

.info-empName {
	font-size: 14px;
	width: 110px;
	word-break: break-word;
}

.info-empRole {
	font-size: 14px;
	font-weight: bold;
}

.info-empcert {
	font-size: 14px;
}

.info-bio-H {
	margin-left: 15px;
	margin-right: 10px;
}

.info-bio {
	font-weight: bold;
}

.info-empInfo {
	font-size: 13px;
}

.info-Special {
	font-weight: bold;
}

.info-social {
	height: 40px;
}

.info-social-img {
	height: 25px;
	width: 25px;
	margin-top: 10px;
	margin-left: 20px;
}

.button-activee {
	border-radius: 3px;
	align: center;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	margin-top: 5px;
	display: inline-block;
	padding: 5px 10px 10px 10px;
	font-size: 14pt;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #4A4A4A;
	color: #4A4A4A;
	width: fit-content;
	cursor: pointer;
}

.cursor {
	cursor: pointer;
}

/* calendar DropDown Arrow*/
/* .flatpickr-current-month:after {
	content: "";
	position: absolute;
	top: 37%;
	left: 52%;
	border-width: 7px;
	border-style: solid;
	border-color: white transparent transparent transparent;
} */
.flatpickr-current-month .flatpickr-monthDropdown-months {
	z-index: 9999 !important;
	/* width: 150px !important; */
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

.shadow {
	text-shadow: 2px 2px 4px #000000;
}

.noshadow {
	text-shadow: none;
}

.mobButton {
	background: white;
	opacity: .8;
	width: 87%;
	margin: 20px;
	margin-left: 10px;
	color: grey;
	font-size: 30px;
	display: none;
}

.mobButtonTwo {
	display: none;
}

.mobButton-S {
	display: none;
}

.mobButton-back {
	margin-left: 60px;
}

.mobButton-next {
	margin-left: 60px;
}

.mobButton-next1 {
	/* margin-left: 35%; */
	text-decoration: underline;
}

.finishButton {
	color: #4A4A4A;
	margin-left: 7%;
	text-decoration: underline;
}

.finishButton2 {
	color: #4A4A4A;
	/* margin-left: 37%; */
	text-decoration: underline;
}

.finishButton1 {
	/* margin-left: 38%; */
	text-decoration: underline;
	opacity: .4;
	pointer-events: none;
}

.mobButton-next-n {
	color: grey;
	font-size: 30px;
	margin-left: 40%;
	display: none;
}

.mobButton-next-n-s {
	color: grey;
	font-size: 30px;
	border-bottom: 4px solid #4A4A4A;
}

/* Language button for Mobile View */
.dropbtn {
	color: black;
	padding: 2px;
	min-width: 85px;
	font-size: 15px;
	border: 1px solid;
	cursor: pointer;
	background-color: transparent;
	color: #ffffff;
}

.dropdown1 {
	right: 240px;
	position: relative;
	display: none;
	float: right;
	margin-top: 40px;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 85px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content span {
	color: black;
	padding: 2px 4px;
	text-decoration: none;
	display: block;
}

.show {
	display: block;
}

.bookby-title {
	width: 300px;
}

.checkindiv {
	color: #4A4A4A;
	width: 20%;
	vertical-align: top;
	margin-left: 541px;
	/* 	margin-top: 64px; */
	border-radius: 5px;
	border: 1px solid white;
	background: white;
	display: inline-block;
	min-height: 396px;
	opacity: .8;
}

.checkinform {
	display: inline-block;
	border-radius: 5px;
	background: white;
	color: #4A4A4A;
	width: 100%;
	opacity: .8;
}

.checkinFormField {
	margin-top: 5%;
	position: relative;
}

.chechinText {
	margin-top: 3%;
	font-size: 16px;
	font-weight: 500;
	color: #4A4A4A;
}

.checkInPrefix {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	z-index: 9;
}

.checkInAsspointmentField {
	display: block;
	border: 0;
	outline: 0;
	background: transparent;
	border-bottom: 1px solid #4A4A4A;
	width: 84%;
	padding: 0px 0px 0px 18px;
}

.checkInfixedButton {
	height: 15%;
	position: relative;
	bottom: 13.5px;
	text-align: center;
}

.checkin_div1 {
	color: #4A4A4A;
	font-size: 16px;
	letter-spacing: -0.1px;
}

.checkin_div2 {
	margin-top: 5%;
	color: #4A4A4A;
	font-size: 16px;
	letter-spacing: -0.1px;
}

.checkin_div3 {
	margin-top: 9%;
	color: #4A4A4A;
	font-size: 12px;
	letter-spacing: -0.1px;
}

.checkin_div2_1 {
	width: 236px;
	height: 22px;
	font-weight: 500;
}

.checkinconfirmdiv {
	min-height: 276px;
	color: #4A4A4A;
	width: 20%;
	vertical-align: top;
	margin-left: 541px;
	/* 	margin-top: 64px; */
	border-radius: 5px;
	border: 1px solid white;
	background: white;
	display: inline-block;
	opacity: .8;
}

.checkinTextarea {
	border-radius: 0.69px;
	background-color: #FFFFFF;
	box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.5);
	resize: none;
}

.checkinLabel {
	font-size: 16px;
	font-weight: 500;
	color: #4A4A4A;
}

.checkinHeader {
	margin-top: -17px;
}

.checkin_div4 {
	margin-top: 0%;
	color: #4A4A4A;
	font-size: 12px;
	letter-spacing: -0.1px;
}

.checkin_contact {
	color: #4A4A4A;
}
.cursor{
cursor:pointer
}
.disable-radio
{
	pointer-events: none;
}
.enable-radio
{
	pointer-events: unset;
}

@-moz-document url-prefix() {
	.form-field-input {
		border: 1px solid #4A4A4A;
		outline: 0;
		background: transparent;
		/* border-bottom: 1px solid #4A4A4A; */
		width: -moz-available;
		height: 25px;
		font-size: 13px;
	}
	.form-field-input1 {
		border: 1px solid #D0021B;
		outline: 0;
		background: transparent;
		/* border-bottom: 1px solid #4A4A4A; */
		width: -moz-available;
		height: 25px;
		font-size: 13px;
	}
  }  
/*@media only screen and (max-device-width: 480px)*/
@media only screen and (max-device-width: 480px) {
	.l-main {
		width: 75%;
	}
	.features {
		display: none;
	}
	.footerLinks {
		display: none;
	}
	.language {
		display: none;
	}
	.logo {
		width: 200px;
	}
	.form-control {
		display: none;
	}
	.dropdown1 {
		display: inline-block;
		right: 45px;
		margin-top: 45px;
	}
	/* #myDropdown span:nth-child(1) {
		display: none
	}
	#myDropdown span:nth-child(2) {
		display: none
	}
	#myDropdown span:nth-child(3) {
		display: none
	}
	#myDropdown span:nth-child(4) {
		display: none
	} */
	.logout {
		right: 87px;
		padding: 0px 10px 0px 0px;
		margin-top: 7px;
		height: 25px;
		width: 82px;
		word-break: break-all;
		line-height: 16px;
		text-align: center;
	}
	.home {
		right: 14px;
		padding: 5px 0px 0px 10px;
		width: 82px;
		word-break: break-all;
		line-height: 17px;
		text-align: center;
	}
	.service {
		/*width: 271px;*/
		margin-left: 22px;
	}
	.mobButton {
		background: white;
		opacity: .8;
		width: 90%;
		/* margin: 20px;
		margin-left: 5%; */
		color: grey;
		font-size: 30px;
		display: inline-block;
		text-align: center;
	}
	.mobButton-next-n {
		color: grey;
		font-size: 30px;
		margin-left: 0;
		display: block;
		text-align: center;
	}
	.mobButton-back {
		margin-left: 0px;
	}
	.mobButtonTwo {
		background: white;
		opacity: .8;
		width: 90%;
		/* margin: 20px; */
		margin-left: 5%;
		color: grey;
		font-size: 30px;
		display: inline-block;
		text-align: center;
	}
	.mobButton-S {
		background: white;
		opacity: .8;
		width: 90%;
		/* margin: 20px; */
		margin-left: 5%;
		color: grey;
		font-size: 30px;
		display: inline-block;
		text-align: center;
		margin-left: 5%;
	}
	.serviceConfirm {
		background-color: rgba(0, 0, 0, 0.6);
	}
	.form-line {
		/* height: 525px !important; */
		margin-top: 0px !important;
	}
	.serviceROCal {
		margin-left: 0%;
		margin-top: -15px;
		margin: 0 auto;
		display: block;
	}
	.finalserviceselect {
		max-height: 440px;
		display: inline-block;
		vertical-align: top;
		/* width: auto; */
		overflow-y: auto;
		overflow-x: hidden;
		border-radius: 2px;
	}
	.clickable {
		color: white;
		align: center;
		font-family: Avenir;
		font-size: 24px;
		cursor: pointer;
		cursor: hand;
		width: 285px;
		height: 160px;
		padding: 0px;
		border: 3px solid white;
		border-radius: 3px;
		margin: 0;
		word-wrap: break-word;
		display: inline-block;
		margin: 10px;
		position: relative;
	}
	.homeText {
		position: absolute;
		top: 50%;
		width: 285px;
		text-align: center;
		left: 0%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.lookup-form-line {
		display: inline-block;
		overflow-y: auto;
		margin-right: 28px;
		border-radius: 5px;
		margin-left: 42px;
		background: white;
		color: #4A4A4A;
		width: 80%;
		margin-top: 10px;
		height: 475px;
		opacity: .8;
	}
	.form-field-input {
		border: 0;
		outline: 0;
		background: transparent;
		border: 1px solid #4A4A4A;
		width: -webkit-fill-available;
	}
	.layout-xs-column {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		flex-direction: initial !important;
	}
	.text-area-search {
		/* padding-top: 10px !important; */
		border-radius: 4px;
		height: 30px;
		font-size: 23px;
		font-family: Avenir;
		text-align: center;
		margin-top: 20px;
		margin-left: 0px !important;
		width: 100.5% !important;
		border-top: none;
		border-left: none;
		border-right: none;
		display: block;
		position: inherit;
	}
	.empInfo {
		color: #4A4A4A;
		background: white;
		display: inline-block;
		height: auto;
		padding-bottom: 20px;
		vertical-align: top;
		width: 240px;
		left: 21% !important;
		/* margin-left: 60%; */
		/* margin-left: 840px; */
		/* margin-top: -385px; */
		margin-top: -433px;
		z-index: 9999999 !important;
		position: absolute;
		display: none;
	}
	.service {
		/* width: 54%; */
		max-width: 231px;
		margin-left: 5px;
		padding: 45px 50px 45px 50px;
	}
	.bookby-title {
		width: 280px;
	}
	#final {
		font-size: 20px;
		color: white;
		text-align: center;
		width: min-content;
		width: 196px;
		margin-left: 30px;
	}
	.circle {
		background: rgba(200, 200, 200, 0.5);
		width: 194px;
		height: 200px;
		margin-top: 0px;
		margin-left: 25px;
		border-radius: 50%;
		border: 2px solid #3566aa;
	}
	.checkmark {
		display: inline-block !important;
		text-align: center;
		margin-left: 84px;
		content: '';
		/* display: block; */
		width: 50px;
		height: 160px;
		border: solid #333;
		border-width: 0 20px 20px 0;
		transform: rotate(55deg);
	}
	.l-button-u {
		text-align: center;
		/* color: cornflowerblue; */
		color: white;
		padding: 5px 0px;
		width: 289px;
		margin-right: auto;
		margin-left: auto;
	}
	#dateTime {
		height: 14% !important;
	}
	.modal-content {
		width: 80%;
		min-height: 155px;
	}
	.confirmMultiRO {
		width: 90% !important;
	}
	.rCancel {
		margin-left: 2%;
	}
	.serviceselect {
		width: 90%
	}
	.confirmRO {
		width: 90%;
		height: 480px !important;
		margin-left: 3%;
	}
	#viewContainer {
		overflow: scroll !important;
	}
	.manageScreenHeightAtFinal {
		height: 100%;
	}
	.menu {
		align: left;
		display: inline-block;
		padding-left: 8%;
	}
	.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month
		{
		color: #ffffff !important;
		fill: #ffffff !important;
	}
	.flatpickr-current-month:after {
		display: none !important;
	}
	.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg
		{
		fill: #ffffff !important;
	}
	.checkindiv {
		color: #4A4A4A;
		width: 70%;
		vertical-align: top;
		margin-left: 15%;
		/* 	margin-top: 64px; */
		border-radius: 5px;
		border: 1px solid white;
		background: white;
		display: inline-block;
		min-height: 396px;
		opacity: .8;
	}
	.checkinconfirmdiv {
		min-height: 276px;
		color: #4A4A4A;
		width: 70%;
		vertical-align: top;
		margin-left: 15%;
		/* 	margin-top: 64px; */
		border-radius: 5px;
		border: 1px solid white;
		background: white;
		display: inline-block;
		opacity: .8;
	}
	.all-stylist {
		font-size: 14px;
	}
	article {
		height: 583px;
	}
	.veraCalD {
		width: 350px;
	}
	.veraCalD-i {
		width: 100%;
		/* margin-top: 10%; */
	}
	.veraCalHead {
		width: 100%;
		height: 57%;
		padding-bottom: 3%;
	}
	.veraCalD-head {
		width: 100%;
		line-height: 40px;
		padding-top: 0px;
		height: 57%;
		font-size: 22px !important;
	}
	@-moz-document url-prefix() {
		.form-field-input {
			border: 0;
			outline: 0;
			background: transparent;
			border: 1px solid #4A4A4A;
		    width: -moz-available;
		}
		.veraCalD-head {
			width: 100%;
			line-height: 40px;
			padding-top: 0px;
			height: 57%;
			font-size: 20px !important;
		}
	}
	.veraForm
	{
		width:290px;
		height: 480px;
	}
	/* .veraForm-S {
		position: fixed;
    height: 78px;
    width: fit-content;
    display: inline-table;
	} */
	.bookingTimeCountdown {
		text-align: center;
		font-size: 14px;
		margin: 0 0 -10px 0;
		display: none;
	}
	.serviceROCal {
		/* display: none; */
		margin: 0 auto;
		float: inherit;
		height: 450px;
	}
	.veraCalD-i-f {
		margin-top: 25%;
	}
	.changeVeraForm {
		display: block;
		margin: 0 auto;
	}
	.editveraForm{
		display: block;
		margin: 0 auto;
	}
	.editserviceROCal{
		display: none;
		margin: 0 auto;
	}
	.cancelmodal{
		width: 100%;
	}
	.modal{
		width: 100%;
	}
	.buttonNew {
	    width: 124px !important;
	    /* height: 35px; */
	}
	.cancelButtonT{
		padding-top: 10px;
	    display: block;
	}
	.cancelButton
	{
		width: 124px;
	}
	.reschedule-N
	{
		width: 124px;
	}
	.modalHeadPopup
	{
		font-size: 15pt;
	}
	.modalSubText
	{
		font-size: 10pt;
	}
}

@media only screen and (max-device-width: 380px) {
	.fixedButton1 {
		margin-top: 10px;
	}
	.menu {
		align: left;
		display: inline-block;
		padding-left: 4%;
	}
	.confirmRO {
		width: 90%;
		height: 420px !important;
		margin-left: 2%;
	}
	.circle {
		background: rgba(200, 200, 200, 0.5);
		width: 194px;
		height: 200px;
		margin-top: 0px;
		margin-left: 15px;
		border-radius: 50%;
		border: 2px solid #3566aa;
	}
	#final {
		font-size: 20px;
		color: white;
		text-align: center;
		width: min-content;
		width: 196px;
		margin-left: 15px;
	}
	.editappointDate{
		height: 46%;
	}
}

@media all and (min--moz-device-pixel-ratio:0) and (min-width: 880px) {
	.text-area-search {
		border-radius: 4px;
		height: 30px;
		font-size: 23px;
		font-family: Avenir;
		text-align: center;
		margin-top: 20px;
		margin-left: -1px;
		width: 101%;
		border-top: none;
		border-left: none;
		border-right: none;
		display: block;
		position: inherit;
	}
}
