body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number,
body .booked-appt-list,
body div.booked-calendar-wrap div.booked-calendar{
	border-radius: 0;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span{
	box-shadow: none;
	background-color: #bf9456;
}
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.entryBlock,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date .number,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date,
body div.booked-calendar .bc-col:hover .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span{
	background-color: #bf9456!important;
	color: #fff !important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span{
	color: #fff !important;
}
.booked-appt-list button:hover span+span{
	transform: translateY(0);
	color: #222222;
}

body .booked-calendar .booked-appt-list .timeslot button .spots-available,
body .booked-calendar-wrap .booked-appt-list .timeslot button .spots-available{
	color: #fff;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number{
	line-height: 50px!important;
}
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,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date .number{
	border-radius: 0;
}

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;
}

body .booked-modal .bm-window p.booked-title-bar,
body .booked-modal .bm-window .booked-scrollable,
body .booked-form .field input[type=text],
body .booked-form .field input[type=password],
body .booked-form .field input[type=tel],
body .booked-form .field input[type=email],
body .booked-form .field textarea {
	border-radius: 0;
}

body div.booked-calendar .bc-col .date span{
	background: transparent!important;
}


body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button {
	font-size: 1.2rem;
	padding: .8rem 0.65rem .8rem 40px;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a {
	font-size: 1rem;
	padding: 0.8rem 0.75rem;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete {
	width: auto;
	border-color: transparent!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{
	color: inherit!important;
	background: transparent!important;
}

body .booked-calendar .booked-appt-list .timeslot button[disabled] .spots-available,
body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button[disabled]{
	background: #f0f0f0 !important;
	border-color: #f0f0f0 !important;;
  color: #888 !important;
}
