/* Antioch Custom CSS */
/* Tracking Pixels Branch */
.antioch-test {
  padding: 0; }
  .antioch-test .antioch-test {
    padding: 0; }

.screen-reader-text {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  text-indent: -99999em; }

.footer .searchform input#s {
  font-family: 'Graphik';
  font-weight: 300;
  width: 90%;
  font-size: 13px;
  padding: 10px 0px 10px 10px;
  position: absolute;
  top: 0;
  height: 40px;
  border: 1px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.footer .searchform input#searchsubmit {
  background-color: #528b69;
  position: absolute;
  border: 0;
  outline: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  font: normal normal normal 20px/1 FontAwesome;
  color: white;
  font-weight: 900;
  font-size: 22px !important; }



/*# sourceMappingURL=overrides.css.map */
