.clearfix:after {
    content: "";
    display: table;
    clear: both
}
.clear-both,
.clear {
    clear: both
}
.img--full {
    display: block;
    width: 100%
}
.img--responsive {
    display: block;
    height: auto;
    max-width: 100%
}
.img--left {
    float: none;
    width: 100%
}
@media (min-width: 480px) {
    .img--left {
        width: auto;
        display: inline-block;
        float: left;
        margin-right: 1.25rem
    }
}
.img--right {
    float: none;
    width: 100%
}
@media (min-width: 480px) {
    .img--right {
        width: auto;
        display: inline-block;
        float: right;
        margin-left: 1.25rem
    }
}
.img--640 {
    display: inline-block;
    width: 100%
}
@media (min-width: 769px) {
    .img--640 {
        max-width: 640px
    }
}
.img--480 {
    display: inline-block;
    width: 100%
}
@media (min-width: 769px) {
    .img--480 {
        max-width: 480px
    }
}
.img--320 {
    display: inline-block;
    width: 100%
}
@media (min-width: 769px) {
    .img--320 {
        max-width: 320px
    }
}
.img--240 {
    display: inline-block;
    width: 100%
}
@media (min-width: 769px) {
    .img--240 {
        max-width: 240px
    }
}
.border {
    border: 1px solid #A5A5A5
}
.border.dashed {
    border: 2px solid #A5A5A5;
    border-style: dashed
}
.no-border {
    border: 0
}
.indent {
    padding-left: 20px
}
.indent2 {
    padding-left: 40px
}
.pad-20 {
    padding: 20px
}
.pad-20.no-bottom {
    padding-bottom: 0
}
.pad-20.no-top {
    padding-top: 0
}
.pad-20.no-right {
    padding-right: 0
}
.pad-20.no-left {
    padding-left: 0
}
.pad-10 {
    padding: 10px
}
.no-pad {
    padding: 0 !important
}
.margin-10 {
    margin: 10px
}
.margin-20 {
    margin: 20px
}
.margin-20.no-bottom {
    margin-bottom: 0
}
.margin-20.no-top {
    margin-top: 0
}
.margin-20.no-right {
    margin-right: 0
}
.margin-20.no-left {
    margin-left: 0
}
.no-margin {
    margin: 0
}
.float-l {
    float: left
}
.float-r {
    float: right
}
.sticky {
    position: fixed
}
.selected {
    font-weight: 700
}
.half {
    width: 100%
}
@media (min-width: 480px) {
    .half {
        width: 50%
    }
}
.three-quarters {
    width: 100%
}
@media (min-width: 480px) {
    .three-quarters {
        width: 75%
    }
}
.inline {
    display: inline
}
.inline-block {
    display: inline-block
}
.named-anchor {
    padding-top: 120px;
    margin-top: -120px;
    pointer-events: none
}
.wysiwyg_content h1.named-anchor,
.wysiwyg_content h2.named-anchor,
.wysiwyg_content h3.named-anchor,
.wysiwyg_content h4.named-anchor {
    margin-top: -120px
}
.text-r {
    text-align: right
}
.text-l {
    text-align: left
}
.text-center {
    text-align: center !important
}
.text-center img {
    display: inline-block
}
.text-right {
    text-align: right !important
}
.text-right img {
    display: inline-block
}
.margin-center {
    margin: 0 auto
}
.is-active {
    display: block
}
.is-hidden {
    display: none
}
.sup {
    vertical-align: super;
    font-size: small !important
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
a {
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}
a.nav_item {
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}
h1,
h2 {
    font-size: 16px;
    font-size: 1rem
}
@media (min-width: 769px) {
    h1,
    h2 {
        font-size: 30px;
        font-size: 1.875rem
    }
}
h1 small,
h2 small {
    font-size: 65%
}
h3 {
    font-size: 16px;
    font-size: 1rem
}
h3 small {
    font-size: 85%;
    color: #76777B
}
@media (min-width: 480px) {
    h1,
    h2,
    h3 {
        font-size: 24px;
        font-size: 1.5rem
    }
    h1 small,
    h2 small,
    h3 small {
        font-size: 65%
    }
}
h4 {
    font-size: 16px;
    font-size: 1rem
}
@media (min-width: 480px) {
    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
}
h4 small {
    font-size: 75%
}
h5 {
    font-size: 16px;
    font-size: 1rem
}
h5 small {
    font-size: 75%
}
h6 {
    font-size: 16px;
    font-size: 1rem
}
h6 small {
    font-size: 75%
}
@media (min-width: 480px) {
    h4 small,
    h5 small,
    h6 small {
        font-size: 85%
    }
}
small {
    font-size: 85%
}
.underline {
    text-decoration: underline
}
.slide .slider-heading {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px;
    display: inline-block
}
.slide .title {
    display: inline
}
.slide a {
    color: #000;
    text-decoration: none
}
.slide a:hover {
    color: #435D7A
}
.table_header {
    font-weight: bold
}
.image_container {
    font-family: Helvetica, Arial, sans-serif
}
.image_container .caption {
    color: #5a6470;
    font-size: 0.8em;
    padding-bottom: 20px;
    margin-top: 0.8em
}
.article_image_container .caption {
    height: auto
}
.quote {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    font-style: italic;
    color: #0B3D91
}
.quote small {
    font-size: 16px;
    font-size: 1rem;
    margin-right: 50px
}
.strikethrough {
    text-decoration: line-through
}
img {
    height: auto;
    max-width: 100%
}
.jpl-web-red {
    color: #BA0C2F
}
.jpl-link-red {
    color: #EE2737
}
.jpl-cool-gray-6 {
    color: #A5A5A5
}
.jpl-cool-gray-11 {
    color: #5D5D60
}
.jpl-dark-gray-2 {
    color: #2A292A
}
.jpl-dark-gray-1 {
    color: #434345
}
.jpl-soft-blue {
    color: #94A8C2
}
.color-jpl-aqua {
    color: #489FDF
}
.bootstrap-link {
    color: #105B9F
}
.bootstrap-hover-link {
    color: #6588AD
}
.black {
    color: #000
}
.white {
    color: #FFF
}
.white-bg {
    background-color: #FFF
}
.gray-bg {
    background-color: #E6E6E6
}
.gray-bg2 {
    background-color: #F2F2F2 !important
}
.gray-bg3 {
    background-color: #C8C8C8
}
.gray-bg4 {
    background-color: #A5A5A5
}
.gray-bg5 {
    background-color: #76777B
}
.gray-bg6 {
    background-color: #5D5D60
}
.gray-bg7 {
    background-color: #434345
}
.gray-bg8 {
    background-color: #2A292A
}
.black-bg {
    background-color: #000
}
.jpl-web-red-bg {
    background-color: #BA0C2F
}
.jpl-link-red-bg {
    background-color: #EE2737
}
.accent-bg {
    background-color: #FF6E1E
}
.accent-bg2 {
    background-color: #94A8C2
}
.accent-bg3 {
    background-color: #F2A900
}
.accent-bg4 {
    background-color: #A4B34C
}
.accent-bg5 {
    background-color: #F0DA40
}
.accent-bg6 {
    background-color: #00AFAB
}
.accent-bg7 {
    background-color: #410706
}
.accent-bg8 {
    background-color: #5E366E
}
.accent-bg9 {
    background-color: #9D968D
}
.accent-bg10 {
    background-color: #617998
}
.accent-bg11 {
    background-color: #003D4C
}
.accent-bg12 {
    background-color: #0B3D91
}
.accent-bg13 {
    background-color: #489FDF
}
.accent-bg14 {
    background-color: #00AD69
}
.accent-bg15 {
    background-color: #005851
}
.accent-bg16 {
    background-color: #FF585D
}
.bootstrap-brand-danger {
    background-color: #FF321E
}
.external-bg1 {
    background-color: #4B6A8D
}
.external-bg2 {
    background-color: #E4E9EF
}
.external-bg3 {
    background-color: #222
}
.external-bg4 {
    background-color: #0E7EE0
}
.external-bg5 {
    background-color: #435D7A
}
.external-bg6 {
    background-color: #777
}
.external-bg7 {
    background-color: #A5A6A7
}
.grid {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0
}
.grid.vertical-middle {
    -webkit-align-items: center;
    align-items: center
}
@media (min-width: 480px) {
    .grid {
        -webkit-flex-direction: row;
        flex-direction: row;
        margin: -10px -1%
    }
}
.grid .grid-cell {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    width: 100%;
    margin: 10px 0
}
.grid .grid-cell.flexit {
    -webkit-flex: 1 0 0;
    flex: 1 0 0
}
@media (min-width: 480px) {
    .grid .grid-cell.flexit {
        -webkit-flex: 1;
        flex: 1
    }
}
@media (min-width: 480px) {
    .grid .grid-cell {
        margin: 10px 1%
    }
    .grid .grid-cell.grid--full {
        width: 100%
    }
    .grid .grid-cell.grid--1of2 {
        width: 48%
    }
    .grid .grid-cell.grid--1of3 {
        width: 31.3333%
    }
    .grid .grid-cell.grid--1of4 {
        width: 23%
    }
    .grid .grid-cell.text-right {
        text-align: right !important
    }
    .grid .grid-cell.text-right img {
        display: inline-block
    }
}
.grid .grid-cell.no-margin {
    margin: 0
}
.grid .grid-cell.no-margin-left {
    margin-left: 0
}
.grid .grid-cell.no-margin-right {
    margin-right: 0
}
.grid .grid-cell.no-margin-top {
    margin-top: 0
}
.grid .grid-cell.no-margin-bottom {
    margin-bottom: 0
}
.countdown .countdown_time {
    display: inline-block;
    vertical-align: middle
}
@media (min-width: 769px) {
    .countdown .countdown_time {
        white-space: nowrap
    }
}
.countdown .countdown_time .unit {
    display: inline-block;
    position: relative;
    font-weight: 300;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 6px;
    vertical-align: middle;
    text-align: right
}
.countdown .countdown_time .unit+.unit:before {
    content: " : ";
    position: absolute;
    left: -4px
}
.countdown .countdown_time .unit:first-of-type {
    padding-left: 0
}
.countdown .countdown_time .time_label {
    clear: both;
    display: block;
    color: #76777B;
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
    text-align: center;
    margin-top: -2px;
    font-weight: 700
}
#formLoad {
    display: none
}
#formLoad img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    display: inline-block
}
#submitForm {
    padding: 5px 20px
}
#campaign_form {
    font-size: 16px;
    font-size: 1rem;
    padding: 20px 40px;
    text-align: center
}
#campaign_form div {
    text-align: left;
    display: block;
    margin-bottom: 10px
}
#campaign_form div:last-child {
    margin-bottom: 0
}
#campaign_form textarea {
    height: 50px
}
#campaign_form input[type=text],
#campaign_form textarea {
    outline: none;
    padding: 5px 3px;
    margin: 5px 0;
    border: 1px solid #C8C8C8;
    width: 100%;
    font-size: 16px;
    font-size: 1rem
}
#campaign_form #user_form img.inline-img {
    width: 50px;
    display: none
}
.file_upload_container {
    float: left;
    width: 90px !important;
    height: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
    margin-right: 12pt
}
.browse_area .control_btn {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px
}
input.fileUpload {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    padding-top: 25px;
    overflow: hidden;
    text-align: left;
    background: transparent;
    opacity: 0;
    z-index: 999;
    cursor: pointer;
    font-size: 100px
}
div.control_btn {
    cursor: pointer;
    background: url('../images/add-photo.png?1501529920');
    -moz-background-size: 90px 17px;
    -o-background-size: 90px 17px;
    -webkit-background-size: 90px 17px;
    background-size: 90px 17px;
    background-repeat: no-repeat
}
.file_upload_remove {
    margin-left: 10px;
    display: none;
    width: 20px;
    height: 20px;
    cursor: pointer
}
.input_focus {
    box-shadow: 0 0 5px #489FDF;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #489FDF
}
.errorMsg,
.statusMsg {
    height: 40px;
    font-weight: bold
}
.attachment_container {
    min-height: 50px
}
.fixed {
    -webkit-transform: translateZ(0);
    backface-visibility: hidden
}
.light_background .site_header_area,
.light_background .no-touch .site_header_area.fixed,
.light_background .touch .site_header_area.fixed {
    background-color: #17283c
}
.light_background .site_header .brand_area,
.fixed .site_header .brand_area {
    background: url(/assets-v2/images/logo_nasa_trio_white@2x.png) no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%
}
.site_header_area .brand_area,
.no-touch .site_header_area.fixed .brand_area,
.main_nav_overlay .brand_area {
    background: url(/assets-v2/images/logo_nasa_trio_white@2x.png) no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%
}
.site_header_area .brand_area .jpl_logo,
.no-touch .site_header_area.fixed .brand_area .jpl_logo,
.main_nav_overlay .brand_area .jpl_logo {
    height: 50%
}
.site_header_area .brand_area .caltech_logo,
.no-touch .site_header_area.fixed .brand_area .caltech_logo,
.main_nav_overlay .brand_area .caltech_logo {
    display: block;
    text-indent: -9999px;
    width: 100%;
    float: left;
    height: 50%
}
.site_header_area #modal_close,
.no-touch .site_header_area.fixed #modal_close,
.main_nav_overlay #modal_close {
    right: .3em;
    top: .8em
}
@media (min-width: 600px) {
    .site_header_area #modal_close,
    .no-touch .site_header_area.fixed #modal_close,
    .main_nav_overlay #modal_close {
        top: 1.4em
    }
}
@media (min-width: 769px) {
    .site_header_area #modal_close,
    .no-touch .site_header_area.fixed #modal_close,
    .main_nav_overlay #modal_close {
        top: 1.5em
    }
}
@media (min-width: 1024px) {
    .site_header_area #modal_close,
    .no-touch .site_header_area.fixed #modal_close,
    .main_nav_overlay #modal_close {
        top: 2em
    }
}
.site_header_area .separator,
.site_header_area .other_brand,
.no-touch .site_header_area.fixed .separator,
.no-touch .site_header_area.fixed .other_brand,
.main_nav_overlay .separator,
.main_nav_overlay .other_brand {
    position: absolute;
    display: none
}
@media (min-width: 769px) {
    .site_header_area .separator,
    .site_header_area .other_brand,
    .no-touch .site_header_area.fixed .separator,
    .no-touch .site_header_area.fixed .other_brand,
    .main_nav_overlay .separator,
    .main_nav_overlay .other_brand {
        display: inline-block
    }
}
.site_header_area .separator.separator,
.site_header_area .other_brand.separator,
.no-touch .site_header_area.fixed .separator.separator,
.no-touch .site_header_area.fixed .other_brand.separator,
.main_nav_overlay .separator.separator,
.main_nav_overlay .other_brand.separator {
    border-left: 2px solid #FFF;
    height: 45px;
    margin: 0 20px;
    bottom: 25%
}
.site_header_area .separator.other_brand,
.site_header_area .other_brand.other_brand,
.no-touch .site_header_area.fixed .separator.other_brand,
.no-touch .site_header_area.fixed .other_brand.other_brand,
.main_nav_overlay .separator.other_brand,
.main_nav_overlay .other_brand.other_brand {
    margin-left: 40px
}
@media (min-width: 769px) {
    .site_header_area .separator.other_brand,
    .site_header_area .other_brand.other_brand,
    .no-touch .site_header_area.fixed .separator.other_brand,
    .no-touch .site_header_area.fixed .other_brand.other_brand,
    .main_nav_overlay .separator.other_brand,
    .main_nav_overlay .other_brand.other_brand {
        display: inline-block;
        bottom: 14%
    }
}
@media (min-width: 1024px) {
    .site_header_area .separator.other_brand,
    .site_header_area .other_brand.other_brand,
    .no-touch .site_header_area.fixed .separator.other_brand,
    .no-touch .site_header_area.fixed .other_brand.other_brand,
    .main_nav_overlay .separator.other_brand,
    .main_nav_overlay .other_brand.other_brand {
        bottom: 20%
    }
}
.site_header_area .separator.other_brand div:first-child,
.site_header_area .other_brand.other_brand div:first-child,
.no-touch .site_header_area.fixed .separator.other_brand div:first-child,
.no-touch .site_header_area.fixed .other_brand.other_brand div:first-child,
.main_nav_overlay .separator.other_brand div:first-child,
.main_nav_overlay .other_brand.other_brand div:first-child {
    font-size: 40px;
    font-size: 2.5rem
}
.site_header_area .separator.other_brand a,
.site_header_area .other_brand.other_brand a,
.no-touch .site_header_area.fixed .separator.other_brand a,
.no-touch .site_header_area.fixed .other_brand.other_brand a,
.main_nav_overlay .separator.other_brand a,
.main_nav_overlay .other_brand.other_brand a {
    color: #FFF;
    text-decoration: none;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}
