@charset "UTF-8";
/* CSS Document */
html {
  position: relative;
  min-height: 100%;
}

body {
  padding-top: 70px;
  background-color: #F1F0F1;
}

img, object {
  max-width: 100%;
}

@font-face {
  font-family: Sintony;
  src: local(Sintony), url('/fonts_svs/Sintony-Regular.ttf')
    format('opentype');
}

@font-face {
  font-family: DistrictThin;
  src: local(DistrictThin), url('/fonts_svs/DistProTh.otf')
    format('opentype');
}

@font-face {
  font-family: GnuolaneRg-Regular;
  src: local(GnuolaneRg-Regular), url('/fonts_svs/gnuolane-rg.ttf')
    format('opentype');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fonts_svs/glyphicons-halflings-regular.eot');
  src: url('/fonts_svs/glyphicons-halflings-regular.eot?#iefix')
    format('embedded-opentype'),
    url('/fonts_svs/glyphicons-halflings-regular.woff') format('woff'),
    url('/fonts_svs/glyphicons-halflings-regular.ttf') format('truetype'),
    url('/fonts_svs/glyphicons-halflings-regular.svg#glyphicons-halflingsregular')
    format('svg');
}

a.anchor-offset {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}

.navbar-alert-cont {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1029; /* put it just behind the navbar */
}

.navbar-nav li a {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Sintony;
}

