
/* -------------------------
-  BEGIN GSA CUSTOMIZATION -
----------------------------*/

/*SCIENCE ARTICLE STYLES*/
.archiveHead {
    color: #FFF;
}

#science p.author {
    margin: .5em 0 0 0;
    font: 120% Arial, Helvetica, sans-serif;
}

#science p.affil {
    margin: 0 0 .5em 0;
    font: 90% Arial, Helvetica, sans-serif;
}

#science p.eq {
    margin-left: 3em;
    margin-right: 3em;
    text-align: center;
    font-family: "Times New Roman", Times, Cambria, "serif"
}

#science p.mag {
    font: bold 140% Georgia, "Times New Roman", Times, serif;
    color: #666;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

#science p.view {
    font: bold 140% "Times New Roman", Times, serif;
    color: #000000;
    border-bottom: 1px solid #CC0000;
    margin: 0;
    padding: 0 0 .3em;
}

#science p.vol {
    text-align: right;
    font-size: 100%;
    margin-bottom: 0;
}

#science p.pExtract {
    font-family: "Times New Roman", Times, serif;
    font-size: 130%;
    margin: -0.5em 3em 1em 3em;
}

#science p.caption {
    font-size: 90%;
    margin-bottom: 0;
    margin-top: 0;
}

#science ol.refs {
    font-size: 110%;
}

#science #abstract {
    margin: 1.5em 2em 3em 2em;
}

#science #abstract p.tag {
    margin: 0;
    font-size: 90% !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}

#toc {
    margin: 0 1em 1em 1em;
}

#toc p.feature {
    font: 120% Verdana, Geneva, sans-serif;
    color: #666;
    margin: 0;
    text-transform: uppercase;
}

#toc p.title {
    font-weight: bold;
    margin: .9em 0 0 0;
}

#toc p.titleOnly {
    float: left;
    margin: 0 0 .2em 0;
}

#toc p.author {
    font-style: italic;
    color: #666;
    margin: 0 0 .2em 0;
}

#toc p.links {
    font-size: 110%;
    float: left;
    margin: 0 0 .2em 0;
}

#toc p.page {
    border-bottom: 1px dotted #999;
    text-align: right;
    margin: .5em 0 2em 0;
}

#toc p.ruleBelow {
    border-bottom: 1px solid #999;
}

#tocLeftCol {
    text-align: center;
}

#tocLeftCol a,
#content #tocLeftCol a:visited {
    color: #000;
    text-decoration: none;
}

#tocLeftCol a:hover,
#content #tocLeftCol a:active,
#content #tocLeftCol a:focus {
    color: #000;
    text-decoration: underline;
}

#GoogleAds p {
    font-size: 90%;
    margin: .5em;
    padding: 0;
}

/*END SCIENCE ARTICLE STYLES*/

/*EMAIL MASK*/
.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
}

/*TEMPORARY ADJUSTMENT FOR HERO TO ALLOW MORE QUICK LINKS - AUG 2017*/
.hpHeroRight {
 padding: 1.5em !important; 
}

/*LANDING PAGE STYLES*/
.lpHeroContainer {
    width: 100%;
    float: left;
    display: block;
    background-image: url(images/backgrounds/textured-black-bg.jpg);
    background-size: cover;
    background-repeat:no-repeat;
    border-radius: 8px;
    padding: 2em;
}

.lpHeroContainer h1 { 
    color:#fff !important;
}

.lpHeroContainer .TextButton a:hover { 
    text-decoration: none !important;
}

.lpHeroSection { 
    color: #ccc;
    padding: 0;
    min-height: 250px;
    background:none;
}
.lpHeroSectionRight {
 color: #ccc;
 padding-left: 2em;
	background:none;
 border-left: 1px solid #ccc;
/* 
 min-height: 250px;
*/
}
/*
.lpHeroSection img {
    float: left;
	margin-right:1em;
}
*/
.lpHeroSection a, .lpHeroSectionRight a  {
	color: #F0FFF0;
	text-decoration: none !important;
}
.lpHeroSection a:hover, .lpHeroSectionRight a:hover { 
    text-decoration: underline !important;
}
.lpSection ul {
	padding-left:0 !important;
 }
.lpSection li {
    list-style: none;
    border-bottom: 1px solid #ddd !important;
    padding: 10px 0 !important;
    left: 0 !important;
    line-height: 1.5em;
}

.lpSection img {
    max-height:150px;
}

