@import url(//www.rowstudio.nl/wp-content/uploads/useanyfont/uaf.css);
.schedule-nav-blocks #reserveweeknav li a:hover {
	border-radius: 50px;
}

.schedule-nav-blocks #reserveweeknav li a {
	border-radius: 50px;
}

.zf-body h1,
.zf-body h2 {
	color: #000;
	background-color: #ffffff;
	font-weight: 600;
}

.page-header {
	margin: 20px 0px 0px;
}

.schedule-2 .scheduleTable tbody tr td {
	border-left: 1px solid #ccc;
}

.schedule-2 .scheduleTable tbody tr td:last-child {
	border-right: 1px solid #ccc;
}

.thead-dow {
	color: #f4741a;
	font-weight: 600;
}

.scheduleTable thead tr td {
	font-size: 18px;
}

.schedule-2 .scheduleTable tbody tr td .scheduleBlock {
	height: 9em;
	margin-bottom: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.scheduleClass {
	font-size: 14px;
	font-weight: 600;
}

.spotcell span {
    display: inline-block;
    font-family: rowstudio-bold;
    font-size: 2.6em;
    line-height: 100%;
    vertical-align: middle;
    font-size: 12px;
    margin-top: 12px;
}

.spotcell.Enrolled,
.spotcell:hover {
    color: white !important;
}

#spotcell24 {
 margin-top: -25px;
 opacity: 0.5;
}


#newcustomertext>div {
	display: inline;
	margin-right: 5px;
}

input,
button,
select,
textarea {
	font-family: 'rowstudio-bold', Helvetica, Arial, sans-serif;
}

.zf-body .btn {
	border-radius: 50px;
}

.btn {
	padding: 14px 30px;
	text-transform: uppercase;
}

.schedule-2 .scheduleTable tbody tr td .scheduleBlock .active {
	color: #000;
}

.page-header {
	text-transform: uppercase;
}

@media (max-width: 600px) {
	#choosespot body {
		padding: 0;
	}
	#roomlayout {
		font-size: 6px !important;
	}
	#classroomwrapper {
		width: 100vw;
		overflow: auto;
		padding-top: 180px;
	}
	.page-header {
		margin: 0;
	}
	#classheader {
		position: fixed;
		top: 0;
	}
	#classheader .roomheader-instructor {
		display: block;
	}
}

@media (min-width: 601px) {
	#roomlayout {
		font-size: 7px;
	}
}

@media (min-width:1280px) {
	#loginbox {
		max-width: 40%;
		margin: 20px auto;
	}
}

/* ClassPass/OneFit block */
form[name="customerForm"] input[name="username"][value*="@members.classpass.com"], 
form[name="customerForm"] input[name="username"][value*="@one.fit"] {
    pointer-events: none;
    background-color: #f3f3f3;
}

<ul class="nav nav-tabs topbuffer10">
