#epss-content {
    max-width: 1200px;
    margin: auto;
}

#footer {
  max-width: 1200px;
  padding-right: 1rem;
  color: #eee;
  margin: auto;
}

#footer p {
 color: inherit;
}

#footer a {
  color: darkslateblue;
}

.elementor-section.elementor-top-section.elementor-element.elementor-element-04a45eb.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle.program-video {
	height: 600px;
}

#application input[type="phone"], #application input[type="text"], #application textarea, #login_page input[type="text"], #reviews input[type="phone"], #reviews input[type="text"], #reviews textarea {
  width: revert;
  margin-bottom: 0.10rem;
  display: inline;
}

#application input, #application login_page, #reviews input {
  padding: 0.1rem;
  border: 2px solid #999999;
}

#application td, #reviews td {
 padding: 0.15rem;
}

#application select {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

#application .file_upload_sample {
  background-color: #05ceff;
}

#application [type="checkbox"], #application [type="radio"] {
  margin-right: 0.25rem;
}

#application table {
  width: unset;
}

#reviews input[type="submit"] {
	background-color: #05ceff;
}
#reviews input[type="submit"]:hover {
	background-color: #0046ff;
}
#reviews table {
  margin: 0;
}