/*@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');*/
body{background-color:#f6f6f6;font-family: 'Arial', sans-serif;}
#header {
	/*background: rgb(73,203,205); /* Old browsers /
	background: -moz-linear-gradient(left, rgba(73,203,205,1) 0%, rgba(116,167,214,1) 100%); /* FF3.6-15 /
	background: -webkit-linear-gradient(left, rgba(73,203,205,1) 0%, rgba(116,167,214,1) 100%); /* Chrome10-25,Safari5.1-6 /
	background: linear-gradient(to right, rgba(73,203,205,1) 0%, rgba(116,167,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49cbcd', endColorstr='#74a7d6', GradientType=1 ); /* IE6-9 */
   background:#102b72;
	height: 60px;
}
.dashboard-appt-header {
    color: #455862;
    line-height: 60px;
    padding-left: 30px;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    float: left;
    max-width: 160px;
}
#navigation .main-nav {
	float: right; 
	list-style-type: none;
	margin: 10px 0;
	padding: 0
}
#navigation .main-nav>li {
	float: left;
	margin: 0;
	position: relative
}
#navigation .main-nav>li>a {
	border-radius: 0px;
	color: #fff;
	display: block;
	margin: 0 2px;
	padding: 7px 20px
}
#navigation .main-nav>li>a:hover {
	color: rgba(255,255,255,0.8);
	text-decoration: none
}
/*#navigation .main-nav > li > a {color: #fff; border:0; padding:}*/
		
.container-fluid {
	padding: 0;
}
#logo {
	max-width: 102px;
	position: relative;
	top: 6px;
	float: left;
}
#logo img {
	max-width: 100%;
	vertical-align: middle;
	width: 100px;
	height: auto;
}
/*.box-appt-holder {
	background-color: white;
	border-radius: 3px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, .1);
	height: calc(100% - 30px);
}*/
.box-appt-holder h1{
	margin: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: 400;
	color: #455862;
	line-height: 25px;
	margin-bottom: 10px;
}
.box-appt-holder p {
	font-size: 15px;
	color: #a1a1a1;
	padding-right: 5px;
	margin-bottom: 5px;
	line-height: 22px;
}
.space29{padding:29px;}
.table-border{border:1px solid #dddddd}
.table-border> thead > tr > th{border-bottom:0}
.table-border> tbody > tr > td{border-top:0}
.book-now-banner .btn.btn-success {
	font-size: 24px;
	padding: 4px 29px;
	margin-top: 100px;
}
.our-services {
	margin-bottom: 15px;
	margin-top: 15px;
}
.our-services table tr td {
	font-size: 13px;
}
.inner-content {
	padding: 0 20px;
}
.inner-content li {
    display: table-cell;
    padding: 0;
    width: 1%;
}
.inner-content li .fa{ margin-right:10px;margin-top: 5px;}
.links.emails > a {
	padding-left: 10px;
}
.links.website > a {
	padding-left: 12px;
}
.main-title {
	margin-bottom: 45px;
	font-size: 50px;
	font-weight: 300;
	line-height: 60px;
	text-align: center;
}
/*.ui-widget-content {
	width: 17em;
}*/
.ui-datepicker-title {
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding: 4px;
}
.ui-datepicker-header .ui-corner-all {
    position: absolute;
    background: #01a955;
    color: #fff;
    padding: 5px 15px;
}
.ui-datepicker-header {position:relative;}
.ui-datepicker-header a.ui-datepicker-prev {left: 0;}
.ui-datepicker-header a.ui-datepicker-next {right: 0;}

.ui-datepicker-calendar {
	width: 100%
}
.ui-datepicker-calendar th {
	text-align: center;
	padding: 6px;
}
.ui-datepicker td span, .ui-datepicker td a {
	text-align: center;
	padding: .2em;
	display: block
}

.card {
    background: #fff;
    /* padding: 1.5%; */
    border-radius: 0;
    box-shadow: 0px 1px 3px rgba(0,0,0,.1);
    margin-top: 1em;
    margin-bottom: .6667em;
    transition: all 150ms;
}

.one-half.column {
	width: 49%;
	min-height: 162px;
}
.service-page-card {
	padding: 4% 5% 5%;
	background: none;
}
.heading-card {
	font-size: 31.5px;
	font-weight:normal;
	line-height: 40px;
	margin: 10px 0;
}
.service-page-card p{
	font-size: 1.25rem !important;
	margin: .75em 0 1em;
	opacity: .8;
	font-weight: 300;
	margin-bottom: 2em !important;
	line-height: 1.4em;
}

.small-container{max-width:460px;}

.appointmentForm li {
    display: block;
    width: 100%;
}
*:focus {
    outline: none;
}

.appointmentForm input[type="text"] {
  background: #fff none repeat scroll 0 0;
  border:0;
  border: 1px solid #c1c1c1;
  border-radius: 8px;
  box-sizing: border-box;
  color: #111;
  font-family: "Arial";
  font-size: 15px;
  height: 43px;
  margin-bottom: 0;
  padding: 0 15px;
  width: 100%;
  margin-bottom:0px;
  margin-top:20px
}
.appointmentForm textarea{
	border:0;
  border-bottom: 1px solid #ddd;
}

.appointmentForm .form-field, .change_service .form-field {
  background: #fff none repeat scroll 0 0;
  border:0;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  color: #7f7f7f;
  font-family: "Arial";
  font-size: 15px;
  height: 43px;
  margin-bottom: 0;
  padding: 0 15px;
  width: 100%;
  margin-bottom:0px;
  margin-top:10px;
}

#appointment_request{
		background: #468db4;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 300;
    height: 43px;
    right: 0;
    text-align: left;
    text-transform: uppercase;
    top: 0;
    min-width: 135px;
	text-align:center;
	margin-bottom:15px;
	}
	
	.sub-text {
		margin: 20px auto 30px;
		color: #536e7a;
		font-size: 24px;
		font-weight: 300;
	}
	.our-services{
		margin:0;
		padding:25px 10px;
	}
	
	#bookingid,input[type="text"].field,input[type="email"].field,.field {
	font-size: 21px;
	line-height: 30px;
	height: 44px;
	margin-bottom: 20px;
	font-weight: 300;
	border:0;
	border-bottom: 1px solid #aaa;
	cursor:pointer;
	border-radius:0;
	-webkit-border-radius:0;
}
#bookingid:focus,input[type="text"].field:focus,input[type="email"].field:focus,.field:focus{
	border-color:#01c0c8;
}
.intl-tel-input {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 20px;
}

