/* Autoglass CSS */


#autoglass_schedule_now_responsive {
	display:none;
}

::-webkit-input-placeholder {
   text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}

::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}

:-ms-input-placeholder {  
   text-align: center; 
}

input[type="radio"] {
    display:none;
}

html {
	min-width:100vw;max-width:100vw;margin-left:auto;margin-right:auto;overflow-x: hidden;overflow-y: hidden;
}

body {
    min-width:100vw;max-height:760px;min-height:760px;margin-top:auto;margin-bottom:auto;
	display: table-cell;vertical-align: middle;text-align:center;overflow-x: hidden;
}

#main {
	margin-top:auto;
	margin-bottom:auto;
	display:block;
	min-width: 1001px !important;
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	max-width:1000px;

}

#frame-wrapper {
	max-height:100vh;margin-top:auto;margin-bottom:auto;padding-bottom:0px;margin-left:auto;margin-right:auto;
	min-width: 1001px !important;

}

#book-appointment-wizard {
	padding-top:0px;margin-top:auto;margin-bottom:auto;;overflow-x: hidden;overflow-y: hidden;
	min-width: 1001px !important;

}

#wizard-frame-1 {
	margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;overflow-x: hidden;overflow-y: hidden;
}
#wizard-frame-2 {
	margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;overflow-x: hidden;overflow-y: hidden;	min-width: 1001px !important;

}
#wizard-frame-3 {
	margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;overflow-x: hidden;overflow-y: hidden;
}
#wizard-frame-4 {
	margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;overflow-x: hidden;overflow-y: hidden;
}

#frame-container {
	padding-top:0px;margin-top:0px;overflow-x: hidden;overflow-y: hidden;	min-width: 1001px !important;


}

#wizard-form-title {
	width:70%;
}

#wizard-form-title-row {
	margin-bottom:0px;padding-bottom:-5px;margin-top:8px;
}

#wizard-form-title-row-display {
	margin-top:-5px
}

#head-calendar-separatorr {
	max-height:1px;
	border-bottom:1px solid #C0C0C0;
	margin-left:3.3vw;
	margin-right:1vw;
	width:80vw;

}

#book-appointment-wizard #page-1-col-1 {
	max-height:475px;
	text-align:center;
}

#book-appointment-wizard #page-1-top {
	padding-top:5px;
}

#book-appointment-wizard .wizard-frame .command-buttons .btn {
	min-width: 100px;
	margin-right: 850px;
}
#book-appointment-wizard #button-next-1 {
	margin-right: 0px !important;
}

#book-appointment-wizard  #name:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #cell-number:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #zip:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #year:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #make:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #model:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #style:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard  #chips-count:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard #available-hours .available-hour:hover {
	  border: 2px solid #FF0624;
	  background-color:#FFF;
	  color:#000;
	  font-weight:700;
}

#book-appointment-wizard #available-hours .selected-hour {
	  border: 2px solid #000;
	  background-color:#FF0624;
	  color:#FFF;
}

#book-appointment-wizard #available-hours .selected-hour:hover {
	  border: 2px solid #000;
	  background-color:#FF0624;
	  color:#FFF;
}

#book-appointment-wizard #available-hours-quickfill .available-hour:hover {
	  border: 2px solid #FF0624;
	  background-color:#FFF;
	  color:#000;
	  font-weight:700;
}

#book-appointment-wizard #available-hours-quickfill .selected-hour {
	  border: 2px solid #000;
	  background-color:#FF0624;
	  color:#FFF;
}

#book-appointment-wizard #available-hours-quickfill .selected-hour:hover {
	  border: 2px solid #000;
	  background-color:#FF0624;
	  color:#FFF;
}

#book-appointment-wizard #name {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:10px;
}

#book-appointment-wizard #cell-number {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:10px;
	margin-bottom:10px;
}

#book-appointment-wizard #zip {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:10px;
	margin-bottom:0px;
}

#book-appointment-wizard #user-insurance-question {
	font-weight:600;
	font-size:15px;
	font-weight:625;
	margin-top:20px;
}