.arrow-container {
    width: 40px;
    height: 20px;
    position: relative;
}
.arrow-container .arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #2A292A
}
.transparent-arrow {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}
.transparent-arrow:before,
.transparent-arrow:after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 50%;
    background-color: inherit;
    padding-bottom: 20px;
    z-index: 1
}
.transparent-arrow.arrow-white:before,
.transparent-arrow.arrow-white:after {
    background-color: #FFF
}
.transparent-arrow.arrow-light-gray:before,
.transparent-arrow.arrow-light-gray:after {
    background-color: #F2F2F2
}
.transparent-arrow.arrow-cool-gray-3:before,
.transparent-arrow.arrow-cool-gray-3:after {
    background-color: #C8C8C8
}
.transparent-arrow:before {
    right: 50%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg)
}
.transparent-arrow:after {
    left: 50%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg)
}
.question-icon {
    color: #0E7EE0;
    border-radius: 50%;
    border: 2px solid #0E7EE0;
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 1em;
    top: 37%;
    z-index: 100
}
.question-icon:hover {
    color: #FFF;
    background-color: #94A8C2;
    border: 2px solid #94A8C2
}
.question-icon::after {
    content: "?";
    left: 33%;
    top: 8%;
    position: absolute
}
.site_header_area .nav_area a.menu_button .menu_icon,
.no-touch .site_header_area.fixed .nav_area a.menu_button .menu_icon,
.touch .site_header_area.fixed .nav_area a.menu_button .menu_icon {
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 20px;
    background: url(/assets-v2/images/menu_icon@2x.png) center center no-repeat;
    background-size: 25px 20px
}
#home .arrow-container .site_nav_down_prompt {
    display: block
}
.site_header_area .nav_area,
.no-touch .site_header_area.fixed .nav_area,
.touch .site_header_area.fixed .nav_area {
    display: inline-block;
    top: initial
}
@media (min-width: 600px) {
    .site_header_area .nav_area,
    .no-touch .site_header_area.fixed .nav_area,
    .touch .site_header_area.fixed .nav_area {
        top: 2em
    }
}
@media (min-width: 1024px) {
    .site_header_area .nav_area,
    .no-touch .site_header_area.fixed .nav_area,
    .touch .site_header_area.fixed .nav_area {
        top: 2.5em
    }
}
@media (min-width: 1200px) {
    .site_header_area .nav_area,
    .no-touch .site_header_area.fixed .nav_area,
    .touch .site_header_area.fixed .nav_area {
        display: none
    }
}
.site_header_area .side_nav,
.no-touch .site_header_area.fixed .side_nav,
.touch .site_header_area.fixed .side_nav {
    position: absolute;
    right: 20px;
    bottom: 0
}
.site_header_area .side_nav ul,
.no-touch .site_header_area.fixed .side_nav ul,
.touch .site_header_area.fixed .side_nav ul {
    list-style: none;
    position: relative
}
.site_header_area .side_nav ul li,
.no-touch .site_header_area.fixed .side_nav ul li,
.touch .site_header_area.fixed .side_nav ul li {
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
    float: left;
    vertical-align: middle;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: auto
}
.site_header_area .side_nav ul li:hover,
.no-touch .site_header_area.fixed .side_nav ul li:hover,
.touch .site_header_area.fixed .side_nav ul li:hover {
    background-color: #17283c
}
.site_header_area .side_nav ul li a,
.no-touch .site_header_area.fixed .side_nav ul li a,
.touch .site_header_area.fixed .side_nav ul li a {
    padding: .5em;
    color: #FFF;
    display: block
}
@media (min-width: 1200px) {
    .site_header_area .side_nav ul li a,
    .no-touch .site_header_area.fixed .side_nav ul li a,
    .touch .site_header_area.fixed .side_nav ul li a {
        padding: .5em 1.2em
    }
}
.site_header_area .side_nav ul li a:hover,
.no-touch .site_header_area.fixed .side_nav ul li a:hover,
.touch .site_header_area.fixed .side_nav ul li a:hover {
    background-color: #617998;
    border-radius: 2px
}
.site_header_area .side_nav ul>li,
.no-touch .site_header_area.fixed .side_nav ul>li,
.touch .site_header_area.fixed .side_nav ul>li {
    display: none
}
@media (min-width: 1200px) {
    .site_header_area .side_nav ul>li,
    .no-touch .site_header_area.fixed .side_nav ul>li,
    .touch .site_header_area.fixed .side_nav ul>li {
        display: inline-block
    }
}
.site_header_area .side_nav ul>li:hover>ul.subnav,
.no-touch .site_header_area.fixed .side_nav ul>li:hover>ul.subnav,
.touch .site_header_area.fixed .side_nav ul>li:hover>ul.subnav {
    display: block
}
.site_header_area .side_nav ul>li ul.subnav,
.no-touch .site_header_area.fixed .side_nav ul>li ul.subnav,
.touch .site_header_area.fixed .side_nav ul>li ul.subnav {
    display: none;
    width: inherit;
    background-color: #17283c;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    top: 99%;
    left: 0;
    text-align: left;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}
