.style11 {
	color: #800000;
}

.style15 {
	font-size: large;
}

body {
	/* width: 1024px; */
}

.newsroll-item img {
	width: 100%;	
	border-radius: 15px;
}

.newsroll-item {
    width: 100%;
    position: relative;
    color: white;
}

    .news-item-logo {
        float: left;
        margin: 15px 25px 15px 5px;
    }
    
.news-title-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #D7D7C4;
    background-color: rgba(80,80,80,0.3);
}

.news-title-overlay p {
    font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.newsroll-imagecaption {
	text-align: justify;
	font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    padding-left: 20px;
    padding-bottom: 14px;
    width: 95%;
    background-color: #D7D7C4;
    background-color: rgba(30,30,30,0.45);
}

.newsroll-imagecaption1 {
	text-align: justify;
	font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    padding-left: 20px;
    padding-bottom: 14px;
    width: 95%;
}

.newsroll-imagecaption a:hover {
    color: white;    
}

.newsroll-imagecaption a {
    color: aqua;
    text-decoration: none;
}

.newsroll-imagecaption a:visited {
    color: aqua;    
}

#gsh-tia-photo-credit {
    text-align: justify;
    font-size: 14px;
    color: #b48246;
    /*position: absolute;
    bottom: 20px;
    left: 0px;*/
    padding-left: 0px;
    padding-top: 3px;
    width: 95%;
}

#gsh-team-pip2 {
    position: absolute;
    top: 145px;
    left: 90px;
    width: 260px;
    height: auto;
    z-index: 99;
    border: 1px white solid;
    border-radius: 2px;
    box-shadow: 3px 3px 1px #202020;
    -webkit-box-shadow: 3px 3px 1px #202020;
    -moz-box-shadow: 3px 3px 1px #202020;
}

.fade-in-image {
    animation: fadeIn 5s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#gsh-announcement-clipart {
    width: 200px;
    height: auto;
    float: left;
    margin: 5px 10px 15px 25px;
    z-index: 99;
}

#fast-feet-logo {
    height: 65px;
    width: auto;
}

.style19 {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    font-size: 12px;
}

.mission-statement {
	margin: 0 auto;
	background-color: #ffffffcf;
}

.mission-statement p {
	font-family: "Montserrat", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1.2em;
	/* font-weight: bold; */
	text-align: center;
	padding: 10px 50px 10px 50px;
}
    
.style21 {
	font-size: 1em;
}

.racecal-datatable {
        width: 90%;
        padding: 6px;
        border-spacing: 4px; 
        padding-top: 10px; 
        margin: 20px auto;
}
.RLstyle1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12pt;
}
.RLstyle2 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12pt;
}
.RLstyle3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 12pt;
	color: #008000;
	padding-top: 3px;
}

.RLstyle4 {
	font-family: "Work+Sans", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12pt;
}

.RLstyle4 a {
    color: blue;
}


.racecal-datatable tr:hover {
    color: white;
    background-color: darkblue;
}

.RLstyle4 a:hover {
    color: white;
    background-color: darkblue;
}