#book-appointment-wizard #state-abbv {
	color:#000;
	text-transform:uppercase;
	left:0;
	padding-right:5px;
	margin-left:-5px;
	margin-right:15px;
	padding:0px;
	float:left;
	width:95%;

}

#book-appointment-wizard #address-zip !important {
	color:#000;
	text-transform:uppercase;
	right:0;
	padding-left:5px;
	padding-right:5px;
	margin-right:10px;
	padding:0px;
	float:right;
}

#book-appointment-wizard #year {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:5px;
	margin-bottom:10px;
}

#book-appointment-wizard #make {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:-5px;
}
#book-appointment-wizard #model {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:-5px;
}
#book-appointment-wizard #style {
	width:220px;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	margin-top:-5px;
}


#using-insurance-div {
	margin:10px;
	margin-bottom:0px;
}

#using-insurance-div #yes label {
    display: inline-block;
    cursor: pointer;
}

#using-insurance-div #no label {
    display: inline-block;
    cursor: pointer;
}

#using-insurance-div #yes-button {
	width:75px !important;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	float:left !important;
	margin-right:5px;
}

#using-insurance-div #no-button {
	width:75px !important;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	float:right !important;
	margin-left:5px;
}

#using-insurance-div #yes-button:hover {
	border: 3px solid #FF0624;
}
#using-insurance-div #no-button:hover {
	border: 3px solid #FF0624;
}

#repair-type-div {
	margin:10px;
	margin-right:-15px;
}



#repair-type-div #chips label {
    display: inline-block;
    cursor: pointer;
}

#repair-type-div #cracks label {
    display: inline-block;
    cursor: pointer;
}

#repair-type-div #chips-button {
	width:125px !important;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	float:left !important;
	margin-right:5px;
	min-height:37px;
}

#repair-type-div #cracks-button {
	width:125px !important;
	color:#000;
	text-transform:uppercase;
	border:2px solid #000;
	float:right !important;
	margin-left:5px;
	min-height:37px;
}

#repair-type-div #chips-count {
	text-align:middle;
	margin-top:-40px !important;
}

#repair-type-div #cracks-button:hover {
	border: 3px solid #FF0624;
}

#repair-type-div #chips-button:hover {
	border: 3px solid #FF0624;
}

#display-quote-div {
	margin-right:-33px;
}

#quote-val {
	font-size:40px;
	font-weight:500;
	color:#E2E2E2;
	margin-top:15px;
}

#step-one-next-button {
	margin-left:-12px;
	padding-top:15px;
	opacity:1
}

#step-one-next-button-mobile {
	display:none;
}

#book-appointment-wizard #available-hours-quickfill .available-hour-quickfill:hover  {
	background-color:#FF0624;
}

#book-appointment-wizard #available-hours-quickfill .available-hour-quickfill  {
	width:200px;
}

.live-support {
	float:right;
	right:25px;
	top:5px;
	position:fixed;
	margin-right:5px !important;
	z-index:1049;
}

.current .ui-datepicker td a.ui-state-highlight {
    display: inline-block;
    height: 53px;
    width: 53px;
    float: left;
    background: #FFF;
	border: 3px solid #FF0624;
	vertical-align:center;
    padding: 0px;
    margin: 4px 2px;
    border-radius: .25rem;
	line-height: 3;
    font-size: 18px;
	font-weight:bold;
    text-align: center;
    color: #000	;
    transition: all .3s linear;

}

#cancel-notify-explanation {
	margin-top:12px;
	color:#606060;
}

#page-1-col-3 {
	max-height:500px;
	padding-top:20px;
}

#duration-minutes {
	position:relative;
	top:0;
	margin-top:-10px;
	margin-left:5px;
	font-weight:700;
	font-size:18px;
}

#address-logo-col-3-block {	
	bottom:0;
}

 #book-appointment-wizard #address-block-page-1 {
	font-weight:600;
	position:relative;
	bottom:1
}

#address-block-page-1-span-2 {
	font-weight:700;
	margin-top:0px;
}

