body .inside #featured-events .views-field-title {
  width: 450px;
}

#featured-events .views-field-field-event-loc {
  clear: left;
  float: none;
  margin-left: 85px;
  margin-top: -7px;
}

#featured-events .views-field-field-other-important-info {
  font-size: 15px !important;
  margin-left: 85px !important;
}

body #featured-events .views-field-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#featured-events .views-field-field-event-loc a {
  color: #000;
}

#featured-events .views-field-field-subtitle {
  padding-left: 5px;
}

#featured-events .views-field-field-time {
  display: block;
  float: left;
  margin: 0;
  padding: 0 0 0 5px;
  text-align: left;
  width: 80px;
}

#featured-events .views-field-title {
  display: inline-block;
  float: none;
  padding-left: 0;
  padding-top: 0;
  width: 260px;
}

#featured-events .views-field-title a {
  display: block;
}

#apl-events-search .field-item li {
  display: inline;
  list-style-type: none;
}
#apl-events-search .field-item ul {
  margin: 10px 0;
  padding: 0 10px 0 20px;
}

.page-node #apl-events-search .field-item ul {
  padding: 0 10px 0 0;
}

.children {
  background: #9696c9 !important;
}
.children:hover {
  text-decoration: underline !important;
}

.teen {
  background: #009ABE !important;
}
.teen:hover {
  text-decoration: underline !important;
}

.adult {
  background: #7DC142 !important;
}
.adult:hover {
  text-decoration: underline !important;
}

body .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}

#featured-events.apl-box .view {
  padding: 0 10px;
}

#featured-events.apl-box .view-events .views-row {
  white-space: normal;
}

#featured-events.apl-box .view-events .views-row a {
  padding: 0 !important;
}

#featured-events.apl-box h3 {
  clear: both;
  margin: 5px 0;
  padding: 10px 0 5px;
}

#mini-panel-alerts {
  overflow: hidden;
}

#mini-panel-alerts a {
  color: #fff;
}

#news-urgent a:link, #news-urgent a:visited {
  color: red;
}

/*
#page {
padding-top:5px;
    border: 1px solid #fff;
margin-top: 0 !important;
    background-attachment: fixed;
    background-color: #f1f1f1 !important;
    background-image: url("/sites/default/files/new-cntrl-shapes_web-bkgrnd_1.png") !important;
}
*/
#page {
  padding-top: 5px;
  margin-top: 0 !important;
  overflow: hidden;
  position: relative;
}
#page::before {
  content: ' ';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f1f1f1 !important;
  background-image: url("http://library.austintexas.gov/sites/default/files/new-cntrl-shapes_web-bkgrnd_1.png") !important;
  will-change: transform;
  z-index: -1;
}

.alt_language {
  margin-bottom: 6px;
  margin-top: -6px;
}

article h2 {
  font-weight: 400;
}

body #main #content h1 {
  color: #000;
}

body #main #content h3 {
  color: #000;
}

body div #aplCustomSearchWrapper2 input.search_button {
  background-size: auto 32px;
  top: 31px;
}

body div div.jcarousel-skin-default a.jcarousel-next-horizontal {
  background-image: url(http://austinlibrary.com/images/ic_chevron_right.png) !important;
  background-repeat: no-repeat !important;
  background-size: 20px 48px !important;
  right: -36px !important;
  top: 45px !important;
}

body div div.jcarousel-skin-default a.jcarousel-next-horizontal:hover {
  background-image: url(http://austinlibrary.com/images/ic_chevron_right-hover.png) !important;
}

body div div.jcarousel-skin-default a.jcarousel-prev-horizontal {
  background-image: url(http://austinlibrary.com/images/ic_chevron_left.png) !important;
  background-repeat: no-repeat !important;
  background-size: 20px 48px !important;
  left: -24px !important;
  top: 45px !important;
}

body div div.jcarousel-skin-default a.jcarousel-prev-horizontal, body div div.jcarousel-skin-default a.jcarousel-next-horizontal {
  height: 125px !important;
  width: 25px !important;
}

body div div.jcarousel-skin-default a.jcarousel-prev-horizontal:hover {
  background-image: url(http://austinlibrary.com/images/ic_chevron_left-hover.png) !important;
}

body div.jcarousel-skin-default div.jcarousel-clip-horizontal {
  width: 505px !important;
}

h1 + h2 {
  margin-left: 20px;
}

h2 strong {
  font-weight: 400;
}

.Children {
  background: #9696c9 !important;
}

.Teen {
  background: #009ABE !important;
}

.Adult {
  background: #7DC142 !important;
}

#featured-events .views-row-even,
#featured-events .views-row-odd {
  position: relative;
}
#featured-events .views-field.views-field-field-cat-ia {
  position: absolute;
  top: 31px;
  left: 5px;
}

.Children,
.Teen,
.Adult {
  border-radius: 2px;
  color: transparent;
  float: left;
  margin-right: 2px;
  width: 1em;
  height: 1em;
}
