.top {
    margin-top: 175px;
}
.topbarservices .tip .tiptext {
	width: 255px;
}
.helpdropbox img {
	margin-top: -60px;
	margin-bottom: 10px;
}
.margintop {
    margin-top: 0px;
}
.hidden li img {
    margin-top: 10px;
}
.minipics {
    margin-bottom: -51px;
}
.productgroup img {
    margin-top: -63px !important;
}
.topproducts img {
    margin-top: 10px !important;
}
.dropdownheader, .dropdownheader2 {
    margin-top: 30px;
    padding-bottom: 23px;
}
.moredropdown img {
    height: 180px;
    padding: 0px;
}

.content {
	width: 75%;
    display: block;
    margin: 0px auto !important;
}
.form input[type="text"] {
	margin-left: 0px;
	margin-top: 0px;
	width: 95%;
	height: 36px;
	border-radius: 8px;
	margin-bottom: 5px;
	border: solid 1px lightgray;
}
.form select {
	border-radius: 8px;
}

.draganddrop {
	margin-bottom: -74px; 
}
.draganddropleft {
	padding-left: 5px;
	padding-right: 5px;
}
.draganddropright {
	padding-left: 10px;
}
.dropzone {
    border: 1px dashed #000;
    margin-bottom: 5px;
    height: 200px;
	padding: 20px;
}
.dropzone input[type=file] {
    background: transparent;
    margin-bottom: 0; 
}
#AsyncFileUpload1_ctl02, #AsyncFileUpload2_ctl02, #AsyncFileUpload3_ctl02, #AsyncFileUpload4_ctl02 {
	height: auto !important;
	padding: 0px;
	text-align: center;
}
#AsyncFileUpload1_ctl02, #AsyncFileUpload2_ctl02, #AsyncFileUpload3_ctl02, #AsyncFileUpload4_ctl02 {
    height: 90px;
    padding-top: 60px;
}
#AsyncFileUpload1_ctl02, #AsyncFileUpload2_ctl02, #AsyncFileUpload3_ctl02, #AsyncFileUpload4_ctl02 {
	padding-top: 135px !important;
	/*background-image: url(../img/drag-and-drop-upload.png);*/
	background-image: url('../img/draganddropor.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 105px;
}
#Location1, #Location2 {
	margin-bottom: 10px;
	border-radius: 8px;
}
#txtComments {
	border-radius: 8px;
}
.emailinfo input[type="text"] {
	width: 97.5%;
}
.width2 input {
	width: 100% !important;
}



#datepicker {
	position: relative;
	background-color: transparent;
}
.ui-datepicker-prev {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: black !important;
}
.ui-datepicker-next {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: black !important;
}
.ui-datepicker-title {
	text-align: center;
	border: solid 1px lightgray;
	border-bottom: none;
	padding-top: 5px;
	background-color: white;
	padding-bottom: 5px;
	font-weight: bold;
}
.ui-datepicker-month, .ui-datepicker-year {
	color: #0fbac1 !important;
}
table tfoot, table thead {
	background-color: transparent;
}
.ui-datepicker-calendar tr td a {
	color: black !important;
}
.ui-datepicker-calendar tr td {
	text-align: center !important;
}
.ui-datepicker-calendar td:hover {
	background-color: #ccc;
}
.ui-datepicker-calendar td a:hover, .ui-datepicker-prev span:hover, .ui-datepicker-next span:hover {
	color: #EE3443 !important;
}
.datepicker {
	float: right;
	margin-right: 20px;
	width: 25px;
	margin-top: -37px;
}


textarea {
	margin-bottom: 5px;
	height: 92px !important;
	margin-top: 6px;
}
#btnUpload {
    border-radius: 8px;
    color: black !important;
    padding: 10px 20px;
    background-color: #0fbac1;
    font-family: 'Roboto', sans-serif !important;
    font-size: 17px;
    font-weight: bold;
    border: none !important;
    margin-bottom: 12px;
    margin-top: 2px;
    width: 100%;
}
#btnUpload:hover {
	cursor: pointer;
	background-color: #EE3443;
}
hr {
	margin-bottom: 5px;
}

#txtEmail{
border-radius:8px;
width:97.5%;
}