@media (max-width:991px){
	.lpHeroSectionRight {
        border: none;
        padding-left: 0;
        margin-top: 1em;
    }
}

/*END LANDING PAGE STYLES*/


/*MISC OVERRIDES & ADDITIONS*/
.TextButton {
  padding: .5em 1em;
  text-transform: none !important;
  min-width: 70px;
}
.LargeButton {
  padding: 7px 17px !important;
  min-width: 80px;
}
.MediumButton { 
  padding: 5px 14px !important;
  min-width: 75px;
}
a.TextButton { text-decoration: none !important;}
.RadTabStripTop_Metro .rtsLevel1, .RadTabStripTop_Metro .rtsLevel1 .rtsUL,
.RadTabStrip_Metro .rtsLevel1,
.RadTabStrip_Metro .rtsLevel1 .rtsUL {
  background-color: #290949 !important;
}

a.ste-toggle.off {
    background-color: #666;
}

a.ste-toggle.off:hover {
    background-color: #888;
}


.RadTabStrip_Metro .rtsLevel1 .rtsLI {
	margin:0 .25em
}

.RadTabStrip_Metro .rtsLevel1 .rtsLink {
    border: 1px solid #290949 !important;
	text-decoration:none;
	display:block;
	padding:.5em 1em;
	border:1px solid #fff!important;
	border-radius:4px 4px 0 0;
	border-bottom:none!important;
}

.RadTabStrip_Metro .rtsLevel .rtsTxt {
	font-size: 1.25em;
	font-family: 'BakerSignetBT-Roman', serif;
}

.nav-tabs {
    background-color: #eeeeee;
    border-color: #cccccc;
    padding-top: .3em;
}

.nav-tabs li a {
    border-color: #cccccc;
}

.nav-tabs li a:hover {
    border-color: #bbbbbb;
    background-color: #cccccc;
}

.block {
    border: 1px solid #ccc;
    padding: .5em;
    background-color: #fff;
}

.popover {
    min-width: 280px;
}

.popover-content {
    font-size: 12px;
}

table.table th {
    background-color: #eee;
}

.pull-left {
    margin-right: 1em;
}

.pull-right {
    margin-left: 1em;
}

h3 {
    font-size: 150%;
    border-bottom: 1px solid #eee;
    padding-bottom: 3px;
}

h5 {
    font-size: 150%;
    border-bottom: 1px solid #eee;
    padding-bottom: 3px;
}

.red {
    color: #FF0000;
}

.grey {
    color: #CCCCCC;
}

.brightGreen {
    color: #3BC000
}

dt {
    margin-top: .5em;
    font-weight: normal;
}

dd {
    padding-left: 1em !important;
    font-size: smaller;
}

dropcap {
    float: left;
    width: 0.7em;
    font-size: 400%;
    font-family: algerian, courier;
    line-height: 80%;
    margin-right: .1em;
}

.quoteSm {
    margin: .5em 2.5em 1.5em 2.5em;
    font-style: italic !important;
}

.panel { 
    background-color: transparent;
    box-shadow: none;
}

.BlockTLItem {
    margin: 0;
    padding: 0 0 .5em 0 !important;
}

.BlockTLItem p {
  margin: .5em 0 0 0;
  padding: 0;
}

.PublishDate {
    font-style: normal;
}

#divOuter .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-left: 2px !important;
}

.BlockTLItem #gjbText {
    display: none;
}

.BlockTLItem p {
    clear:left; 
}

.panel-title {
    font-size: 22px !important;
}

.well h2 {
    margin-top: 0px;
}

audio {
    width: 100%;
}

/*END MISC OVERRIDES*/