.site_header_area .side_nav ul>li ul.subnav li,
.no-touch .site_header_area.fixed .side_nav ul>li ul.subnav li,
.touch .site_header_area.fixed .side_nav ul>li ul.subnav li {
    width: 100%;
    float: none;
    position: relative;
    padding: 0em
}
.site_header_area .side_nav ul>li ul.subnav li:last-child:hover,
.no-touch .site_header_area.fixed .side_nav ul>li ul.subnav li:last-child:hover,
.touch .site_header_area.fixed .side_nav ul>li ul.subnav li:last-child:hover {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}
.site_header_area .side_nav ul>li:last-child ul.subnav,
.no-touch .site_header_area.fixed .side_nav ul>li:last-child ul.subnav,
.touch .site_header_area.fixed .side_nav ul>li:last-child ul.subnav {
    left: auto;
    right: 0
}
.site_header_area.fixed_show,
.no-touch .site_header_area.fixed.fixed_show,
.touch .site_header_area.fixed.fixed_show {
    background-color: #17283c
}
.wysiwyg_content table {
    border: 1px solid #C8C8C8;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    text-align: center
}
.wysiwyg_content table tr,
.wysiwyg_content table th,
.wysiwyg_content table td {
    background-color: #FFF;
    height: 50px
}
.wysiwyg_content table th {
    border: 1px solid #C8C8C8;
    font-weight: bold;
    min-width: 20%;
    vertical-align: middle
}
.wysiwyg_content table th.one-quarter-width {
    width: 25%
}
.wysiwyg_content table td {
    border: 1px solid #C8C8C8;
    padding: 10px;
    min-width: 40%;
    vertical-align: middle
}
.wysiwyg_content table.full-width {
    width: 100%
}
.wysiwyg_content table.half-width {
    width: 50%
}
.wysiwyg_content table a {
    color: #0E7EE0 !important
}