@media ( min-width : 768px) and (max-width: 991px) {
  .squish li a {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.navbar a:link {
  text-decoration: none;
}

.navbar a:visited {
  text-decoration: none;
}

.navbar a:hover {
  text-decoration: none;
}

.navbar a:active {
  text-decoration: none;
}

.navbar-inverse .navbar-text {
  padding-top: 5px;
  margin-left: 0px;
  color: #EEE;
  font-size: 22px;
  font-family: GnuolaneRg-Regular, "Gnuolane Free";
}

nv-brand-text {
  font-family: "Helvetica Neue";
  font-size: 22px;
}

nv-nav-links {
  font-family: "Helvetica Neue";
  font-size: 20px;
}

.nav-img {
  margin-top: -4px;
}

.navbar-message-danger {
  color: #FF0000 !important;
}

.navbar-message-warning {
  color: #f0ad4e !important;
}

.navbar-toggle, .navbar-toggle:focus {
  margin-top: 20px;
}

.background-white {
  padding: 20px;
  background: #FFF;
}

.details-main-cols {
  margin-top: 15px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
  font-family: DistrictThin;
  color: #424242;
}

h1 {
  font-size: 42px;
  margin-top: 10px;
  padding-bottom: 10px;
}

h2 {
  font-size: 38px;
  margin-top: 10px;
  padding-bottom: 10px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}

p {
  font-family: Sintony;
}

.p-14pt {
  font-size: 14pt;
}

.byline-sm {
  float: left;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: -10px;
}

.credit-info {
  padding: 10px;
  border: 1px solid #ddd;
}

@media ( max-width : 767px) {
  .credit-info {
    margin-top: 20px;
  }
}

.yellow {
  background-color: yellow;
}

.search-box-details {
  margin: 0;
  padding-top: 10px;
}

.offwhite-button-details {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
}

.offwhite-button-details:hover {
  background-color: #f2f2f2 !important;
}

.search-box {
  margin: 0;
  padding-top: 10px;
}

.input-append {
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-on-black {
  color: #CFCFCF;
  font-weight: normal;
  text-transform: none;
  font-family: DistrictThin;
}

.bg-white {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background: #FFF;
}

@media screen and ( min-width: 768px ) {
  .bg-white {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    background: #FFF;
  }
  
  .bg-white-no-pad-bot-lg {
  	padding-bottom: 0 !important;
  }
}

.bg-black {
  background-color: #000000 !important;
  min-width: 100% !important;
}


.bg-gray {
  background-color: #F1F0F1 !important;
}

.col .no-gutter:not (:first-child, :last-child ) {
  padding-right: 7px;
  padding-left: 7px;
}

.full-span-row {
  margin-left: -20px;
  margin right: -20px;
  padding-left: -20px;
  padding-right: -20px;
}

.margin-top-20 {
  margin-top: 20px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-left-30 {
  padding-left: 30px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.no-padding-top {
  padding-top: 0px;
  margin-top: 0px;
}

.btn {
  background-color: #C0C0C0;
}

.button-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.note-text {
  padding-left: 7px;
  padding-top: 10px;
  color: #ABABAB;
  font-size: 11px;
}

.note-text a {
  text-decoration: none;
  color: #ABABAB;
}

.note-text a:hover {
  text-decoration: underline;
  color: #ABABAB;
}

.footer {
  position: absolute;
  background-color: #222222;
  margin: 20px 0 0 0;
  padding: 0;
  min-width: 100%;
  color: #969696;
  font-size: 12px;
  bottom: 0;
  width: 100%;
  border: 0px;
  border-radius: 0;
}

.footer .navbar-nav li a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer-group {
  display: inline-block;
  list-style : none;
  margin: 0px;
  padding: 10px 30px;
}

@media (max-width: 991px) {
  .footer-group {
    display: block;
    padding: 10px 20px;
  }
  
  .geotrust {
    margin: 10px 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-group-list {
    margin-top: 10px;
  }
  .geotrust {
    margin-bottom: 17.5px;
  }
}

.geotrust {
  width: 140px;
  height: 67px;
}

#geotrustcontent {
	visibility: hidden;
}

.footer-img {
  display: inline-block;
  margin: 0px;
  padding: 0px !important;
}

.footer-group a {
  color: #F8F8F8;
  text-shadow: 1px 1px 1px #575757;
}

.footer-group nolink {
  color: #F8F8F8;
  text-shadow: 1px 1px 1px #575757;
}

.alink a {
  color: #4D4D4D;
}

abstracttext {
  color: black;
}

/*SVS*/

/*HOME PAGE SPECIFIC*/
.carousel {
  position: relative;
  width: 100%;
}

@media screen and ( min-width: 700px ) {
  .carousel {
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
  }
}

.carousel-caption {
  position: relative;
  right: 0%;
  bottom: 0%;
  left: 0%;
  width: 100%;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #191919;
}

@media screen and ( min-width: 700px ) {
  .carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0%;
    left: 0%;
    width: 100%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: rgb(1, 0, 0);
    background-color: rgba(1, 0, 0, .5);
  }
}

.carousel-indicators {
  position: absolute;
  top: 5%;
}

@media screen and ( min-width: 700px ) {
  .carousel-indicators ol {
    position: relative;
    z-index: 5;
  }
  .carousel-indicators {
    position: absolute;
    z-index: 5;
    top: 5%;
    left: 92%;
  }
}

.carousel-control {
  position: absolute;
  z-index: 7;
  display: inline-block;
}

.carousel-control img {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-30%, -50%);
  -moz-transform: translate(-30%, -50%);
  -ms-transform: translate(-30%, -50%);
  -o-transform: translate(-30%, -50%);
  transform: translate(-30%, -50%);
}

@media screen and ( min-width: 700px ) {
  .carousel-control {
    position: absolute;
    z-index: 7;
    display: inline-block;
  }
  .carousel-control img {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.tagbox-row {
  padding-left: 10px;
  padding-right: 10px;
}

.tagbanner {
  max-width: 100%;
  height: auto;
  padding-bottom: 5px;
}

.tagbanner-sm {
  float: left;
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding-left: 5px;
  padding-right: 5px;
}

#search-column {
  float: left;
  max-width: 280px;
  padding-bottom: 10px;
}

.feature-box {
  float: left;
  display: block;
  padding-bottom: 30px;
}

#tri-feature {
  padding-top: 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.tri-feature-box {
  padding: -15px;
}

.feature-box img {
  float: left;
  display: inline-block;
  padding-right: -15px;
  padding-left: -15px;
  max-width: 100%;
}

.feature-box-text {
  float: left;
  display: inline-block;
  font-size: 13px;
  padding-right: -15px;
  padding-left: -15px;
  margin-top: -10px;
}

.feature-box-text h4 {
  padding-top: 10px;
  padding-bottom: 0px;
}

/*STORY DETAIL PAGE SPECIFIC*/
.tag {
  display: inline-block;
  margin-top: 0px;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  position: relative;
  top: -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.date {
  color: #999999;
  font-weight: lighter;
}

.byline-area {
  margin-bottom: 20px;
  border-bottom: 1px solid #D5D5D5;
  overflow: auto;
}

.byline-area-details {
  padding-bottom: -10px;
  margin-top: -10px;
}

.byline {
  float: left;
  font-family: Sintony;
  font-size: 14px;
  padding-right: 15px;
  margin-bottom: 10px;
}

.share-items {
  float: left;
  font-size: 12px;
  padding-bottom: 10px;
}

@media screen and ( min-width: 700px ) {
  .share-items {
    float: right;
    font-size: 12px;
    padding-bottom: 10px;
  }
}

.asset-image {
  float: left;
  width: 70%;
  padding-bottom: 40px;
  padding-right: 10px;
}

.asset-video {
 padding-bottom: 0px;
 margin-bottom: -5px;
}

.asset-footer {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 2%;
  padding-right: 2%;
  background-color: #D6D6D6;
  background-position: right;
}

.asset-caption {
  color: #4D4D4D;
  margin-right: 110px;
}

.asset-download {
  float: right;
  width: 100px;
}

.asset-download a {
  color: #4D4D4D;
  font-weight: bold;
}

img.media-object {
  max-width: 180px;
}

.media-heading {
  font-size: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.media-object {
  padding-bottom: 4px;
}

.p-smaller {
  font-size: 13px;
  line-height: 16px;
}

.search-area {
  padding-top: 20px;
}

.input-append {
  margin-top: 0px;
  margin-bottom: 0px;
}

.related-media {
  border: 0px;
  margin: 0px;
  max-height: 170px;
  padding: 0 15px;
}

.related-media-element {
  padding-right: 20px;
  display: table-cell;
  vertical-align: top;
  max-width: 150px;
}

.related-media-text {
  white-space: normal;
  padding-top: 10px;
  width: 150px;
  font-size: 14px;
  font-weight: bold;
}

/*SEARCH PAGE SPECIFIC*/
.search-results-margin {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}

.thumbnail-text {
  overflow: hidden;
  text-overflow: ellipses;
  height: 160px;
  margin-bottom: 10px;
}

.thumbnail .caption h3 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.tagline {
  margin-top: -5px;
  margin-bottom: 10px;
  font-family: Sintony, Gudea;
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
  color: #848484;
}

.browse-box {
  border: #6C6C6C thin solid;
  font-family: GnuolaneRg-Regular;
  padding: 4%;
  margin-bottom: 10px;
}

.browse-box a {
  color: #000000;
}

.bb-first {
	margin-top: 15px;
}

@media (min-width:768px) and (max-width: 991px) {
	.browse-box {
	  margin-top: 15px;
	  min-height: 60px;
	  padding: 10px;
	}
}

.fill-box {
  padding-bottom: 10px;
}

.image-caption-box {
  background: #FFFFFF;
  border: #6C6C6C thin solid;
  padding: 10px;
  margin: -5px;
  margin-bottom: 15px;
}

.fill-box h4 {
  color: #424242;
  font-size: 17px;
  text-transform: uppercase;
}

/*added for details.cgi see more/see less panel for bottom of credits * 2014.09.05*/
.exp-col-content {
  margin-bottom: 10px; /* puts a little space between the button and the content */
}

.home-page-carousel-img {
  width: 100%;
  padding-bottom: 56.25%; /* height (of 100% width): 100 * 9 / 16 */
  background-size: cover;
  background-position: center center;
}

drop_shadow {
  text-shadow: 0px 0px 1px black;
}

drop_shadow_trad {
  text-shadow: 1px 1px black;
}

.container-w-spacing {
  padding-top: 30px;
  padding-bottom: 30px;
}

.featuered-gallery-caption {
  position: absolute;
  bottom: 0;
  left: 22px;
  right: 22px;
  margin-bottom: 26px;
  text-align: left;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media ( max-width : 767px) {
  .featuered-gallery-caption {
    margin-bottom: 11px;
  }
}

.featuered-gallery-caption p {
  margin-left: 5px;
  margin-top: 5px;
  opacity: 0;
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, 3em, 0);
  transform: translate3d(0, 3em, 0);
}

.featured-gallery:hover a .featuered-gallery-caption {
  opacity: 1;
}

.featured-gallery:hover a .featuered-gallery-caption p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.darker-hr {
  border-color: #B8B8B8;
}

.nomargin-hr {
  margin: 0;
}

.reducedmargin-pager {
  margin: 15px 0px;
}

#nasaviz-box {
  margin-bottom: 125px;
}

#nvAppIcon {
  float: left;
}

@media ( max-width : 767px) {
  #nvAppIcon {
    margin-left: 20px;
  }
  #nvDownloadApp {
    margin-bottom: 20px;
  }
}

#nasaviz-box h4 {
  margin: 0px;
}

#nvDownloadAppAndroid {
  width: 155px;
}

#nvDownloadApp {
	width: 304px;
	display: block;
	margin: 0 auto;
	padding-left: 10px;
}

@media (max-width: 991px) {
	#nvDownloadApp {
		margin-top: 10px;
	}
}

.framesIndexTable {
	margin-bottom: 75px;
}