#auto-bottom-options {
	display: flex;
	justify-content: space-between;
	height: 95px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: -6px;
	margin-top: 8px;
	text-align:center;
}

#book-appointment-wizard #name:focus {
	  border: 3px solid #FF0624;
}

#book-appointment-wizard .book-step-1-auto_glass {
	background-image: url("/v4/calendar/assets/img/templates/demo_default_industry_20/calendar_progress_step_1_of_3_template1_auto_glass.png");
	background-size: 202px 40px;
	background-repeat:no-repeat;
	display: inline-block;
	height: 40px;
	width: 202px;
	float: center;
	vertical-align:center;
	padding: 0px;
	margin: auto;

}

#book-appointment-wizard .book-step-2-auto_glass {
	background-image: url("/v4/calendar/assets/img/templates/demo_default_industry_20/calendar_progress_step_2_of_3_template1_auto_glass.png");
	background-size: 202px 40px;
	background-repeat:no-repeat;
	display: inline-block;
	height: 40px;
	width: 202px;
	float: center;
	vertical-align:center;
	padding: 0px;
	margin: auto;

}

#book-appointment-wizard .book-step-3-auto_glasss {
	background-image: url("/v4/calendar/assets/img/templates/demo_default_industry_20/calendar_progress_step_3_of_3_template1_auto_glass.png");
	background-size: 202px 40px;
	background-repeat:no-repeat;
	display: inline-block;
	height: 40px;
	width: 202px;
	float: center;
	vertical-align:center;
	padding: 0px;
	margin: auto;

}

#book-appointment-wizard .book-step-4-auto_glass {
	background-image: url("/v4/calendar/assets/img/templates/demo_default_industry_20/calendar_progress_step_3_of_3_template1_complete_auto_glass.png");
	background-size: 202px 40px;
	background-repeat:no-repeat;
	display: inline-block;
	height: 40px;
	width: 202px;
	vertical-align:center;
	padding: 0px;
	margin: auto;
}

.ui-datepicker .ui-state-disabled {
	opacity: .2
}

.current .ui-datepicker td a.ui-state-active {
	display: inline-block;
	height: 53px;
	width: 53px;
	float: left;
	background: #FF0624;
	border: 2px solid #000;
	vertical-align:center;
	padding: 0px;
	margin: 4px 2px;
	border-radius: .25rem;
	line-height: 3;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	color: #FFF	;
	transition: all .3s linear;
}


#book-appointment-wizard .cancel-notify-auto-glass {
	position:absolute;
	bottom:0;
	/*max-height:120px;*/
	/*height:120px;*/
	text-align:center;
	padding:5px;
	margin:5px;
	margin-bottom:0px;
	overflow-x:hidden;
	bottom:12;
	border: 2px solid #FF0624;
	border-radius: .4rem;
	margin-top:20px;
	margin-left:-10px;
	z-index:100;
}


.cancel-notify-auto-glass small span {
	  color: #FF0624;
	  font-weight:600;
}

.auto-glass-selector input:checked +.image-auto-glass{
	-webkit-filter: none;
	   -moz-filter: none;
			filter: none;
	border-style:solid;
	border-width:0px;
	border-color:#000;
	margin-bottom:0px;
}
.image-auto-glass:hover{
	border-style:solid;
	border-width:2px;
	border-color:#FF0624;
}


.validation-error {
	visibility:hidden;
	background-color:red;
	color:#FFF;
    border-radius: 5px;
	margin-top:0px;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
}

.validation-error-10 {
	visibility:hidden;
	background-color:red;
	color:#FFF;
    border-radius: 5px;
	margin-top:-10px;
	margin-bottom:10px;
	text-align:center;
}

.validation-error-p10 {
	visibility:hidden;
	background-color:red;
	color:#FFF;
    border-radius: 5px;
	margin-top:10px;
	margin-bottom:-10px;
	text-align:center;
}