#appointment_request, #submit-btn, #edit_appointment_request{ 
    padding: 1em 2rem;
    line-height: 1.5rem;
    height: auto;
    background:#828080 /*#f6f9f9*/;
    color: #fff;
    font-size: 1.75rem;
    margin-right: auto;
		margin-left:auto;
    margin-top: 2rem;
    transition: all 150ms;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    border-radius: 50px;
	-webkit-border-radius: 50px;
	border:0;
	min-width:130px
}
#appointment_request:hover,#submit-btn:hover {
	/*background: #01c0c8 none repeat scroll 0 0;
	border-color: #01c0c8;*/
	background:#102b72;
	border-color:#102b72;
	color: #ffffff;
}

.popappointment_rightForm {
	width: 100%;
	float: left;
	padding: 20px;
	box-shadow: 0 3px 19px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin-top: 30px;
}
.popappointment_rightForm {
	max-width: 100% !important;
}

.fc-event{border:0}

.alert.alert-info.footer{
	background:#1c1c1c;
	color:#ccc
}

.integrat-box {
    padding: 5px 15px;
    margin-bottom: 10px;
    border: 1px solid #48c7ec;
    border-radius: 5px;
	background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.description {
	position:relative;
}
.description h3 {
    text-transform: uppercase;
    font-size: 15px;
    margin: 5px 0;
    font-weight: 600;
}
.description p {
    text-transform: capitalize;
    font-size: 15px;
	margin: 7px 0;

}
.event-title{
  margin: 0px 30px 20px 0px;
  padding: 7px 0px;
  font-size: 22px;
  font-weight: 600;
}
.description span {
	border-radius: 0;
    height: 4px;
    width: 50px;
    top: 22px;
    display: block;
}
.description .front_link {
	background: #2a3855;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 8px;
	font-size: 13px;
	margin: 5px 0;
}
.description .front_link:hover{
	text-decoration:none;color:#fff;
	background: #292a2b;
}

@media(max-width: 767px){
	
.our-services {padding: 25px 0;}
.space29 {padding: 0;}
#appointment_request, #submit-btn {font-size: 12px;padding:1em 1.5rem;}

.inner-content .single-service .btn-select, 
.inner-content .single-service .btn-staff-select,
.inner-content .single-service .btn-item-select {
    padding: 4px 10px;
    line-height: 1;
	width: auto;
	font-size:12px;
}
.inner-content .service-color {height: 24px;max-width: 24px;}
.single-service h3 {max-width:200px;padding-right:0 !important;font-size:12px !important;}
.card .business-detail {text-align: center;}
.dashboard-appt-header {float: none;padding: 0;text-align: center;font-size:15px;}
.stepwizard-step a:before {left: 66% !important;}
.setup-content .inner-content{padding:0;}


}

.customfieldlabel {
    padding-left: 13px;
    margin-bottom: -25px;
    padding-top: 10px;
    font-weight: bold;
}