section.vital_signs_menu {
    position: relative;
    z-index: 20;
}

.mission-info { background-color: #e4e9ef; width: 100%; text-align: center; padding: 5px; }
.mission-info header { max-width: 1200px; margin: 0 auto; }
.mission-info h1{ margin-bottom: 0; }
.mission-info p { font-size: 13px; }

@media (min-width: 768px) {
    .mission-info { padding: 20px 10%; }
    .mission-info p { font-size: inherit; }
}

.fancybox {
    cursor: pointer
}
.fancybox .fancybox-wrap .buttons,
.fancybox a.fancybox-expand {
    display: none !important
}
#home .pointer_mask {
    top: 0
}
#home .site_nav_down_prompt {
    position: absolute;
    top: 0;
    padding: 0
}
.primary_media_feature .floating_text_area .description {
    margin-bottom: 0
}
.slide_strip_container,
.multimedia_teaser.module .grid--1of3 {
    padding: 0 20px
}
@media (min-width: 480px) {
    .slide_strip_container,
    .multimedia_teaser.module .grid--1of3 {
        padding: 0
    }
}
.hover-item .hover-container {
    position: relative;
    overflow: hidden
}
.hover-item .description {
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px;
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}
@media (min-width: 1024px) {
    .hover-item:hover .description {
        opacity: 1
    }
}
.grid .grid-cell .content_title {
    padding: .6em 0 0
}
.grid .grid-cell a {
    color: #000;
    text-decoration: none
}
.grid .grid-cell a:hover {
    color: #435D7A
}
#primary_column .wysiwyg_content .slide_strips {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline-style: none
}
#primary_column .wysiwyg_content .slide_strips a:focus {
    outline: 0
}
#primary_column .wysiwyg_content .slide_strips .section_selector,
#primary_column .wysiwyg_content .slide_strips .slide_strip_wrapper {
    margin-bottom: 0
}
.article_image_container {
    overflow: hidden
}
#messagetovoyager .grid .hover-container {
    background-color: #E6E6E6
}
#messagetovoyager .grid .description>div {
    position: absolute;
    left: 0;
    right: 0;
    top: 35%
}
#messagetovoyager .grid .description>div h3 {
    margin: 0
}
#jpl_main_banner {
    height: 150px
}
#jpl_main_banner.share {
    height: 475px
}
@media (min-width: 480px) {
    #jpl_main_banner {
        height: 550px
    }
}
#jpl_main_banner>div:first-child {
    padding: 40px;
    height: 100%;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8)
}
.question_title {
    color: #2a8bef;
    font-weight: bold;
    font-size: 1em
}
.question_answer {
    color: #444;
    line-height: 1.5em
}
.question_author {
    color: #444;
    font-weight: bold;
    font-size: .9em
}
.question_date {
    color: #888;
    font-size: .9em;
    margin-bottom: 0
}
.grid-lightbox {
    max-width: 600px;
    width: 100%;
    padding: 20px;
    background-color: #E6E6E6;
    margin: 0 auto
}
.gallery-grid-sizer {
    width: 100%
}
@media (min-width: 480px) {
    .gallery-grid-sizer {
        width: 50%
    }
}
@media (min-width: 769px) {
    .gallery-grid-sizer {
        width: 25%
    }
}
.gallery-grid-item {
    float: left;
    padding-right: 20px;
    margin-bottom: 20px
}
.gallery-grid-item.one-quarter-width {
    width: 100%
}
@media (min-width: 480px) {
    .gallery-grid-item.one-quarter-width {
        width: 50%
    }
}
@media (min-width: 769px) {
    .gallery-grid-item.one-quarter-width {
        width: 25%
    }
}
.gallery-grid-item.half-width {
    width: 100%
}
@media (min-width: 769px) {
    .gallery-grid-item.half-width {
        width: 50%
    }
}
.gallery-grid-item.three-quarter-width {
    width: 100%
}
@media (min-width: 769px) {
    .gallery-grid-item.three-quarter-width {
        width: 75%
    }
}
.gallery-grid-item.full-width {
    width: 100%
}
.mason-grid-item {
    float: left;
    position: relative;
    line-height: 1em;
    display: block;
    padding: 10px;
    text-align: center;
    vertical-align: top
}
.grid-sizer,
.mason-grid-item {
    width: 100%
}
@media (min-width: 480px) {
    .grid-sizer,
    .mason-grid-item {
        width: 50%
    }
}
@media (min-width: 769px) {
    .grid-sizer,
    .mason-grid-item {
        width: 33.33%
    }
}
.faq-container {
    margin: 40px auto;
    width: 100%;
    max-width: 905px;
    color: #434345
}