.RLstyle5 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #800000;
	border: 2px solid #333300;
	background-color: #999966;
	font-size: 16pt;
        font-weight: bold;
        padding-top: 5px;
        padding-left: 20px;
        padding-bottom: 5px;
	text-transform: uppercase;
        border-bottom: 2px solid #A0A020;
}
.RLstyle10 {
	border-top: 1px solid #808080;
        
}
.RLstyle11 {
	border-width: 0px;
}
.RLstyle12 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12pt;
}
.RLstyle13 {
	text-align: right;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
    
    /*
.RLstyle14 {
	background-image: url('../images/banner2017.png');
}
    */
    
.RLstyle15 {
	text-align: right;
}
.RLstyle18 {
	color: #001880;
}

.datatable-title {
	font-family: "Exo 2", sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background: rgb(58,120,180);
	background: -moz-linear-gradient(90deg, rgba(58,120,180,1) 10%, rgba(5,2,61,1) 50%, rgba(58,120,180,1) 90%);
	background: -webkit-linear-gradient(90deg, rgba(58,120,180,1) 10%, rgba(5,2,61,1) 50%, rgba(58,120,180,1) 90%);
	background: linear-gradient(90deg, rgba(58,120,180,1) 10%, rgba(5,2,61,1) 50%, rgba(58,120,180,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3a78b4",endColorstr="#3a78b4",GradientType=1);
	border-radius: 5px;
	padding: 1px;
	/*
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 5px;
    margin: 2px 10px 10px 10px;
    */
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: none;
	letter-spacing: 4px;
}

.racecal-datatable td {
    padding: 1px 10px;
}

.racecal-datatable tr {
    border-bottom: 1px #e6e1e1 solid;
}

.racecal-datatable tr:nth-child(odd) {
    background-color: #f0f0f0;
}

.gsharriers-title {
    text-shadow: 3px 3px #806060;
    font-family: 'Gochi Hand', cursive;
    font-weight: bold;
    color: darkred;
    font-size: 48px;
    margin: 2px 0px 0px 20px;
}

.gsharriers-hdr {
    font-family: "Work+Sans", "Segoe UI", sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: black;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.gsharriers-postdate {
    font-family: "Work+Sans", "Segoe UI", sans-serif;
    font-size: 12px;
    color: gray;
    margin-top: 0px;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.gsharriers-msg {
    font-family: "Work+Sans", "Segoe UI", sans-serif;
    font-size: 16px;
    color: black;
    margin-top: 1px;
    margin-bottom: 3px;
}

.gsharriers-img {
    height: 300px;
    float: left;
    border-radius: 5px;
    margin: 5px 30px 5px 5px;
    box-shadow: 3px 3px 1px #ccc;
        -webkit-box-shadow: 3px 3px 1px #ccc;
        -moz-box-shadow: 3px 3px 1px #ccc;
}

.gsharriers-team-new-banner-back {
	width: 90%; 
	margin: 0px 20px 5px 20px; 
	padding 2px 20px 2px 20px; 
	background: rgb(219,218,228);
	background: linear-gradient(180deg, rgba(219,218,228,1) 32%, rgba(71,89,29,0.9918662081943469) 90%);
}

.gsharriers-team-new-banner-back > p {
	padding: 3px 10px 3px 10px; 
}


.sidenav {
}
		
.footer {
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 0.8em;
    color: white;
    border: 2px grey outset;   
    background-image: repeating-linear-gradient(#000000, #38383a);
    text-align: center;
}

.banner {
    padding: 10px 10px 5px 10px;
    border: 3px darkgray solid; 
    background-color:white;
    background-image: repeating-linear-gradient(#CCCCCC, #FFFFFF);
}

.banner-back-main {
background: rgb(171,218,225); /* Old browsers */
background: -moz-linear-gradient(left, rgba(171,218,225,1) 0%, rgba(59,141,229,1) 30%, rgba(244,202,63,1) 63%, rgba(229,121,71,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(171,218,225,1) 0%,rgba(59,141,229,1) 30%,rgba(244,202,63,1) 63%,rgba(229,121,71,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(171,218,225,1) 0%,rgba(59,141,229,1) 30%,rgba(244,202,63,1) 63%,rgba(229,121,71,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abdae1', endColorstr='#e57947',GradientType=1 ); /* IE6-9 */
}	

.gsh-announcement {
    text-align: left;
    font-family: 'Work Sans', sans-serif;
	font-size: 0.9em;
    font-weight: 500;
	color: black;
	padding: 5px 10px 5px 10px;
    background-color: #F8F8F8;
    box-shadow: 5px 10px 18px #888888;
    overflow:hidden;
    clear: both;
    border: 2px darkgray solid;
    border-radius: 10px;
    margin: 10px 0px 10px 0px;
}


#COVID19-MSG {
    font-family: 'Montserrat', sans-serif;
}

.gsh-announcement-h1 {
    text-align: left;
	font-size: 2.2em;
    font-weight: bold;
	color: darkred;
    background-color: #F8F8F8;
	padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.gsh-announcement-h2 {
    text-align: left;
    font-size: 1.8em;
    font-weight: bold;
    font-style: italic;
    padding: 2px 10px;
    color: #07278d;
    background-color: #e7e7e7;
    /* padding: 0px 0px 5px 0px; */
    margin: 10px 0px 10px 0px;
    border: 2px #645e92 solid;
    border-radius: 3px;
    box-shadow: 2px 2px 3px #b5b5b5;
}
.gsh-announcement-h1 {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 2em;
    font-weight: bold;
    font-style: italic;
    color: white;
    background-color: darkblue;
    padding: 4px 15px;
    margin: 10px 0px 10px 0px;
}

.gsh-announcement-h4 {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 1.8em;
    font-weight: bold;
    font-style: italic;
    color: white;
    background-color: darkblue;
    padding: 2px 10px;
    margin: 10px 0px 10px 0px;
}
.gsh-announcement-dateline {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: lightsteelblue;
    margin-left: 10px;
}} 

.ff-announcement-h2 {
    text-align: left;
    font-size: 2.2em;
    font-weight: bold;
    font-style: italic;
    padding: 2px 10px;
    color: #230061;
    background-color: #e8e7e7;
    /* padding: 0px 0px 5px 0px; */
    margin: 10px 0px 10px 0px;
    border-bottom: 1px #bdb9b9 solid;
}

.ff-announcement-h3 {
    text-align: left;
    font-size: 1.5em;
    font-weight: bold;
    padding: 2px 10px;
    color: #530303;
    /* padding: 0px 0px 5px 0px; */
    margin: 10px 0px 10px 0px;
}


.ff-store-hours {
    font-size: 1.3em;
}

.ff-store-hours td {
    padding: 2px 10px;
}

.gsh-announcement-msg {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 1.2em;
    /* padding: 0px 0px 20px 140px; */
    /* margin-left: 300px; */
    /* margin-bottom: 30px; */
    /* BORDER-BOTTOM: 1px solid #d9d7e28f; */
}

.gsh-announcement-msg {
	margin-left: 10px !important;
}

#COVID19-MSG > p:last-child {
    BORDER-BOTTOM: 0;
}

.gsh-announcement-ts {
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    color: #90a4ae;
    background-color: #F8F8F8;
    padding: 0px 0px 5px 0px;
    margin: -5px 0px 0px 0px;
}


.annual-banquet {
    text-align: left;
    font-family: 'Work Sans', sans-serif;
    font-size: 14pt;
    font-weight: 500;
	color: black;
	padding: 5px 10px 5px 10px;
    background-color: #F8F8F8;
    box-shadow: 5px 10px 18px #888888;
    overflow:hidden;
    clear: both;
    border: 2px darkgray solid;
    border-radius: 10px;
    margin: 10px 20px 40px 0px;
}

.gsh-new-item-hdr {
        font-size: 24px;    
        color:  darkred;
        font-weight: bold;
}

.gsh-new-item-dateline {
        font-size: 24px;
        color: #444444;
        font-weight: bold;
}
    
.fast-feet-msg {
    font-family: 'Work Sans', sans-serif;
	font-size: 1.3em;
    font-weight: 500;
	color: black;
	padding: 5px 10px 5px 10px;
    margin-top: 0px;
}

#gsh-msg {
        background-color: #F8F8F8;
        box-shadow: 5px 10px 18px #888888;
}

.whats-new-logo {
    width: 150px;
    height: auto;
    float:  left;
}

.whats-new-messages {
    overflow: hidden;
    padding: 5PX 10PX;
}    

.fast-feet-holiday-msg-hdr {
    font-family: 'Courgette', 'Pacifico', cursive;
	font-size: 24px;
	color: blue;
	padding: 15px 5px 5px 5px;
    border: 2px darkgray solid;
    border-radius: 10px;
}
    
.fast-feet-holiday-msg {
	font-size: 18px;
	color: black;
}
    
.fast-feet-jobpost {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.0em;
	padding: 20px 20px 20px 20px;
    border-top: 1px gray solid;
    border-bottom: 1px gray solid;
    background-color: #F8F8F8;
    text-align: left;
    margin-top: 15px;
	padding: 10px 10px 10px 20px;
}

.fast-feet-jobpost-head-foot {
    font-weight: bold;
    color: darkblue;
}

.fast-feet-jobpost-jobtitle {
    font-weight: bold;
    text-decoration: underline;
}
    
.footer span {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-club {
    font-size: 1.5em;
    font-weight: bold;
}
   
.footer-usatf-logo {
    height: 100px;
    width: auto;
    margin: 10px 30px;
}

.footer-desc {
		text-align: center;
    margin: 0 auto;
    font-size: 1.4em;
    font-style: italic;
    width: 60%;
}
    
.footer-store {
    font-size: 1.4em;
    margin-top: 15px;
}
    
.footer a {
    text-decoration: none;
    font-weight: normal;
    color: white;
}


.footer a:hover {
    text-decoration: underline;
    color: gold;
}

#content {
   width: inherit;
   vertical-align: top;
   margin: 0 auto;
   padding: 20px 10px 20px 10px;
}

    .style39 a:hover {
        background-color: deepskyblue;
        color: white;
        text-decoration: none;
    }
    
    #content-text {
        background-color: #e6e6e5;
        opacity: 0.8;
        padding: 15px;
        margin: 0 auto;
        padding-top: 90px;
        position: relative;
        top: -60px;
        font-family:  "Montserrat", sans-serif;
    }
    
    .title {
        position: absolute;
        top: 15px;
        left: 27%;
        z-index: 1;
    }

    h2 {
        color: green;
        font-size: 1.2em;
        font-weight: bold;
        padding-top: 30px;
    }
    

    #myCarousel img {
        height: 500px;
        /*max-height: 100px;
        min-height: 100px; */
        width: auto;
        margin: 0 auto;
    }

    .carousel-caption-link a {
        font-size: 1.3em;
        font-weight: bold;
        color: deepskyblue;
    }

    .carousel-caption-link p {
        background-color: #D7D7C4;
        background-color: rgba(30,30,30,0.45);
        padding: 3px;
        margin: 0 auto;
    }

    .carousel-caption-link h3 {
        background-color: #D7D7C4;
        background-color: rgba(30,30,30,0.45);
        padding: 3px;
        margin: 0 auto;
    }


    .carousel-caption-link a:hover {
        color: darkblue;
    }
    
    .carousel-caption-link {
        text-align: left; 
        line-height: 1em; 
        padding: 20px;
        /*position: relative;
        top: -50px; */
    }
    
    hr.table-divider-line {
        border: 0;
        height: 1px;
        background: #333;
        margin: 3px 20px 3px 20px;
        background-image: linear-gradient(to right, #ccc, #333, #ccc);
    }    

    #racecal-last-updated {
        font-size: 1.3em;
        text-align: center;
    }

    .gsh-gallery {
        height: 760px;
        width: 910px;
        margin: 15px auto;
        border: 2px #808080 solid;
        margin-bottom: 40px;
        background-color: #303030;
    }

.gsh-gallery-item {
    overflow: hidden;height: 750px;
}

.gsh-gallery-item img {
    position: relative;
    top: 75px;
    width: 600px;
    margin: 0 auto;
    height: auto;
    /* border-left: 2px outset #D7D7C4; */
    /* border-right: 2px outset #D7D7C4; */
    /*box-shadow: gray 2px 2px inset;*/
}

.gsh-gallery-item img {
    filter: blur(4px);
    -webkit-filter: blur(4px);
}

.gsh-gallery-item.is-selected img {
    filter: none;
    -webkit-filter: none;
}


.gsh-gallery-item a {
color: white; 
}

.gsh-gallery-item a:hover {
color: gold; 
}

.gsh-gallery-header {
    font-family: 'Rambla', 'Segoe UI', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: firebrick;
    background-color: rgba(10, 10, 10, 0.8);
    position: relative;
    top: -600px;
    /* height: 100px; */
    padding: 0;
    margin: 0;
    /* border-left: 2px #D7D7C4 solid; */
    /* border-right: 2px #D7D7C4 solid; */
    border-bottom: 1px white solid;
}

.color-deepskyblue {
    color: deepskyblue;
}

/*
div.gsh-gallery-item:not(.is-selected) {
    border: 10px gray solid;
}
*/

div.gsh-gallery-item:not(.is-selected) div.gsh-gallery-title {
    color: #303030;
}

div.gsh-gallery-item:not(.is-selected) div.gsh-snow-gallery-title {
    text-shadow: 2px 2px 1px #505050;
}

div.gsh-gallery-item:not(.is-selected) div.gsh-gallery-footnotes {
    color: #303030;
}

div.gsh-gallery-item:not(.is-selected) div.gsh-gallery-footnotes a {
    color: #303030;
}

div.gsh-gallery-item:not(.is-selected) div.gsh-gallery-footnotes a:visited {
    color: #303030;
}

div.gsh-gallery-item:not(.is-selected) #series-msg > p {
    color: #303030;
}


.gsh-gallery-title {
    padding: 0;
    padding-left: 15px;
    /* margin: 0; */
    vertical-align: middle;
    height: 75px;
    line-height: 75px;
    border: 1px #393636 solid;
}

.gsh-snow-gallery-title {
    font-family: 'Yellowtail', 'Satisfy', 'Comfortaa', cursive; 
    color: #1b7bee; 
    font-size: 57px; 
    text-shadow: 2px 2px 1px #FFFFFF; 
}

.gsh-gallery-footnotes {
    background-color: rgba(20, 20, 20, 0.8);
    position: relative;
    top: 0px;
    height: 100px;
    padding: 5px 15px;
    font-family: 'Work Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: goldenrod;
    vertical-align: bottom;
    border-top: 1px white solid;
}

.gsh-gallery-footnotes a {
    color: goldenrod;
    text-decoration: underline;
}

.gsh-gallery-footnotes a:hover {
    color: white;
    text-decoration: underline;
}

.gsh-gallery-footnotes-sm {
    font-size: 12px;
}
    .gsh-gallery-footnotes p, .gsh-gallery-footnotes a {
        margin: 3px;
    }


.gsh-team-gallery-item-content {
    display: table;
    overflow: hidden;
    margin: 10px 60px;
    min-width: 925px;
    max-width: 925px;
    --angle: 35deg;
    /* border: 3px red solid; */
    /* border-radius: 5px; */
    padding: 0px 0px 0px 10px;
    /* border-image: conic-gradient(from var(--angle), red, red, red, orange, yellow, orange, orange, red, red, red, red) 1; */
    /* animation: 1s rotate linear 1; */
}

.gsh-team-item-content {
   /* display: table; */
   overflow: hidden;
   margin: 10px 15px;
   min-width: 925px;
   /*max-width: 925px;*/
   width: 97%;
    --angle: 35deg;
   margin: 10px 2px;
   border: 3px red solid;
   border-radius: 5px;
   padding: 0px 0px 0px 10px;
   border-image: conic-gradient(from var(--angle), red, red, red, orange, yellow, orange, orange, red, red, red, red) 1;
   animation: 1s rotate linear 5;
}

@keyframes rotate {
    to {
        --angle: 360deg;
    }
}
@property --angle {
    syntax: '<angle>';
    initial-value: 0deg;
    inherits: false;
}



.gsh-team-gallery-item-content-pre {
    width: 100%;
    text-align: left;
    margin: 0;
}

.gsh-team-gallery-item-content-pre pre {
    font-size: 14px;
    color: white;
    background-color: transparent;
    padding: 0;
    width: 600px;
    border: 0 !important;
}

.gsh-team-gallery-item img, .gsh-team-gallery-item video {
    height: 300px;
    width: auto;
}

.gsh-team-gallery-item-content-tr {
    display: table-row;
}

.gsh-team-gallery-item-content-td {
    display: table-cell;
    vertical-align: top;
    padding: 15px 0;
}

.gsh-team-gallery-item-content-td:first-child {
    padding-right: 15px;
}

.gsh-team-gallery-item-content-td:last-child {
    padding-left: 15px;
}

.gsh-team-gallery-item p {
    color: white;
    font-size: 16px;
}

.gsh-team-gallery-title {
    color: deepskyblue !important;
    font-size: 24px !important;
    font-style: italic;
    font-weight: bold !important;
    margin-bottom: 0px !important;
}

.gsh-team-gallery-subtitle {
    color: lightslategrey !important;
    font-size: 20px !important;
    font-style: italic;
    font-weight: 600 !important;
    margin-bottom: 7px !important;
}

/*
#gsh-team-item-content-cell-background {
    position: relative;
    top: 100px;
    left: 10px;
}
*/
#gsh-team-item-content-img-overlay {
    position: relative;
    display: block;
    top: -112px;
    left: 14px;
    width: 377px;
    height: 85px;
    padding: 3px 10px;
    background-color: #303030;
    background-color: rgba(20,20,20,0.67);
    z-index: 20;
}

#gsh-team-item-content-img-overlay p {
    font-family: "Exo 2", 'Segoe UI','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    text-transform: full-width;
    margin: 2px 0 -15px 146px;
}

#gsh-team-item-content-img-overlay p:nth-child(2) {
    font-size: 55px;
    line-height: 53px;
    margin: 2px 0px 2px 134px;
}

#gsh-team-item-content-img-overlay-usatne-logo {
    position: relative;
    top: -65px;
    left: 0px;
    width: 140px;
    height: auto;
    padding: 3px 10px;
    z-index: 50;
}

.gsh-team-gallery-item a {
    color: #058af2;
    font-size: 16px;
}

.gsh-team-gallery-item a:hover {
    color: gold;
}

#gsh-team-gallery-tbl-usatfne-gp {
    border: 0;
    border-top: 1px gray solid;
    font-size: 16px;
    font-family: 'Roboto Mono', Consolas, monospace;
    color: white;
}

