/* 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 */
body #booked-profile-page .booked-tabs li a i,
#booked-profile-page i.fa {
	color: inherit;
	transition: none;
}
#booked-page-form .login-remember label {
	display: flex;
	align-items: center;
}


/* User profile header */	
body #booked-profile-page .booked-tabs {
	display: flex;
	flex-wrap: wrap;
	border-width: 0;
}
body #booked-profile-page .booked-tabs li {
	flex-grow: 2;
    flex-basis: 25%;
}
body #booked-profile-page .booked-tabs li a {
	line-height: normal;
	padding: 1em;
	height: 100%!important;
	box-sizing: border-box;
}
body #booked-profile-page .booked-tab-content {
	padding: 15px;
}
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 {
	transition: none;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
.booked-cal-buttons .addeventatc,
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,
body .booked-upload-wrap, body .booked-upload-wrap input,
body #booked-profile-page input[type=submit],
body #booked-profile-page button,
body .booked-list-view input[type=submit],
body .booked-list-view button,
body .booked-calendar input[type=submit],
body .booked-calendar button,
body .booked-modal input[type=submit],
body .booked-modal button {
	border-radius: 2em;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
body #booked-profile-page .booked-profile-appt-list .appt-block .cancel,
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button {
	padding: 1em;
	transition: all 0.3s;
	line-height: 1;
}
body .booked-upload-wrap {
	transition: all 0.3s;
}
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button .addeventatc_icon {
	display: none;
}
body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
	padding: 12px;
	line-height: 1;
}
#booked-profile-page div.booked-profile-header {
	padding: 0 0 2em;
}
#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%;
}
body #booked-profile-page h4 {
	margin-bottom: 10px;
}

/* User profile content */
#booked-profile-page div.booked-tab-content {
	-webkit-border-radius: 0;
	    -ms-border-radius: 0;
			border-radius: 0;
}
body #booked-profile-page div.booked-tab-content .trx_addons_column-1_3 {
	width: 100%;
}
body #booked-profile-page div.booked-tab-content .trx_addons_column-1_3 + .trx_addons_column-1_3 {
	margin-top: 20px;
}
body #booked-profile-page div.booked-tab-content .trx_addons_column-1_3.trx_addons_options_item_icons {
	display: none;
}
body #profile-edit #booked-page-form p.form-submit {
	margin-top: 15px;
}
/* Booked */
.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar {
	position: relative;
	overflow: hidden;
	border-bottom: none !important;
}
.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar thead tr,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar thead tr {
	border: none;
}
.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar tbody tr.week,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr.week {
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #eee;
}
.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar tbody tr.week:last-child,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr.week:last-child {
	border-bottom: none;
}

