/* Calendar */
table.booked-calendar tr.days th {
	border: 1px solid #ddd !important;
}
table.booked-calendar td,
table.booked-calendar td+td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* Booked form */
body .booked-form .field .checkbox-radio-block label {
	padding-left: 1.4em;
}

/* Login form */
#booked-page-form .login-remember input {
	display: inline;
	vertical-align:middle;
}

#booked-profile-page i.fa {
	color: inherit;
}

/* User profile header */
#booked-profile-page div.booked-user-avatar {
	width: 50px;
	height:50px;
}
#booked-profile-page div.booked-user-avatar img {
	-webkit-border-radius: 50%;
	    -ms-border-radius: 50%;
			border-radius: 50%;
}
#booked-profile-page .booked-user h3 strong {
	font-weight:400;
}

/* User profile content */
#booked-profile-page div.booked-tab-content {
	-webkit-border-radius: 0;
	    -ms-border-radius: 0;
			border-radius: 0;
}

/* Version 2.4 */
body div.booked-calendar-wrap div.booked-calendar,
body .booked-appt-list{
	border-radius: 0;
}
body .booked-appt-list{
	box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col{
	border-bottom: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col{
	font-weight: 400;
}
.booked-calendar .bc-body{
	padding: 1px;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date .number,
body div.booked-calendar .bc-col:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span{
	color: inherit!important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number{
	background: transparent!important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col{
	box-shadow: unset!important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col > .date{
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
		 transition: all 0.3s ease;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName{
	font-size: 14px;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a,
body .booked-appt-list .timeslot .spots-available{
	font-size: 12px;
}

/* New */
body div.booked-calendar-wrap div.booked-calendar {
	background: 0 0 !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date .number {
	color: inherit !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col span.date .number {
	color: inherit !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.prev-date:hover .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.prev-date .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.active span.date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date .number,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .entryBlock,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .booked-appt-list {
	background: 0 0 !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col:hover span.date .number {
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col .today.prev-date .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.today .date span {
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list {
	box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	border-radius: 0;
	background: 0 0;
	padding: 40px 30px 30px;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot {
	padding: 15px 0;
	margin: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot .timeslot-time,
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot .timeslot-people {
	height: auto;
	padding: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .booked-appt-list .timeslot:hover {
	background-color: transparent;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock {
	background: 0 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock .bc-col {
	background: 0 0;
	border: 20px solid dark;
	padding: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.next-month .date .number,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week div.bc-col.prev-month .date .number {
	opacity: 0.5;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
	padding: 1.4rem 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col {
	width: 100%;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
	background: inherit !important;
	padding: 12px 0;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: 1px;
	border-width: 0 1px 0 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col:last-child {
	border-width: 0;
}
body .booked-appt-list .timeslot .timeslot-mobile-title {
	display: none !important;
}
body .booked-modal button,
body .booked-modal input[type=submit] {
	padding: 1em;
}
body .booked-modal .bm-window {
	border-radius: 0;
}
body .booked-modal .bm-window .booked-scrollable,
body .booked-modal .bm-window p.booked-title-bar {
	border-radius: 0;
}
body .booked-form .booked-appointments {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Shortcodes */
body #profile-edit #booked-page-form p.form-submit {
	margin: 0.5em 0;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button {
	background: none;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button .addeventatc_icon {
	display: none;
}
body #booked-profile-page .booked-upload-wrap,
body #booked-profile-page .booked-profile-appt-list button.button-primary,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding: 1.17em 2.3em;
	border: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button.addeventatc {
    line-height: 1.5em!important;
}
body #booked-profile-page .booked-tabs {
	border-top: 1px solid !important;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete {
	position: relative;
	font-size: 14px;
	border: 0 !important;
	height: 69.11px;
	width: 69.11px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete i,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete i {
	position: absolute;
	top: 51%;
	left: 51%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
	padding-bottom: 0;
}
body #booked-page-form {
	font-size: inherit!important;
}
body #booked-profile-page .booked-profile-header .booked-logout-button {
	font-size: 12px;
}
@media (max-width: 1023px) {
	body #booked-profile-page .booked-tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media (max-width: 860px) {
	body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
		float: none;
		display: inline-block;
		margin-top: 0;
		margin-right: 15px;
	}
	body #booked-profile-page .booked-profile-appt-list button.button-primary {
		font-size: 14px;
	}
}

body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active,
body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover {
	background: transparent;
}

body div.booked-calendar-wrap.booked-list-view .booked-appt-list,
body .booked-appt-list {
	transform: none;
	padding: 1em;
}

.booked_custom_date_picker .ui-datepicker-title {
	margin-bottom: 0;
}

body .booked-appt-list .timeslot:hover {
	background: none;
}