#gsh-team-gallery-tbl-usatfne-gp td {
    padding: 1px 10px;
}

#gsh-team-gallery-tbl-usatfne-gp td:first-child {
    padding-left: 0;
}

#gsh-team-gallery-tbl-usatfne-gp td:last-child {
    padding-right: 0;
}

#gsh-team-gallery-tbl-usatfne-gp td  a {
    color: deepskyblue;
    text-decoration: none;
}


#gsh-team-gallery-tbl-usatfne-gp td a:hover {
    color: gold;
    text-decoration: underline;
}

#gsh-team-usatfne-logo {
    z-index: -1;
    position: absolute;
    top: 300px;
    left: 330px;
    height: 55px;
    width: auto;
}

#gsh-team-usatfne-logo-3 {
    z-index: 99;
    position: absolute;
    top: 242px;
    left: 215px;
    height: 130px;
    width: auto;
    background: rgba(20,20,20,0.6);
    padding: 10px;
    border: 1px #202020solid;
}

.gsharriers-slideshow-current {
    background-color: goldenrod;
    color: white;
}

.gsharriers-slidenav {
    font-family: "fontawesome", "Segoe UI", sans-serif;
    display: none;
}

#slideshow-size-image-size-toggle {
    position: relative; 
    top: 50px; 
    left: 30px;    
    color: white; 
    color: rgb(255,255,255,0.9);  
}

