/*
nav .brand a[data-v-542f744a] {
    display: block;
    width: 140px;
    height: 48px;
    background: url("http://test.scripps.edu/_files/images/tsri-logo-header-2x.png") 0 0 no-repeat;
    background-size: contain
}

.discover[data-v-73c53bcd] {
    position: relative;
    z-index: 1;
    background: #f1f3f5 url("http://test.scripps.edu/_files/images/light-pattern.jpg");
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    padding: 0
}


.facts .overview .items .california[data-v-8573af9c] {
    border-color: #e3fafc;
    background: #e3fafc url("http://test.scripps.edu/_files/images/california.png") center 30px no-repeat
}

.facts .overview .items .florida[data-v-8573af9c] {
    border-color: #fff9db;
    background: #fff9db url("http://test.scripps.edu/_files/images/florida.png") center 30px no-repeat
}

.seminars-lectures>.items .item h5[data-v-f4417a68]:before {
    content: "";
    position: absolute;
    right: 0; 
    width: 16px;
    height: 16px;
    background: url("http://test.scripps.edu/_files/images/plus-circle.svg") 50% no-repeat;
    background-size: 16px;
    opacity: .5
}


.seminars-lectures>.items .item.is-active h5[data-v-f4417a68]:before {
    background: url("http://test.scripps.edu/_files/images/minus-circle.svg") 50% no-repeat;
    background-size: 16px
}

.seminars-lectures>.items>div:last-child .-toggle[data-v-f4417a68] {
    opacity: .6;
    text-decoration: none;
    text-transform: uppercase;
    color: #212529;
    font-size: .813rem;
    font-weight: 500;
    padding-left: 2rem;
    padding-top: .325rem;
    background: url("http://test.scripps.edu/_files/images/layers.svg") 0 0 no-repeat;
    background-size: contain
}

.events>.items .item h5[data-v-4f54e006]:before {
    content: "";
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    background: url("http://test.scripps.edu/_files/images/plus-circle.svg") 50% no-repeat;
    background-size: 16px;
    opacity: .5
}

.events>.items .item.is-active h5[data-v-4f54e006]:before {
    background: url("http://test.scripps.edu/_files/images/minus-circle.svg") 50% no-repeat;
    background-size: 16px
}

.events>.items>div:last-child .-toggle[data-v-4f54e006] {
    opacity: .6;
    text-decoration: none;
    text-transform: uppercase;
    color: #212529;
    font-size: .813rem;
    font-weight: 500;
    padding-left: 2rem;
    padding-top: .325rem;
    background: url("http://test.scripps.edu/_files/images/layers.svg") 0 0 no-repeat;
    background-size: contain
}

.selectloop .wrapper .forward[data-v-5f48e2bc] {
    background: url("http://test.scripps.edu/_files/images/caret-left-2x.png") 50% no-repeat;
    border-right: 1px solid #fff
}

.selectloop .wrapper .backward[data-v-5f48e2bc] {
    background: url("http://test.scripps.edu/_files/images/caret-right-2x.png") 50% no-repeat;
    border-left: 1px solid #fff
}

 .selectloop .wrapper .loop[data-v-5f48e2bc] {
	 width: 2rem;
	 height: auto;
	 display: flex;
	 background-size: 14px;
	 background-color: #3bc9db 
}

.for-the-media .items-wrapper .items .item .content .meta>span.phone[data-v-c7c9d460] {
    background: url("http://test.scripps.edu/_files/images/phone.svg") 0 no-repeat;
    background-size: 14px
}

.for-the-media .items-wrapper .items .item .content .meta>span.email[data-v-c7c9d460] {
    color: #22b8cf;
    font-weight: 500;
    background: url("http://test.scripps.edu/_files/images/at-sign.svg") 0 no-repeat;
    background-size: 14px
}

.reveal>.items .item h5[data-v-50921cb1]:before {
    content: "";
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    background: url("http://test.scripps.edu/_files/images/plus-circle.svg") 50% no-repeat;
    background-size: 16px;
    opacity: .5
}

.reveal>.items .item.is-active h5[data-v-50921cb1]:before {
    background: url("http://test.scripps.edu/_files/images/minus-circle.svg") 50% no-repeat;
    background-size: 16px
}

.toggle .title>[data-v-69ced4b8]:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("http://test.scripps.edu/_files/images/chevron-right.svg");
    background-size: contain
}

.toggle.is-active .title>[data-v-69ced4b8]:before {
    background-image: url("http://test.scripps.edu/_files/images/chevron-down.svg");
    background-size: contain
}


@font-face {
    font-family: FontAwesome;
    src: url("http://test.scripps.edu/_files/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.3");
    src: url("http://test.scripps.edu/_files/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("http://test.scripps.edu/_files/fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("http://test.scripps.edu/_files/fonts/font-awesome/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("http://test.scripps.edu/_files/fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("http://test.scripps.edu/_files/fonts/font-awesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal
}

#app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    background: url("http://test.scripps.edu/_files/images/light-pattern.jpg")
}

.-gray-pattern-1 {
    background: #ced4da url("http://test.scripps.edu/_files/images/light-pattern.jpg")
}

.-gray-pattern-2 {
    background: #ced4da url("http://test.scripps.edu/_files/images/medium-pattern.jpg")
}

.-gray-pattern-3 {
    background: #ced4da url("http://test.scripps.edu/_files/images/dark-pattern.jpg")
}

.page.-front-page .introduction>a {
    background: url("http://test.scripps.edu/_files/images/circle-arrow-down-2x.png") 50% no-repeat;
    background-size: contain;
    display: block;
    margin: 0 auto 2rem;
    width: 1.5rem;
    height: 1.5rem;
    opacity: .5;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.page.-publications main .access-archive a {
    opacity: .6;
    text-decoration: none;
    text-transform: uppercase;
    color: #212529;
    font-size: .938rem;
    font-weight: 500;
    padding: 0 2rem;
    background: url("http://test.scripps.edu/_files/images/layers.svg") 0 0 no-repeat;
    background-size: contain
}

footer .brand a {
    display: block;
    width: 140px;
    height: 48px;
    background: url("http://test.scripps.edu/_files/images/tsri-logo-footer-2x.png") 0 0 no-repeat;
    background-size: contain
}

*/
section.page.-front-page .selectloop .loop.forward, section.page.-front-page .selectloop .loop.backward{
	display:none;
}