/*FLIP CARD STYLES*/
.flip {
  -webkit-perspective: 800;
  -ms-perspective: 800;
  -moz-perspective: 800;
  -o-perspective: 800;
  width: 100%;
  min-height: 200px;
  text-overflow:inherit;
  position: relative;
  margin: .5em 1em .5em 0;
  float: left;
}
.flip .card.flipped {
  transform: rotatey(-180deg);
  -ms-transform: rotatey(-180deg);
  /* IE 9 */
  -moz-transform: rotatey(-180deg);
  /* Firefox */
  -webkit-transform: rotatey(-180deg);
  /* Safari and Chrome */
  -o-transform: rotatey(-180deg);
  /* Opera */
}
.flip .card {
  width: 100%;
  height: inherit;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 0.5s;
  -ms-transform-style: preserve-3d;
  -ms-transition: 0.5s;
  -o-transform-style: preserve-3d;
  -o-transition: 0.5s;
  transform-style: preserve-3d;
  transition: 0.5s;
}
.flip .card .face {
  width: 100%;
  height: inherit;
  position: absolute;
  z-index: 2;
  padding: 1em;
  backface-visibility: hidden;
  /* W3C */
  -webkit-backface-visibility: hidden;
  /* Safari & Chrome */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  -o-backface-visibility: hidden;
  /* Opera */
}
.flip .card .front {
  position: absolute;
  z-index: 1;
  background: #000;
  color: #FFF;
  cursor: pointer;
}
.flip .card .back {
  background: #eee;
  color: black;
  cursor: pointer;
  font-size:90%;
  transform: rotatey(-180deg);
  -ms-transform: rotatey(-180deg);
  /* IE 9 */
  -moz-transform: rotatey(-180deg);
  /* Firefox */
  -webkit-transform: rotatey(-180deg);
  /* Safari and Chrome */
  -o-transform: rotatey(-180deg);
  /* Opera */
}
/*END FLIP CARD STYLES*/


/*LEGACY STYLES FOR ARCHIVE PAGES*/
#content table.TblRightBorder {
    float: right !important;
    margin: .5em 0 .5em 1em;
    border: 1px solid #999;
}

#content table.TblLeftBorder {
    float: left !important;
    margin: .5em 1em .5em 0;
    border: 1px solid #999;
}

#content table.TblRightNoBorder {
    float: right !important;
    margin: .5em 0 .5em 1em;
    border: 0;
}

#content table.TblLeftNoBorder {
    float: left !important;
    margin: .5em 1em .5em 0;
    border: 0;
}

#content tr {
    vertical-align: top;
}

#content .ImgRightBorder {
    float: right;
    border: 1px solid #000000;
    margin-left: .5em;
}

#content .ImgRightNoBorder {
    float: right;
    border: 0;
    margin-left: .5em;
}

#content .ImgLeftBorder {
    float: left;
    border: 1px solid #000000;
    margin-right: .5em;
}

#content .ImgLeftNoBorder {
    float: left;
    border: 0;
    margin-right: .5em;
}

#content .h4ArrowTop {
    float: right;
    vertical-align: text-bottom;
    border: none;
    margin: .1em .5em 0 .5em;
}

#content p.pTop {
    font-size: 90%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    color: #330066;
}

.table-striped>tbody>tr:nth-of-type(odd) { 
    background-color: #F5F5F5;
}

/*END LEGACY STYLES FOR ARCHIVE PAGES*/

/* TURNING OFF URLS IN PRINOUTS*/
@media print {

    a[href]:after {
        content: " ";
    }
}

/* CCR CUSTOM RULES START */

.paddingTopBottom {
    padding-top: 1em;
    padding-bottom: 1em;
}

.paddingTop {
    padding-top: 1em;
}

.paddingBottom {
    padding-bottom: 1em;
}

.h-sm-margin {
    margin-top: .25em;
}

.panelPurple {
    border-color: #330066;
}

.panelGreen {
    border-color: #006633;
}

.cutline {
    font-size: .85em;
    margin-top: .25em;
    color: #666;
}

.cutline a {
    color: #666;
}

.panel-title .collapsed .collapse-icon {
	transform: rotate(-90deg);
    margin-top: -.33em;
}

.panel-heading .panel-title a.panel-sans {
	font-family: 'Open Sans', 'Verdana', 'Aria', sans-serif;
	font-size: 0.7em;
	text-decoration: none;    
}

.no-show {
    display: none;
}

.officers-dynamic .sysicon {
	display: none;
}

body .col-primary a.tel {
    text-decoration: none;
}

.table tr.bg-color-one th, .table tr.bg-color-one td {
    background-color: #537; 
    color: #fff;
}

/* Use < .image-inherit > to clear image behavior on home page */ 
.hpMain .iMIS-WebPart:nth-child(1) .image-inherit {
    float: inherit;
    max-width: inherit;
    margin: inherit;
}

.margin-top-none {
    margin-top: 0px;
}

/* Landing page heros */
.landing-hero {
    padding: 2em 0em;
    border-bottom: 1px dotted #ddd;
    border-radius: 5px;
}

.landing-hero-head {
    font-family: 'BakerSignetBT-Roman', serif;
    font-size: 4em;
    color: #006633;
    line-height: 1em;
    margin-bottom: .5em;
}

.landing-hero-subhead {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25em;
    font-weight: 700;
    margin: .75em 0em .5em 0em;
}