#slideshow-size-image-size-toggle:hover {
    color: white; 
    background-color: rgb(20,20,20,0.8); 
}

#slideshow-next {
    position: relative;
    top: 80px; 
    left: 240px;    
    color: rgb(255,255,255,0.9);  
    background-color: rgb(20,20,20,0.2); 
}

#slideshow-next:hover {
    background-color: rgb(20,20,20,0.8); 
}


/*
.gsharriers-slideshow div {
    position: absolute;
    top: 0;
    right: 0;
}
*/

.harriersInAction {
    float: left; 
    width: 30%; 
    margin: 5px 10px 5px 10px; 
    padding: 10px;
}

.harriersInAction-small {
    float: left; 
    width: 30%; 
    margin: 5px 10px 5px 10px; 
    padding: 10px;
}

.harriersInAction-large {
    float: left; 
    width: 95%; 
    margin: 5px 10px 5px 10px; 
    padding: 10px;
}

.harriersInAction > img {
    width: 100%; 
    height: auto;
}

.harriersInAction > p {
    font-weight: bold; 
    font-size: 10pt;
    line-height: 1.1;
    margin: 0px 1px 0px 1px;
    background-color: transparent;

}


.harriersInAction > a:hover {
    color: dodgerblue;
    text-decoration: underline;
}