.validation-error-20 {
	visibility:hidden;
	background-color:red;
	color:#FFF;
    border-radius: 5px;
	margin-top:-20px;
	margin-bottom:20px;
	text-align:center;
}
#book-appointment-wizard #button-next-2 {
	 display: inline;
	 float:right;
	 bottom:5;
	 right:5px;
	 margin-right:0px !important;
	 position:absolute !important;
}
#book-appointment-wizard #button-next-3 {
	 display: inline;
	 float:right;
	 bottom:22px;
	 right:5px;
	 margin-right:0px;
	 position:absolute !important;
	 width:180px;


}

@media only screen and (max-width:1200px)  { /* Extra Small Devices, Phones */ 
	#main {
		margin-right:10vw;
		display:none;
	}
	#book-appointment-wizard #button-next-2 {
		 display: inline;
		 float:right;
		 bottom:5;
		 right:5;
		 margin-right:5px;
		 position:absolute !important;
	}

	#autoglass_schedule_now_responsive {
		display:inline;
	}
	/*
	body, html { overflow-x:hidden; overflow-y:auto; float:none;text-align:center;max-width:100%;min-width:50%}
	
	#wizard-form-title-row {
		margin-top:0;
	}

	#main {
		overflow-y:auto;
		min-width:300px;
		max-width:1000px;
		width:100vw;
		margin-left:0px;
		margin-right:10px;
		text-align:center;
		padding-left:5px;
	}
	#frame-wrapper {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
		margin:0px;
	}

	#book-appointment-wizard {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
	}

	#wizard-frame-1 {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
	}
	#wizard-frame-2 {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
	}
	#wizard-frame-3 {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
	}
	#wizard-frame-4 {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
	}

	#frame-container {
		max-height:3000px;
		overflow-y:auto;
		width:100vw;
		min-width:100vw !important;
		padding:0px;
	}

	#frame-content {
	  width: 99vw;
	  display: flex;
	  flex-wrap: wrap;
	  z-index:1;
	  
	}

	#book-appointment-wizard #page-1-col-1 {
		width:100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		overflow-x: hidden;
		max-height:1000px !important;
		padding:0px 0px 0px 0px;
		text-align:center !important;
		padding-left: 15px;
		padding-right: 15px;
	}			

	#book-appointment-wizard #name {
		width:95%;
	}

	#book-appointment-wizard #cell-number {
		width:95%;
	}

	#book-appointment-wizard #zip {
		width:95%;
	}

	#book-appointment-wizard #user-insurance-question {
		width:95%;
	}

	#book-appointment-wizard #year {
		width:95%;
	}

	#book-appointment-wizard #make {
		width:95%;
	}
	#book-appointment-wizard #model {
		width:95%;
	}
	#book-appointment-wizard #style {
		width:95%;
	}

	#book-appointment-wizard #quote-column {
		width:100%;
		overflow-x: hidden;
		padding:0px 0px 0px 0px;
		text-align:center !important;
		padding-left: 15px;
		padding-right: 15px;
	    display: flex;
	    flex-wrap: wrap;
		max-height:750px !important;
		height:750px !important;
	}			

	#book-appointment-wizard #carousel-left-arrow {
		margin-left:80px;
	}

	#book-appointment-wizard #carousel-center-selection {
		margin-right:100px;
	}
	
	#book-appointment-wizard #carousel-right-arrow {
		margin-right:80px;
	}
	#book-appointment-wizard #quote-col-2 {
		width:100% !important;
	}

	#book-appointment-wizard #repair-type-div {
		margin-top:40px;
		margin-right:0;
	}

	#display-quote-div {
		margin-right:0px;
	}

	#book-appointment-wizard .cancel-notify-auto-glass {
		position:absolute;
		bottom:15;
		text-align:center;
		padding:10px;
		margin:0px;
		overflow-x:hidden;
		padding-top:0px;
		width:93vw;
		margin-bottom:-10px;
		text-align:center;
		margin-right:5px;
		margin-left:0px;
	}

	#step-one-next-button {
		display:none;

	}

	#step-one-next-button-mobile {
		display:inline-block;
		margin-left:0px;
		padding-top:25px;
		margin-bottom:-55px;
		position:absolute;
		bottom:0;
		opacity:1
	}

	#duration-minutes {
		margin-bottom:90px;
	}

	#auto-bottom-options {
		display:none;
	}

	#book-appointment-wizard .small-calendar {
		display:none;
	}

	#book-appointment-wizard #first-name {
		width:95%;
	}

	#book-appointment-wizard #last-name {
		width:95%;
	}

	#book-appointment-wizard #phone {
		width:95%;
	}
	
	#book-appointment-wizard #email {
		width:95%;
	}

	#book-appointment-wizard #address-line {
		width:95%;
	}

	#book-appointment-wizard #city {
		width:95%;
	}

	#book-appointment-wizard #stave-abbv {
	    margin-left:0px;
		width:85%;
	}

	#book-appointment-wizard #address-zip {
	    margin-right:10px;
		width:90%;
	}

	#book-appointment-wizard #notes {
		width:95%;
	}


	#text-me {
		margin-left:20px !important;
		margin-right:5px !important;
	}

	#submit-switch {
		left:2vw !important;
		margin-left:10vw !important;
	}

	.live-support {
		width:100px;
		margin-right:30px !important;
	}

	#book-appointment-wizard #chat-block {		
		float:right;
		position:fixed;
		background-color:#FFF;
		z-index:1049;
		min-height:95px;
		margin-top:-10px;
		right:2;
		text-align:right;
		width:30% !important;
		padding-top:0px;
		margin-top:-20px;
	}

	#book-appointment-wizard #chat-block-inner {		
		margin-top:-5px;
		margin-bottom:20px;
		margin-right:-5px;
		background-color:#FFF;
	}
	.live-support {
		width:100px;
		margin-right:30px !important;
	}

	#book-appointment-wizard #page-name {		
		top:5px;
		padding-top:35px;
		padding-bottom:10px;
		margin-bottom:5px;
		margin-top:60px;
		float:none;
		margin-left:0px;
		margin-right:auto;
		text-align:center;
		width:100vw;
		font-size: 17px !important;
		z-index:1049;
		position:fixed !important;
		width:100vw;
		background-color:#FFF;
		margin-bottom:-10px;
	}

	#book-appointment-wizard #progress-col {		
		margin-top:-8px;text-align:right;margin-bottom:8px;
	}

	#book-appointment-wizard #steps {		
		top:20px;
		margin-top:0px;
		padding-bottom:35px;
		float:left;
		margin: 0px 0px 0px 4px !important;
		margin-left:10px;
		text-align:left;
		width:45vw;
		position:fixed !important;
		z-index:1050;
	}

	.live-support {
		width:25vw !important;
		margin-right:0px;
	}


	#book-appointment-wizard .book-step-1-auto-glass {
		background-size: 150px 30px;
		height: 30px;
		width: 150px !important;
		margin-left:30px;
		margin-right:30px;
	}

	#book-appointment-wizard .book-step-2-auto-glass {
		background-size: 150px 30px;
		height: 30px;
		width: 150px;
		margin-left:30px;
		margin-right:30px;
	}

	#book-appointment-wizard .book-step-3-auto-glass {
		background-size: 150px 30px;
		height: 30px;
		width: 150px;
		margin-left:30px;
		margin-right:30px;
	}

	#book-appointment-wizard .book-step-4-auto-glass {
		background-size: 150px 30px;
		height: 30px;
		width: 150px;
		margin-left:30px;
		margin-right:30px;
	}

	#head-calendar-separator {
		margin-left:5px !important;
		top:125px;
		position:fixed !important;
		width:100vw !important;
		z-index:1049 !important;
		background-color:#FFF !important;
		padding-bottom:0px;
		padding-bottom:5px;
		max-height:1px;
		border-bottom:1px solid #C0C0C0;
		margin-left:45px;
		margin-right:0px;
	}

	#book-appointment-wizard #below-sticky {
		margin-top:120px !important;
	}

	#book-appointment-wizard #page-1-top {
		margin-top:110px;
	}

	#book-appointment-wizard #page-3-form-top {
		margin-top:100px;
	}
	
	#progress-col {
		margin-left:25vw
	}

	#book-appointment-wizard .wizard-frame #select-date {
		padding-right:0px;
		margin-left:12px;
	}
	#book-appointment-wizard .wizard-frame #select-time {
		padding-right:0px;
	}

	#book-appointment-wizard #page-1-form-using-insurance {
		margin-top:105px;
		width:90% !important;
		margin-right:auto !important;
		margin-left:auto !important;
	}	
	
	#book-appointment-wizard #page-1-form-using-chips-cracks {
		margin-top:105px;
		width:100% !important;
	}	

	#book-appointment-wizard #using-insurance-cell {
		text-align:center;
		margin-right:auto !important;
		margin-left:auto !important;
 	}

	#book-appointment-wizard #using-chips-cracks-cell-left {
		float:left !important;
		margin-left:0px !important;
		text-align:left !important;
 	}

	#book-appointment-wizard #using-chips-cracks-cell-right {
		float:right !important;
		margin-right:0px !important;
		text-align:right !important;
 	}

	#book-appointment-wizard #duration-provider {
		width:90% !important;
		margin-right:auto !important;
		margin-left:auto !important;
	}

	#book-appointment-wizard #duration-provider_labels {
		width:90% !important;
		margin-right:auto !important;
		margin-left:auto !important;
	}

	#book-appointment-wizard #select-service {
		width:90% !important;
		margin-right:auto;
		margin-left:auto;
	}

	#book-appointment-wizard #service-label {
		font-weight:500;
		font-size:14px;
	}

	#book-appointment-wizard #expanding-scrollable-area {
		max-height:400px;
		max-width:400px !important;
		padding-left:15px;
		padding-right:15px;
	}

	#selected-service-expand {
		margin-top:0px;
	}

	#book-appointment-wizard #wizard-frame-1 select {
		margin-top: 0px;
		margin-bottom: 2px;
	}
	
	#book-appointment-wizard #select-service-sub {
		width:90% !important;
		margin-right:auto;
		margin-left:auto;
	}

	
	#book-appointment-wizard #duration {
		padding:0px;
		margin:0px;
		font-size:14px;
		font-weight:550;
		margin-top:-10px;
		width:100%;
		margin-right:auto;
		margin-left:auto;
	}

	#book-appointment-wizard #duration_label {
		padding:0px;
		margin:0px;
		font-weight:500;
		font-size:14px;
		width:100%;
		margin-right:10px !important;
		margin-left:auto;
	}

	#book-appointment-wizard #provider_label {
		margin-right:10px;
		font-weight:500;
		font-size:14px;
		margin-bottom:3px;
	}
	#book-appointment-wizard #select-provider {
		width:170px !important;
		float:right;
		text-align:right;
	}

	#book-appointment-wizard #expanding-scrollable-area {
		height:200px;
	}
	 
	#book-appointment-wizard #organization-logo {
		margin-top:-40px !important;
	}

	.current .ui-datepicker .ui-datepicker-title {
		float:none;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		font-size: 24px;
		margin-top: 0px;
	}
	.current .ui-datepicker .ui-datepicker-prev .ui-icon {
		position:absolute;
		left:0px !important;
		top:0px;
		width:70px !important;
		height:70px !important;
		background-size: 2rem 2rem;
		margin-left:-25px;
	}

	.current .ui-datepicker th {
		font-weight:600;
		font-size:13px;
	}

	.ui-datepicker .ui-datepicker-next a {
		margin-left:-40px;
	}
	.current .ui-datepicker .ui-datepicker-next-hover {
		width:30px;
	}
	
	
	.current .ui-datepicker .ui-datepicker-next .ui-icon {
		position:absolute;
		right:0px !important;
		top:0px;
		width:70px !important;
		height:70px !important;
		background-size: 2rem 2rem;
		margin-left:-15px;
	}

	.current .ui-datepicker td a, .current .ui-datepicker td span {
		height:33px;
		width:33px;
		font-weight:500;
		line-height: 2;
		border: 1px solid #6c757d;
		font-size: 14px;
		margin: 3px 2px 2px 2px;
	}

	.current .ui-datepicker td a.ui-state-active {
		height:33px;
		width:33px;
		font-size: 14px;
		margin: 3px 2px 2px 2px;
		line-height: 2;
		font-weight:500;
		border: 1px solid #6c757d;

	}

	.current .ui-datepicker td a.ui-state-highlight {
		height:33px;
		width:33px;
		font-size: 14px;
		margin: 3px 2px 2px 2px;
		line-height: 2;
		font-weight:500;
	}

	#book-appointment-wizard .wizard-frame #appointment-day-title {
		font-size: 18px;
	}

	#book-appointment-wizard .wizard-frame #time-col {
		padding-left: 5px !important;
		margin-left: 5px !important;
	}

	#book-appointment-wizard #available-hours {
		min-height: 100;
	    max-height: 280;
	}

	#book-appointment-wizard #cancel-div {
		float:none;
		margin-left:45px;
		margin-right:45px;
		left:0 !important;
		right:0 !important;
		text-align:center;
		font-size: 14px;
		margin-top: -5px !important;
	}

	#book-appointment-wizard #duration_provider {
		width:98% !important;
		margin-right:auto !important;
		margin-left:auto !important;
	}


	#book-appointment-wizard #no-cancellations-text {
		font-size: 13px;		
	}

	#book-appointment-wizard #bottom-page-3 {
		padding-bottom:20px !important;
	}

	#book-appointment-wizard #to-menu-button {
	     display: none;
    }
	#book-appointment-wizard #to-menu-button-small {
	     display: block !important;
		 float:left;
    }

	#book-appointment-wizard #receipt-info {
		margin-left:12px;
	}

	#book-appointment-wizard #button-next-1 {
	     display: none;
    }
	#book-appointment-wizard #button-next-1-small {
	     display: block !important;
		 float:right;
		 position:absolute;
		 margin-right:0px;
		 bottom:25;
		 right:0;
    }

	#book-appointment-wizard #button-back-2 {
	     display: none;
    }
	#book-appointment-wizard #button-back-2-small {
	     display: block !important;
		 float:left;
		 position:absolute;
		 margin-left:0px;
		 bottom:25;
		 left:5;
    }

	#book-appointment-wizard #button-next-2 {
	     display: none;
    }
	#book-appointment-wizard #button-next-2-small {
	     display: block !important;
		 float:right;
		 position:absolute;
		 margin-right:0px;
		 bottom:25;
		 right:5;
    }
	
	#book-appointment-wizard #button-back-3 {
	     display: none;
    }
	#book-appointment-wizard #button-back-3-small {
	     display: block !important;
		 float:left;
		 display: block !important;
		 float:right;
		 position:absolute;
		 margin-left:0px;
		 bottom:25;
		 left:5;
	}

	#book-appointment-wizard #button-next-3 {
	     display: none;
    }
	#book-appointment-wizard #button-next-3-small {
	     display: block !important;
		 float:right;
		 position:absolute;
		 margin-right:0px;
		 bottom:25;
		 right:5;
    }

	#book-appointment-wizard .wizard-frame .command-buttons {
		width:95vw;
		float: none;
		margin: 5px auto;
		text-align: center;
		margin-top: -10px !important;
		margin-bottom:15px;
	}

	#book-appointment-wizard #frame-footer {
		padding: 15px 10px 0px 10px;
		margin: 3px;
		margin-top: 20px;
		margin-bottom:-3px;
		text-align: center;
		border-top: 1px solid #FFF;
		font-size:11px;
	}			
	
	#book-appointment-wizard #auto-glass-window {
		margin-left:7px;
		margin-right:3px;
	}

	.glow {
	  text-align: center;
	  -webkit-animation: glow 1s ease-in-out infinite alternate;
	  -moz-animation: glow 1s ease-in-out infinite alternate;
	  animation: glow 1s ease-in-out infinite alternate;
	}

	#book-appointment-wizard .small-calendar {
		display:none;
	}

	#book-appointment-wizard .wizard-frame #time-col {
		padding-left:20px;
		margin-left:60px;
	}
	*/
}