.landing-hero .align-top {
    margin-top: 0px;
}

.landing-hero .row .landing-hero-body a {
    text-decoration: none;
    color: #336600;
}

.landing-hero .row .landing-hero-body a:hover {
    text-decoration: underline;
    color: #990066;
}

.landing-hero .row .landing-hero-body a.TextButton {
    text-decoration: none;
    color: #fff;
    margin-top: .5em;
}

/* Carousel mods */

.flexslider .slides .slideContent.right.no-bg {
    background: none;
}   

@media screen and (min-width: 768px) {
    .flexslider .slides .slideContent.right.slideCompact {
        min-width: 540px;
        padding-left: 225px;
    }
}

.pub-thumbs {
    padding: 1em .5em 0em 0em;
}

.pub-thumbs-row {
    padding-left: 15px;
}

.pub-thumbs img {
    border: 1px solid #999;
}

.landing-hero img.main-image {
    margin-top: 1em;
}

/* Geoscience calendar */

.geocal .ext-event {
    padding-left: .75em;
    margin-bottom: 1.25em;
}

/* Make all items in a row same height */
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    flex-grow: 1;
    padding-top: 1em;
    padding-bottom: 1em;
}

/* Alignment and other rules */
.sm-center-img {
    margin: auto;
    display: block;
}

.center-block {
    margin: auto;
    display: block;
}

.gsat-ref-list {
    list-style: none;
    padding-left: 3em;
    text-indent: -1.5em;
    font-size: .9em;
}

.gsat-ref-list li {
    padding-bottom: .5em;
}

.gsat-abstract-toc {
    max-width: 70em;
    margin: auto;
}

.gsat-main-article {
    max-width: 35em;
    font-size: 1.15em;
}

.gsat-main-article .well {
    font-size: .85em;
}

.gsat-main-wrapper {
    max-width: 70em;
    margin: auto;
}

.gsat-fig {
    max-width: 70em;
    margin: auto;
    padding: 0em 1em;
}

.gsat-fig img, .gsat-fig .img-responsive {
    max-width: 100%;
}

.gsat-fig-text {
    max-width: 35em;
}

.unstyled-list {
    list-style: none;
}

.tab-one {
    margin-left: 1em;
}

/* Special rules for About Section pages and dynamic content */

.thinHR {
    margin-top: 5px;
    margin-bottom: 15px;
}

.section-title {
    text-align: right;
    font-weight: 700;
}

.section-tag-list .panel {
    margin: 0px;
}

.section-tag-list .panel-heading {
    display: none;
}

.section-tag-list .TaggedListPanel {
    margin: -15px;
}

#techsessions dl dt, #symposia dl dt {
    font-weight: 700;
}

#techsessions dl dd, #symposia dl dd {
    font-size: .95em;
}

/* Special Rules for Penrose and Thompson pages */

.pen-tho p {
    font-size: 15px;
}

.pen-tho .larger {
    font-size: 1.15em;
}

.pen-tho .lead {
    font-family: 'BakerSignetBT-Roman', serif;
    font-size: 1.7em;
}

.pen-tho h4 {
    font-size: 19px;
    /* base copper -25% sat, +30% light */
    text-decoration: underline;
    text-decoration: underline solid #c19d86;
}

.pen-tho h4.tho {
    text-decoration: underline solid #405e8f;
}

.pen-tho .banner {
    margin: 1em 0 3em 0;
}

.pen-tho .banner .banner-logo {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: auto;
}

.pen-tho .hr-heavy.pen {
    border: 3px solid #2a3e5e;
    margin: 2em 0em;
}

.pen-tho .hr-heavy.tho {
    border: 3px solid #894d26;
    margin: 2em 0em;
}

.pen-tho .nav.nav-tabs {
    background-color: transparent;
    border-bottom-color: #ccc;
}

.pen-tho .nav-tabs li a {
    text-decoration: none;
    font-family: 'BakerSignetBT-Roman', serif;
    font-size: 1.5em;
    color: #333;
}

.pen-tho .nav-tabs li.active a {
    background-image: url("/App_Themes/GSA_20_2_19/images/bgNoise.png");
    background-color: #fdfdfd;
    border-color: #ccc;
    border-bottom-color: transparent;
}

.pen-tho .nav-tabs .dropdown-menu li.active a {
    background-image: none;
	background-color: #eee;
}

.pen-tho .nav-tabs .dropdown-menu li a:hover {
    background-image: none;
	background-color: #bbb;
}

