.dwn-form #dwn-form-alert {
    position: initial !important;
    text-align: left;
    background: none !important;
    color: red !important;
    margin-left: 8px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
    padding-top: 7px !important;
}
.error-bg {
    background: #e9132b1c !important;
    border: 1px solid #e9132b8c !important;
}	
#dwn-form-alert:before {
	display: none !important;
}
#downloadReset, .submitButton, #downloadReset:active, .submitButton:active {
  background: #dfdfe0 none repeat scroll 0 0 !important;
  border: 1px solid #dfdfe0;
  border-radius: 5px;
  color: #010101 !important;
  cursor: pointer;
  font-size: 18px !important;
  line-height: 24px;
  margin-top: 20px !important;
  width: 280px;
}
#downloadReset, .submitButton, #downloadReset:active, .submitButton:active {
    margin-top: 0px !important;
}