.topbarservices #currDate {
    font-size: 1.4em;
    margin-top: -2px;
    margin-right: -31px;
}
.ddg input {
    height: 27px;
    padding-top: 0px;
    padding-bottom: 3px;
    border-radius: 8px;
}



.content {
	width: 100%;
}
h1 {
	margin-top: 10px;
}



#txtLastName, #txtPhone, #txtSalesRep {
	width: 100%;
}
#txtEmail {
	width: 95%;
}
.emailinfo input[type="text"] {
	width: 100%;
}
#upload {
	margin-bottom: 10px;
}
#datepicker {
	width: 100%;
}
#btnUpload {
	margin-bottom: 25px;
}
hr {
	margin-bottom: 15px;
}