.date-header {
	font-size: 1.4em;
	padding-left: 12px;
}

#edit-date-picker2{
	width: 80%;
}

#edit-date-picker2-date {
	width: 41.2%;
	padding: 8px 12px;
	margin: 10px 0;
	border: 1px solid #f4f4f4;
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
}

#edit-date-picker2-time {
	width: 35%;
	padding: 8px 12px;
	margin: 10px 0;
	border: 1px solid #f4f4f4;
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
}

.closebutton {
	text-align: right;
    margin-top: -15px;
    margin-right: -15px;
}
.closebutton a {
    font-size: 1.5em;
    padding: 0 8px;
    color: black;
    font-weight: 500;
}

.formheader {
  padding-left: 0px;
}