.section-color-technology .mini-grid {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px; 
}

.section-color-technology .mini-grid ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 10px;
    max-width: 800px;
    width: 100%;
}

.section-color-technology .mini-grid li {
    background-color: #136f79;
    color: white;
    padding: 11px;
    text-align: center;
    border-radius: 5px;
    font-size: 1em;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 155px;
}

.section-color-technology .mini-grid a{
    color: #fff;
    display: contents;
    font-weight: 600;
}

.section-color-technology .mini-grid a:hover{
    color: #fff;
}
 
.scripps-flywheel{
    text-align:center;
    text-align: -moz-center;
    text-align: -webkit-center;
}


.page.section-color-technology .-gray-pattern-2{
    display: none;
}

img.rounded-20{
    -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.page img.img-md-555{
   width: 100%;
}

@media (min-width: 768px){
.page img.img-md-555{
    width: 555px;
}
}



img.rounded-circle{
    -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.social-media-button{
    line-height: 20px;
}

.social-media-button img{
    width: 180px;
}

.pr-headshot-multi{
    max-width: 200px !important;
    float: left;
}




/* hard coded Making a Difference module */
.making-a-difference.html-scripps{
    display: block;
    margin: 60px 0 60px 0;
}

.making-a-difference.html-scripps>figure {
    width: 100%;
}

.making-a-difference.html-scripps>figure img { 
    box-shadow: none;
    display: block;
    height: 100%;
    max-width: none;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: left center;
}

.making-a-difference.html-scripps .content-wrapper {
    width: 100%;
    background: #FFF;
    overflow: hidden;
    padding: 2rem;
    width: 100%;
}


.making-a-difference.html-scripps .content-wrapper .title{
font-family: Maison Neue Thin, Helvetica, sans-serif;
    font-size: 2rem;

    }

@media (min-width: 768px){

.making-a-difference.html-scripps{
    display: flex;
}



.making-a-difference.html-scripps>figure {
    width: 40%;
}


.making-a-difference.html-scripps>figure img {
    box-shadow: none;
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: left center;
}

.making-a-difference.html-scripps .content-wrapper {
    width: 60%;
}


}
