/* Previous Event CSS */
.search-bar .inline input {
    border: none;
}

.search-bar .inline, .search-bar .inline input {
    width: 100% !important;
}

.search-bar-button {
  position: absolute;
  top: 0;
  right: 0;
  color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 0;
  max-height: 65px;
  overflow: hidden;
  background-position: 0 15px;
  background-image: url("http://d24wuq6o951i2g.cloudfront.net/img/events/id/216/2165322/assets/f88.magnifying-glass.png");
  line-height: normal;
}