.faq-container-full {
    max-width: initial;
}
@media (min-width: 480px) {
    .faq-container {
        font-size: 17px;
        font-size: 1.0625rem
    }
}
.faq-container .accordion {
    overflow: hidden;
    border-bottom: 1px solid #C8C8C8;
    display: none
}
.faq-container .accordion-section {
    border-top: 1px solid #C8C8C8
}
.faq-container .accordion-section:first-child {
    border-top: initial
}
.faq-container .faq-list-item {
    border: 1px solid #C8C8C8;
    border-bottom: initial; 
}
.faq-container .faq-list-item>p {
    margin: 0;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #C8C8C8
}
.faq-container .faq-list-item>p span {
    display: inline;
    vertical-align: middle;
    font-weight: bold
}
.faq-container .faq-list-item>p span::after {
    z-index: 102;
    content: "";
    margin-left: 10px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2A292A;
    border-bottom: 5px solid transparent
}
.faq-container .faq-list-item>p:hover,
.faq-container .faq-list-item .faq-selected {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: #E6E6E6
}
.faq-container .faq-list-item .faq-selected span::after {
    margin-top: -10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #2A292A
}

.dawn_images .image_and_description_container, .dawn_news .image_and_description_container{ overflow:visible; }

.no-touch .content_page a:hover {
    border-bottom: none;
}

/* toolkit nav */
.toolkit-nav {
    background-color: #e4e9ef;
    width: 100%;
    text-align: center;
    padding: 40px 0;
}

.toolkit-nav > .grid_layout {
    background: #000 url('/assets/images/nav/module-bg.jpg') no-repeat center left;
    background-size: cover;
    color: white;
    padding: 40px;
}

.toolkit-nav > .grid_layout a.selected {
    color: white;
    font-weight: normal;
    text-decoration: underline;
}

.toolkit-nav > .grid_layout a {
    color: #808080;
    font-size: 26px;
}

.toolkit-nav > .grid_layout a:hover {
    color: white;
    text-decoration: underline;
}

.toolkit-nav > .grid_layout ul li {
    line-height: 40px;
}

@media (min-width: 769px) {
    .toolkit-nav > .grid_layout {
        background-size: contain;
    }
}

.wysiwyg_content .grid .grid-cell a {
    color: #0e7ee0;
}

.wysiwyg_content h3.no-margin-top {
    margin-top: 0;
}

.gray {
    color: #808080;
}