#gsharriers-slideshow table {
    float: none;
    font-size: 18px;
    font-weight: bold;
    border-spacing: 10px;
    border-collapse: separate;    
}

#gsharriers-slideshow td {
    border: 2px blue solid ;
    padding: 3px 8px 2px 8px;
}

#gsharriers-slideshow td:hover {
    border: 2px deepskyblue outset ;
    background-color: darkblue;
    color: white;
}

#gsharriers-social-navigation {
    position: absolute;
    top: 20;
    right: 20;
    font-size: 36px;
    color:white;
}

.gshsnow-banner {
        background-color: #E0E0E0;
        background-color: rgb(46 46 46 / 54%);
        /*padding: 3px 30px 3px 30px;*/
        margin: 0 auto;
        position: absolute;
        top: 0;
        width: 100%;
}

.gshszlr-banner {
        background-color: #E0E0E0;
        background-color: rgba(100,100,100,0.35);
        /*padding: 3px 30px 3px 30px;*/
        margin: 0 auto;
        position: absolute;
        top: 0;
        width: 100%;	
}

.gsharriers-team-new-banner-back > p {
	margin: 0px 2px 0px 2px;
	line-height: 0.9;
}

.gshsnow-banner > h3 {
    /*	font-family: 'Mogra', cursive; 
    font-size: 48pt; 
    margin: 2px 2px 2px 20px;
	color: deepskyblue;
    text-shadow: 2px 2px #F0F0F0;
*/
    font-size: 64px;
    font-weight: bold;
    color: gold;
    margin: 3px;
    padding: 5px 20px;
    text-shadow: -1px -1px 2px #c0c0c0, 6px 6px 1px black;
    font-family: "Permanent Marker","Sarina", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }

.gshszlr-banner > h3 {
        margin: 2px 2px 2px 20px;
	font-family: 'Sarina', 'Mogra', cursive; 
        font-size: 48pt; 
	color: gold;
        text-shadow: 2px 2px #606060;
}

.gshsnow-banner > p {
        margin: 2px 2px 2px 20px;
        font-family: 'Work Sans', sans-serif;
        font-style: italic;
        font-size: 24px;
        color: yellow;
}

.gshszlr-banner > p {
        margin: 2px 2px 2px 20px;
	font-family: 'Work Sans', sans-serif;
        font-style: italic;
        font-size: 16pt; 
	color: yellow;
}

.series-messages {
        background-color: #3a3a3a;
        /* background-color: rgba(60,60,60,0.65); */
        padding: 8px 30px 3px 30px;
        margin: 0 auto;
        /* position: relative; */
        top: -60px;
        width: 100%;
        height: 60px;
}

#series-info-link {
    color: white;	
    font-size: 12pt;
}

#series-info-link:hover {
    color: gold;	
    font-size: 12pt;
}

#series-msg {
   font-family: "Work+Sans", "Segeo UI", sans-serif;
   font-size: 12pt;
}

#series-msg > p {
        color: #ed86ff;
        margin: 1px 1px 2px 0px;
}

