/* Featured Articles - 2 column layout (default) */
.feature {
  padding: 20px;
}

.feature > h4 {
  margin-top: 0;
}

.feature > h3 {
  line-height: 30px;
  margin: 0 0 .25em;
}

.feature > h3 a, .feature > h4 a {
  color: #fff;
}

.feature .feature-img {
  display: block;
  margin-bottom: .75em;
}

.feature .feature-abstract .pull-right {
  clear: both;
  margin: 0;
}

.feature-read-more, .feature-read-more:hover, .feature-read-more:active {
  color: #fff;
  margin: 0;
}

/* Featured Articles - 1 column layout */
.feature-col1 .feature-img {
  margin: 0 0 1em 1em;
}

.feature-col1 > h3 {
  line-height: 30px;
  margin: 0 0 .25em;
}

.feature-col1 > h3 a {
  color: #fff;
}

.feature-col1 > h4 {
  margin: 0 0 .5em;
}

.feature-col1 .feature-abstract > p {
  margin-top: 10px;
}

/* Current Highlights */
.highlights {
  padding: 20px;
}

.tab-pane > .highlights,
.accordion-inner > .highlights {
  padding: 0;
}

.highlights > h4 {
  margin-top: 0;
}

.highlights .carousel {
  line-height: inherit;
  margin-bottom: 0;
}

.highlights .carousel-indicators {
  margin-bottom: .5em;
  position: static;
}

.highlights .carousel-indicators li {
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  line-height: 15px;
  margin: 0 5px 5px 0;
  padding: 0 4px;
  text-indent: inherit;
  width: auto;
}

.highlights .carousel-indicators .active {
  background-color: #fff;
  color: #333;
}

.highlights .carousel-inner {
  clear: left;
}

.highlights .carousel-inner .item {
  height: 375px;
  padding-bottom: 20px;
  overflow: hidden;
}
.span8 > .highlights .carousel-inner .item { height: 300px; }

.highlights-text-fade {
  background: -moz-linear-gradient(top,  rgba(2,28,65,0) 0%, rgba(2,28,65,1) 85%, rgba(2,28,65,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,28,65,0)), color-stop(85%,rgba(2,28,68,1)), color-stop(100%,rgba(2,28,65,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(2,28,65,0) 0%,rgba(2,28,65,1) 85%,rgba(2,28,65,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(2,28,65,0) 0%,rgba(2,28,65,1) 85%,rgba(2,28,65,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(2,28,65,0) 0%,rgba(2,28,65,1) 85%,rgba(2,28,65,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(2,28,65,0) 0%,rgba(2,28,65,1) 85%,rgba(2,28,65,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00021C41', endColorstr='#FF021C41',GradientType=0 ); /* IE6-9 */

  height: 100px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.tab-pane .highlights-text-fade,
.accordion-inner .highlights-text-fade {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 85%, rgba(0,0,0,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(85%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ff000000',GradientType=0 ); /* IE6-9 */
}

.highlights-text-no-image > h5 {
  margin-top: 0;
}

.highlights-text > h5 a, .highlights-text-no-image > h5 a {
  color: #fff;
}

.tab-pane .highlights-text > h5 a, .tab-pane .highlights-text-no-image > h5 a,
.accordion-inner .highlights-text > h5 a, .accordion-inner .highlights-text-no-image > h5 a {
  color: #fff;
}

.highlights-read-more {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

.highlights-read-more a, .highlights-read-more a:hover, .highlights-read-more a:active {
  color: #fff;
}

.tab-pane .highlights-read-more a, .tab-pane .highlights-read-more a:hover, .tab-pane .highlights-read-more a:active,
.accordion-inner .highlights-read-more a, .accordion-inner .highlights-read-more a:hover, .accordion-inner .highlights-read-more a:active {
  color: #fff;
}

/* Custom Carousel - Multiple Columns */
.highlights-columns .carousel-indicators li { line-height: 12px; }
.highlights-columns .carousel-indicators .active { background-color: #0A70FF; }
.highlights-columns .carousel-inner .item { padding-bottom: 0; }

.highlights-columns .carousel-control {
  font-size: 20px;
  height: 20px;
  left: auto;
  line-height: 16px;
  margin-top: 0;
  right: 35px;
  top: -32px;
  width: 20px;

  -webkit-transition: .3s opacity ease;
  -moz-transition: .3s opacity ease;
  -o-transition: .3s opacity ease;
  transition: .3s opacity ease;
}
.highlights-columns .carousel-control.right { right: 0; }

.highlights .carousel-inner .item-column,
.highlights .carousel-inner .item-column * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.highlights .carousel-inner .item-column {
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 0 0 20px 15px;
  position: relative;
}

.highlights .carousel-inner .item-column:first-child {
  padding-left: 0;
}

.highlights .item-column-2 { width: 50%; }
.highlights .item-column-3 { width: 33.333%; }
.highlights .item-column-4 { width: 25%; }
.highlights .item-column-5 { width: 20%; }
.highlights .item-column-6 { width: 16.666%; }
.highlights .item-column-7 { width: 14.285%; }
.highlights .item-column-8 { width: 12.5%; }

/* Section Images ------------------------------------------------------------- */
.section-image {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0,.5);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, .5);
  float: left;
  margin-left: 10px;
  text-align: center;
}
.section-image.first { margin-left: 0; }

.section-image > img {
  width: 230px
}

.section-image > a {
  background: #5fa2ff; /* Old browsers */
  background: -moz-linear-gradient(top,  #5fa2ff 0%, #0a70ff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fa2ff), color-stop(100%,#0a70ff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #5fa2ff 0%,#0a70ff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #5fa2ff 0%,#0a70ff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #5fa2ff 0%,#0a70ff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #5fa2ff 0%,#0a70ff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa2ff', endColorstr='#0a70ff',GradientType=0 ); /* IE6-9 */
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: block;
  padding: 15px 0;

  -webkit-transition: .5s all ease;
     -moz-transition: .5s all ease;
       -o-transition: .5s all ease;
          transition: .5s all ease;
}

.section-image > a:hover, .section-image > a:focus {
  background: #0a70ff;
  text-decoration: none;
}