.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar tbody tr td,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr td {
	border-right: 1px solid #eee;
}
.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar tbody tr td:last-child,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr td:last-child {
	border-right: none;
}
.booked-calendar-shortcode-wrap .booked-calendar-wrap table.booked-calendar tbody tr td:first-child,
.booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr td:first-child {
	border-left: none;
}
body div.booked-calendar-wrap.small table.booked-calendar thead th {
	padding: 1.85rem 0 1.2em !important;
}
body div.booked-calendar-wrap table.booked-calendar thead th {
	padding: 2.5rem 0 1.6em !important;
}
body div.booked-calendar-wrap.small table.booked-calendar thead tr.days th,
body div.booked-calendar-wrap table.booked-calendar thead tr.days th {
	padding: 0.9rem 0 !important;
}
div.booked-calendar-wrap.small table.booked-calendar thead tr th .monthName .backToMonth,
div.booked-calendar-wrap table.booked-calendar thead tr th .monthName .backToMonth {
	font-size: 14px;
	display: block;
	padding-left: 0;
	text-transform: none;
}
div.booked-calendar-wrap.small table.booked-calendar thead tr th a.page-right i.booked-icon-arrow-right:before,
div.booked-calendar-wrap table.booked-calendar thead tr th a.page-right i.booked-icon-arrow-right:before {
	content: '\E92B';
	font-family: 'fontello';
}
div.booked-calendar-wrap.small table.booked-calendar thead tr th a.page-left i.booked-icon-arrow-left:before,
div.booked-calendar-wrap table.booked-calendar thead tr th a.page-left i.booked-icon-arrow-left:before {
	content: '\E92A';
	font-family: 'fontello';
}
div.booked-calendar-wrap.small table.booked-calendar thead th .page-right,
div.booked-calendar-wrap.small table.booked-calendar thead th .page-left,
div.booked-calendar-wrap table.booked-calendar thead th .page-right,
div.booked-calendar-wrap table.booked-calendar thead th .page-left {
	margin-top: -0.2rem;
	top: 50%;
	font-size: 1.2rem;
}
div.booked-calendar-wrap.small table.booked-calendar thead tr.days th,
div.booked-calendar-wrap table.booked-calendar thead tr.days th {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
body .booked-calendar-wrap.small table.booked-calendar td {
	font-size: 16px;
}
div.booked-calendar-wrap.small table.booked-calendar tr.week td.active .date .number,
div.booked-calendar-wrap table.booked-calendar tr.week td.active .date .number {
	transform: none;
}
body table.booked-calendar td:hover .date.tooltipster span,
table.booked-calendar tbody td.today .date span,
.booked-calendar-wrap.small table.booked-calendar tbody tr td.prev-date.today .date {
	position: relative;
	z-index: 1;
}
.booked-calendar-wrap.small table.booked-calendar thead tr.days th,
.booked-calendar-wrap.small table.booked-calendar thead th,
.booked-calendar-wrap table.booked-calendar thead tr.days th,
.booked-calendar-wrap table.booked-calendar thead th {
	border: none !important;
}

body .booked-appt-list .timeslot {
	padding: 15px;
	align-items: center;
}
body .booked-appt-list .timeslot .timeslot-time {
	padding: 0;
}
body .booked-appt-list .timeslot .timeslot-people {
	padding-right: 0;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people,
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
	padding-bottom: 0;
	height: auto !important;
}
body .booked-appt-list .timeslot .spots-available {
	font-size: 12px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button .timeslot-mobile-title {
	margin-right: 5px;
}
.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title {
    display: none;
}
.booked-calendar-wrap.small table.booked-calendar thead tr.days th,
.booked-calendar-wrap.small table.booked-calendar thead th,
.booked-calendar-wrap table.booked-calendar thead tr.days th,
.booked-calendar-wrap table.booked-calendar thead th {
	border: hidden !important;
}
/* Version 2.4  */
body div.booked-calendar-wrap div.booked-calendar{
	border-radius: 0;
	box-shadow: unset;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName,
body div.booked-calendar-wrap.small div.booked-calendar .bc-head .bc-row .bc-col .monthName {
	height: auto;
	font-size: 24px;
	letter-spacing: 0.05em;
	line-height: 1em;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 0;
}

body div.booked-calendar-wrap.small div.booked-calendar .bc-head .bc-row .bc-col .monthName .backToMonth {
	display: block;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a {
	font-size: 12px;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right, 
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left {
	font-size: 14px;
	margin-top: 0;
	transform: translateY(-50%);
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
	padding: 1.5rem 0!important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
	border-bottom: 1px solid #eee;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span {
	box-shadow: unset;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number {
	line-height: 49px!important;
}
body .booked-appt-list h2 {
	text-align: center;
	margin: 5px 0 20px;
	font-size: 15px;
	letter-spacing: .03em;
}
body div.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people button.button {
	padding: 7px 0;
	line-height: 1.5;
}
body div.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people button.button .spots-available {
	opacity: 1;
}

body div.booked-calendar-wrap.small .booked-appt-list{
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 15px 20px 10px;
	border-radius: 0!important;
}

body div.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people button.button .button-timeslot{
	font-size: 12px;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active,
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-body .bc-row.week .bc-col.today.prev-date:hover .date span{
	color: inherit!important;
}

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

body #booked-profile-page .booked-tabs li a{
	box-sizing: border-box;
}

body .booked-modal .bm-window .booked-scrollable,
body .booked-modal .bm-window p.booked-title-bar{
	border-radius: 0!important;
}

body div.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people button.button .spots-available{
	padding: 4px 0;
}

body .booked-upload-wrap span {
	height: 35px;
    line-height: 35px;
	margin-top: -17.5px;
}

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