#series-msg-hand {
    font-family: 'Delicious Handrawn', cursive;
    color: deepskyblue;
    font-size: 60px;
    position: absolute;
    top: 480px;
    left: 40px;
    font-weight: bold;
    text-shadow: 3px 3px 2px white;
    transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
}

#series-msg a {
    color: yellow;
}

.pipeline {
   color: deepskyblue;
   font-weight: normal;
   font-size: 1.2em;   
   font-weight: bold;
}

#gshharriers-fullresults {
	overflow-y: scroll;
	height: 400px;
}

.winners-list {
   font-family: "Work Sans", sans-serif;
   font-size: 14px;    
   padding: 0 0 0 15px;
   list-style-type: none;
}

.winners-list i {
	margin-right: 10px;
	color: #2c14c0;
}


img.shake:hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.5s;

  /* When the animation is finished, start again */
  animation-iteration-count: 2;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.animated {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    /* animation-name: swing; */
    animation: 1s swing linear 10;
}

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


.gsh-announcement-table {
    width: 100%;
    margin: 0px 50px 2px 10px;
    font-size: 16px;
}

.gsh-announcement-table tr {
    vertical-align: top;
}

.gsh-annoumcement-subtable {
    width: 90%;
    margin: 0px 30px;
    vertical-align: top;
}

