html {
  height: 100%;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: #333333;
  line-height: 2;
  font-size: 14px;
  background-color: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
  min-height: 100%;
  position: relative;
  margin: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  left: 0;
  right: 0;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #003f87;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  text-decoration: none;
}
a div {
  color: #333333;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
article,
aside,
footer,
header,
nav,
section,
figcaption,
main {
  display: block;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: 700;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 14px;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
input:disabled,
select:disabled,
textarea:disabled {
  background-color: #f5f5f5;
}
button,
input[type=submit],
.button {
  cursor: pointer;
  height: auto;
  width: auto;
  padding: 4px 20px;
  margin: 0 2px 20px;
  border-radius: 2px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  border: none;
  border: 2px solid #fff;
  font-weight: 400;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: transparent;
  text-align: center;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
button.btn-alt,
input[type=submit].btn-alt,
.button.btn-alt {
  border-color: #003f87;
  color: #003f87;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:hover,
button:active,
input[type=submit]:hover,
input[type=submit]:active,
.button:hover,
.button:active,
.btn-active {
  background-color: #fff;
  color: #003f87;
}
button.btn-alt:hover,
button.btn-alt:active,
input[type=submit].btn-alt:hover,
input[type=submit].btn-alt:active,
.button.btn-alt:hover,
.button.btn-alt:active {
  color: #fff;
  background-color: #003f87;
}
button,
input,
select {
  line-height: 2;
}
em {
  font-weight: inherit;
  text-decoration: none;
  font-style: italic;
}
embed,
object,
iframe {
  width: 100%;
  max-width: 480px;
  height: 320px;
  margin: 0px auto 20px auto;
  border: none;
  display: block;
}
footer {
  text-align: center;
  width: 100%;
  max-width: 1280px;
  color: #333333;
  padding: 20px;
  display: block;
  margin: 0px auto;
  font-size: 14px;
}
footer a {
  display: inline-block;
}
form {
  max-width: 320px;
  margin: 0px auto 20px auto;
  display: block;
  text-align: left;
  font-size: 14px;
}
form.full-width {
  max-width: unset;
}
.form-btn-wrap {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0 20px;
  font-weight: inherit;
  line-height: 1.15;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin: 0 0 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
header {
  width: 100%;
  background-color: #003f87;
  text-align: center;
  line-height: 1;
  color: #333333;
  position: relative;
  font-size: 0;
}
header img {
  display: inline-block;
  max-width: 80%;
  max-height: 140px;
  padding: 0;
  margin: 20px 0px 40px;
  width: auto;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0px auto 20px auto;
  border-style: none;
  -ms-interpolation-mode: bicubic;
}
i {
  /*exclusively for font awesome*/
}
input,
textarea,
select {
  display: block;
  width: 100%;
  padding-left: 6px;
  margin: 0 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  font-family: 'Open Sans', sans-serif;
  border-radius: 2px;
  font-weight: 400;
  outline: none;
  background-color: #fff;
}
option {
  background-color: transparent;
}
input:focus,
textarea:focus,
select:focus {
  border: 1px solid #f6511d;
}
input[type=radio],
input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0;
  display: inline-block;
  width: auto;
  margin: 0 4px 2px 4px;
  vertical-align: middle;
  height: auto;
}
label {
  display: block;
  line-height: 1.5;
  margin: 0;
  white-space: normal;
  font-size: 14px;
  text-align: left;
}
.sub {
  font-size: 12px;
  color: inherit;
  opacity: 0.75;
  line-height: 1.5;
}
span > label {
  position: relative;
  font-size: 12px;
  line-height: 13px;
  margin-right: 4px;
  padding-left: 24px;
}
span > label,
span > button {
  display: inline-block;
}
main {
  position: relative;
  padding: 12px 12px 0.1px;
  margin: 0px auto;
  width: 100%;
  background-color: #ffffff;
  overflow: visible;
}
main.detail {
  max-width: 1280px;
}
ol,
ul {
  margin: 0 0 20px;
}
strong {
  font-weight: 700;
  font-style: none;
}
p {
  margin: 0 0 20px;
  font-size: 14px;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin: 0px auto 20px auto;
  font-size: 12px;
}
table caption {
  margin: 0;
  text-align: left;
}
template {
  display: none;
}
tfoot {
  font-weight: 700;
}
tr {
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
th,
td {
  padding: 0px 8px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
th {
  font-weight: 700;
  text-transform: uppercase;
}
td.numeric,
th.numeric {
  text-align: right;
}
tbody tr:hover {
  background-color: #fee49b;
}
tr td:first-child,
tr th:first-child {
  width: 100%;
  text-align: left;
}
textarea {
  resize: none;
  overflow: hidden;
  font-family: inherit;
  line-height: 1.75;
}
select {
  height: 32px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0LjkgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQuOSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0NDQ0NDQ7fQo8L3N0eWxlPgo8dGl0bGU+YXJyb3dzPC90aXRsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjQsNC43IDIuNSwzLjIgMy41LDQuNyAiLz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjUsNS4zIDIuNSw2LjggMS40LDUuMyAiLz4KPC9zdmc+Cg==) no-repeat right 4px center;
  background-size: 20px 30px;
  background-color: #fff;
}
select::-ms-expand {
  display: none;
}
select:disabled {
  opacity: 0.5;
}
small {
  font-size: 12px;
  margin: 0 0 20px;
  display: inline-block;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
summary {
  display: list-item;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg:not(:root) {
  overflow: hidden;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[hidden] {
  display: none;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.large-icon {
  font-size: 64px;
  margin-bottom: 20px;
}
.oe {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-center {
  margin: 0px auto 20px auto;
}
.fixed-background {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
.background-cover {
  background-position: center center;
  background-size: cover;
}
.no-top-margin {
  margin-top: 0;
}
.no-bottom-margin {
  margin-bottom: 0;
}
.bottom-margin {
  margin-bottom: 20px;
}
.disp-block {
  display: block;
}
.link {
  color: #003f87;
}
.link:hover {
  text-decoration: underline;
}
.small {
  font-size: 12px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.labellh {
  line-height: 1.5;
}
.smalllh {
  line-height: 1.5;
}
.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}
img {
  width: 100%;
}
.img-xs-w {
  max-width: 64px;
}
.img-sm-w {
  max-width: 128px;
}
.img-md-w {
  max-width: 256px;
}
.img-lg-w {
  max-width: 512px;
}
.img-xs-h {
  max-height: 64px;
}
.img-sm-h {
  max-height: 128px;
}
.img-md-h {
  max-height: 256px;
}
.img-lg-h {
  max-height: 512px;
}
.trans {
  color: transparent;
}
.trans-fill {
  background-color: transparent;
}
.white {
  color: #fff;
}
.white-fill {
  background-color: #fff;
}
.black {
  color: #000;
}
.black-fill {
  background-color: #000;
}
.red {
  color: #a31621;
}
.red-fill {
  background-color: #a31621;
}
.pink {
  color: #e91e63;
}
.pink-fill {
  background-color: #e91e63;
}
.purple {
  color: #9c27b0;
}
.purple-fill {
  background-color: #9c27b0;
}
.deep-purple {
  color: #673ab7;
}
.deep-purple-fill {
  background-color: #673ab7;
}
.indigo {
  color: #3f51b5;
}
.indigo-fill {
  background-color: #3f51b5;
}
.blue {
  color: #003f87;
}
.blue-fill {
  background-color: #003f87;
}
.light-blue {
  color: #03a9f4;
}
.light-blue-fill {
  background-color: #03a9f4;
}
.cyan {
  color: #00bcd4;
}
.cyan-fill {
  background-color: #00bcd4;
}
.teal {
  color: #009688;
}
.teal-fill {
  background-color: #009688;
}
.green {
  color: #2bc016;
}
.green-fill {
  background-color: #2bc016;
}
.light-green {
  color: #8bc34a;
}
.light-green-fill {
  background-color: #8bc34a;
}
.lime {
  color: #cddc39;
}
.lime-fill {
  background-color: #cddc39;
}
.yellow {
  color: #fcba04;
}
.yellow-fill {
  background-color: #fcba04;
}
.amber {
  color: #ffc107;
}
.amber-fill {
  background-color: #ffc107;
}
.orange {
  color: #f6511d;
}
.orange-fill {
  background-color: #f6511d;
}
.deep-orange {
  color: #ff5722;
}
.deep-orange-fill {
  background-color: #ff5722;
}
.brown {
  color: #795548;
}
.brown-fill {
  background-color: #795548;
}
.grey {
  color: #aaaaaa;
}
.grey-fill {
  background-color: #aaaaaa;
}
.blue-grey {
  color: #607d8b;
}
.blue-grey-fill {
  background-color: #607d8b;
}
.soft-shadow-sm {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}
.soft-shadow-md {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
}
.soft-shadow-lg {
  box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.5);
}
.main-search {
  width: 90%;
  max-width: 360px;
  display: inline-block;
}
.location-search {
  color: #fff;
  text-align: center;
  padding: 0 20px 1px;
  margin-bottom: 0;
}
.location-search input {
  font-size: 20px;
  border: none;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  color: #fff;
  padding: 0;
  border-bottom: 2px solid #fff;
}
.location-search div {
  overflow: unset;
}
.social-icons {
  width: 100%;
  margin: 0 0 20px;
}
.social-icons i {
  display: inline-block;
  padding: 0 5px;
  font-size: 32px;
}
.social-icons i:hover {
  color: #003f87;
}
.social-icons a {
  color: inherit;
}
.filters {
  background-color: #f1f1f1;
  height: auto;
  text-align: center;
}
.filters span {
  padding: 4px 10px;
  width: auto;
  margin: 8px;
  display: inline-block;
  color: #999;
  cursor: pointer;
}
.filters span:hover {
  color: #333;
}
.filters span:hover > i {
  color: #2bc016;
}
.filters span > i {
  margin-right: 8px;
}
.filters .active {
  color: #2bc016;
}
.result-count {
  margin: 0 0 8px 0;
  color: #aaa;
}
.listings {
  text-align: center;
}
.listing {
  width: 95%;
  max-width: 280px;
  height: auto;
  background-color: #333;
  border-radius: 2px;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin: 8px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  display: none;
  overflow: auto;
}
.listing:hover {
  background-color: #003F87;
}
.listing .banner {
  display: inline-block;
  padding: 4px 10px 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-shadow: 1px 1px 2px #000;
  width: 50%;
  text-align: right;
}
.listing .price {
  display: inline-block;
  padding: 4px 10px 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-shadow: 1px 1px 2px #000;
  width: 50%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listing .banner-text {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 8px 8px rgba(0, 0, 0, 0.24);
  background-color: rgba(0, 0, 0, 0.24);
  font-size: 0;
  line-height: 1.5;
}
.listing p {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 8px;
  font-size: 16px;
  line-height: 1.15;
}
.listing p.grey {
  line-height: 1.5;
}
.listing .listing-image {
  height: 200px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 4px;
  text-align: left;
}
.listing p.bedbath,
p.bedbath {
  margin-top: 8px;
  font-weight: 700;
}
.bedbath i {
  margin-right: 8px;
  margin-left: 16px;
  color: #aaaaaa;
}
.bedbath i:first-child {
  margin-left: 0;
}
.listing p.features {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #444;
}
p.features {
  color: #aaaaaa;
  margin-top: 16px;
  margin-bottom: 16px;
}
.features i {
  margin: 0 6px;
}
.detail-top .features i {
  margin: 0 12px 0 0;
}
.detail-top .features i:last-child {
  margin: 0;
}
.features .avail {
  color: #2bc016;
}
.footer-links a {
  font-weight: bold;
  margin: 0px 8px;
  color: #333;
}
.footer-links a:hover {
  text-decoration: underline;
}
#epl-sort-listings {
  width: 90%;
  max-width: 320px;
  display: inline-block;
}
.advanced-show {
  opacity: 0.75;
  cursor: pointer;
}
.advanced-show:hover {
  text-decoration: underline;
}
.shown {
  display: inline-block;
}
.front-page {
  display: none;
}
.clear-search {
  cursor: pointer;
  opacity: 0.75;
}
.clear-search:hover {
  text-decoration: underline;
}
.detail-image {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 240px;
  background-size: cover;
  background-position: center center;
  margin-right: 20px;
  margin-bottom: 20px;
}
.detail-right {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.detail-address {
  margin: 0 0 4px;
  font-size: 24px;
}
.detail-city {
  margin: 0;
  font-size: 18px;
  opacity: 0.75;
}
.detail-price {
  font-size: 20px;
  font-weight: bold;
}
.gallery-button {
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  padding: 0 8px;
  margin: 4px;
  background-color: rgba(0, 0, 0, 0.42);
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
}
.gallery-button:hover {
  background-color: #003f87;
}
.mods {
  margin-bottom: 20px;
}
.mods span {
  margin: 4px;
  padding: 0 4px;
  font-size: 16px;
  white-space: nowrap;
  display: inline-block;
}
.mods span i {
  color: #2bc016;
}
.detail-top {
  text-align: center;
  font-size: 0px;
}
.advanced-filters {
  font-size: 0;
  margin-bottom: 20px;
}
.filter-heading {
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 6px 12px;
  margin: 4px;
  font-weight: 700;
  cursor: pointer;
}
.filter-heading-nopointer {
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 6px 12px;
  margin: 4px;
  font-weight: 700;
}
.filter-box {
  position: absolute;
  top: 0px;
  left: 12px;
  background-color: #fff;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  padding: 0 8px;
  border-radius: 2px;
  line-height: 2;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  z-index: 1;
  white-space: nowrap;
  margin-top: 22px;
}
.filter-box p {
  margin: 0;
  text-align: left;
}
.filter-box p i.fa-check-square {
  color: #2bc016;
}
.accessibility-tips {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
}
.accessibility-tips span {
  padding-right: 6px;
  vertical-align: middle;
  display: inline-block;
}
.accessibility-tips i {
  vertical-align: middle;
  font-size: 24px;
}
.accessibility-tips:hover {
  color: #fff;
}
.epl-frontend-submission-wrapper {
  display: block;
  max-width: 720px;
  margin: 0px auto;
}
.supported-by img {
  height: 104px;
  width: auto;
  padding: 12px;
  display: inline-block;
}
.footer-links {
  margin-bottom: 20px; 
} 
.epl-frontend-submission {
  max-width: unset;
  margin: 0px;
}
.epl_ui_tab_menu_wrapper_vertical {
  width: 24%;
}
.epl-frontend-submission input[type=checkbox],
.epl-frontend-submission input[type=radio] {
  position: unset;
}
.epl_ui_tab_content {
  overflow: hidden;
}
.epl-fs-container input {
  width: 100%;
  height: 32px;
  padding: 0px 0px 0px 2px;
}
.epl-frontend-submission tr th:first-child,
.epl-frontend-submission tr td:first-child {
  width: auto;
}
.epl-frontend-submission td,
.epl-frontend-submission th {
  padding: 4px 0;
}
.outside {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row {
  position: relative;
  width: 100%;
  font-size: 0;
  margin-bottom: 0px;
  margin-top: -10px;
  overflow: hidden;
}
.row div[class^="col"] {
  position: relative;
  padding: 10px 10px 0 10px;
  vertical-align: top;
  display: inline-block;
}
.row div[class^="col"].no-side-padding {
  padding-left: 0;
  padding-right: 0;
}
.row div[class^="col"].no-content {
  padding: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 100%;
}
.col-1-sm {
  width: 8.33%;
}
.col-2-sm {
  width: 16.66%;
}
.col-3-sm {
  width: 25%;
}
.col-4-sm {
  width: 33.33%;
}
.col-5-sm {
  width: 41.66%;
}
.col-6-sm {
  width: 50%;
}
.col-7-sm {
  width: 58.33%;
}
.col-8-sm {
  width: 66.66%;
}
.col-9-sm {
  width: 75%;
}
.col-10-sm {
  width: 83.33%;
}
.col-11-sm {
  width: 91.66%;
}
.col-12-sm {
  width: 100%;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .col-1 {
    width: 8.33%;
  }
  .col-2 {
    width: 16.66%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33%;
  }
  .col-5 {
    width: 41.66%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.33%;
  }
  .col-8 {
    width: 66.66%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33%;
  }
  .col-11 {
    width: 91.66%;
  }
  .col-12 {
    width: 100%;
  }
  .front-page {
    display: block;
  }
  .advanced-show.front-page {
    display: none;
  }
  .detail-top {
    width: auto;
    margin: 0px auto;
  }
}
@media (max-width: 767px) {
  .row > [class^="col"] {
    padding: 10px 0;
    vertical-align: top;
    margin-bottom: 0px;
  }
  .advanced-show.front-page {
    display: block;
  }
  .detail-image {
    display: block;
    width: 100%;
  }
  .detail-right {
    display: block;
    text-align: center;
  }
  .filter-box {
    position: relative;
    white-space: unset;
    margin-top: 4px;
    left: 0px;
  }
  .filter-box p {
    padding: 4px 0px;
  }
  .accessibility-tips span {
    display: none;
  }
}
