.app-wrapper .md-button.md-primary.md-mini {
	margin-bottom: 15px;
	outline: none;
}

.app-wrapper .md-button.md-icon-button {
	outline: none;
}

.book-type .book-type-single .md-title {
	text-align: center;
}

.book-type .book-type-single .md-card:hover {
	outline: none;
}

.book-type .book-type-single .md-card .md-subhead {
	display: none;
}

.calendar-days.monthly .book-day button.disabled {
	color: #cccccc;
}

.booking-header .timezone {
	display: none;
}

.booking-header .ssa-type-header {
	display: none;
}

.booking-header .md-subheading {
	display: none;
}

.booking .booking-header {
	margin-bottom: 0;
}

.booking .booking-header .timezone-local {
	text-align: center;
	margin-bottom: 10px;
}

.booking .booking-header .timezone-local {
	visibility: hidden;
}

.booking .booking-header .timezone-local div {
	visibility: visible;
}

.md-menu-content.md-active {
	width: 200px;
}

.md-card .md-card-actions .md-button+.md-button {
	margin-left: 0;
}

body.home.md-theme-default {
	background-color: #f9f9f9;
	font-family: "Baskerville W01 Regular 705699","Baskerville W01 Regular_705699",Georgia,Times,"Times New Roman",serif;
}

.calendar.monthly {
	background-color: #fff;
	overflow: hidden;
}

.appointment-type-book-i-bergen .booking .md-headline.date-select-headline, .appointment-type-bergen .booking .md-headline.date-select-headline {
	position: relative;
	padding-bottom: 20px;
}

.appointment-type-book-i-bergen .booking .md-headline.date-select-headline::after, .appointment-type-bergen .booking .md-headline.date-select-headline::after {
	content: '(Kun onsdager)';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	line-height: 1;
	font-size: 13px;
}
