﻿.datetime-content {
	width: 100%;
	padding: 0;
}

.time .radiobuttons {
	height: 150px;
	width: 120px;
}

.upclick {
	width: 124px;
	height: 25px;
}

.upclick-arrow {
	margin-top: 9px;
}

.downclick {
	width: 124px;
	height: 25px;
}

.downclick-arrow {
	margin-top: 9px;
}

.time-list {
	display: none;
}

.time-dropdown {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.slider {
	margin: auto;
}

.slider-display {
	margin: 10px auto;
	text-align: center;
}