.gsh-announcement-subtable caption {
    font-weight: bold;
    color: darkred;
    /* text-decoration: underline; */
    font-size: 21px;
    border-bottom: 1px gray solid;
}

@media screen and (max-width: 980px) {

    .gsh-team-gallery-item p {
        font-size: 12px;
    }

    .gsh-team-gallery-item-content-pre pre {
        font-size: 12px;
    }

    .gsh-team-item-content {
        width: 90%;
    }
}

.gsh-announcement-subtable tbody tr td:nth-child(1) {
    font-weight: 400;
    padding: 2px 30px 1px 2px;
}

.gsh-announcement-subtable tbody tr td:nth-child(4) {
    text-align: start;
    padding-left: 5px;
}

.gsh-announcement-subtable tbody tr td:nth-child(2) {
    max-width: 60px;
    text-align: end;
    padding: 2px 3px;
}

.gsh-announcement-subtable tbody tr td:nth-child(3) {
    max-width: 20px;
    text-align: center;
    padding: 2px 3px;
}

#gsh-gallery-2023-xcnat {
    background-image: url("../USATF-NAT/2023/USATF-2023-CLUBXC-REBENCIUC.jpg");
    padding: 0;
}

#gsh-gallery-2023-xcnat2 {
    background-color: rgb(37 35 35 / 62%);
    background: linear-gradient(330deg, rgb(0 0 0 / 23%) 5%, rgb(0 0 0 / 95%) 70%);
    padding: 9px;
    border: 1px deepskyblue solid;
}



#gsh-gallery-2023-xcnat2 > p.gsh-team-gallery-subtitle {
    border-bottom: 1px solid snow;
}

#gsh-announcement-ff-main-hours > table > tbody > tr > td > span > a > img {
    margin-right: 8px;
    height: 22px;
    width: auto;
}