.pen .open > a, .pen .open > a:focus, .pen .open > a:hover {
    background-image: none;
	background-color: #eee;
	border-color: #894d26;
}

.tho .open > a, .tho .open > a:focus, .tho .open > a:hover {
	background-image: none;
    background-color: #eee;
	border-color: #405e8f;
}

.pen-tho .nav-tabs.pen li.active a {
    color: #894d26;
}

.pen-tho .nav-tabs.tho li.active a {
    color: #405e8f;
}

.pen-tho .nav.nav-tabs .dropdown .dropdown-menu li a {
	color: #333;
}

.pen-tho .nav.nav-tabs.pen .dropdown .dropdown-menu li.active a {
	color: #894d26;
}

.pen-tho .nav.nav-tabs.tho .dropdown .dropdown-menu li.active a {
	color: #405e8f;
}

/* Lists with breakpoint-dependent appearance */

ul.sm-block-md-inline {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.sm-block-md-inline li {
    display: inline;
}


@media screen and (min-width: 768px) { 
    .offsetAnchor { 
        margin-top: -150px;
        padding-bottom: 150px; 
        height: 0;
        display: block; 
        position: relative;
        z-index: -1;        
    }

    .sm-float-right {
        float: right;
        padding: 0 0 .5em 1em;
    }

    .sm-float-left {
        float: left;
        padding: 0 1em .5em 0;
    }

    .landing-hero-right {
        border-left: 2px solid #222;
    }

    /* Experimental for section meetings */
    #sectionMenuMobile {
        display: none;
    }

    .sectionMeetingNav {
        margin-top: 2em;
        /* min-height: 350px; */
    }    

    /* Set minimum nav height for consistency ^^^ */
    /* Create several different heights to accommodate? e.g., .section-row-offset-175 .section-row-offset-225, etc. */
    .section-row-offset-225 {
        margin-top: -225px;
        z-index: 10;
    }

    .section-row-offset-175 {
        margin-top: -175px;
        z-index: 10;
    }    

    .section-row-offset-125 {
        margin-top: -125px;
        z-index: 10;
    }    

    .section-row-offset-75 {
        margin-top: -75px;
        z-index: 10;
    }      

}

@media screen and (max-width: 767px) {
    .offsetAnchor {
        margin-top: -50px;
        padding-bottom: 50px;
        height: 0;
        display: block;
    }

    .sm-float-left, .sm-float-right {
        margin: auto;
        padding-bottom: .5em;
    }

    .sm-float-left img, .sm-float-right img {
        display: block;
        margin: auto;
    }

    .sm-center-img {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .landing-hero-head {
        font-size: 3em;
        text-align: center;
    }

    .landing-hero img.main-image {
        margin-top: 0em;
    }

    .landing-hero .align-top {
        margin-top: .75em;
    }    

    .pub-thumbs {
        padding-right: 15px;
    }

    .sm-v-collapse {
        padding-top: 0;
        padding-bottom: 0;
    }

    .flexslider .slides .slideContent.right.no-bg {
        background: #fefefe;
    }    
    
    /* Experimental for section meetings */
    #sectionMenuMobile {
        display: block;
        font-size: 1.25em;
    }

    #sectionMenuMobile a {
        text-decoration: none;
        color: #333;
        background-color: #eee;
    }

    /* Special rules for About Section pages and dynamic content */
    .section-title {
        font-size: 1.1em;
        text-align: left;
    }

    /* Lists with breakpoint-dependent appearance */

    ul.sm-block-md-inline li {
        display: block;
    }

    .sm-display-none {
        display: none;
    }

    /* Penrose and Thompson */
    .pen-tho .lead {
        font-size: 1.5em;
    }

    .pen-tho p {
        font-size: 1.1em;
    }
    
    .pen-tho .nav-tabs {
        border: none;
    }
    
    .pen-tho .nav-tabs li {
        float: none;
    }    
    
    .pen-tho .nav-tabs li a {
        border-radius: 0;
        padding: .25em 1em;
    }    

    .pen-tho .nav-tabs li.active a, .pen-tho .nav-tabs li.active a {
        background-color: #eee;
    }       

    .pen-tho .nav-tabs li ul {
        background-color: #fdfdfd;
    }

    .pen-tho .nav-tabs.pen li.active li a, .pen-tho .nav-tabs.tho li.active li a {
    	background-color: transparent;
    }

    .pen-tho .nav.nav-tabs .dropdown .dropdown-menu li.active a {
        background-color: #eee;
    }     
}