<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        body {
          background: url("images/blur2.jpg") no-repeat center center fixed;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
        }
        /*body {
            background-image: url("images/blur2.jpg");
            background-size: 100% auto;
            background-repeat: no-repeat;
        }*/
        body &gt; div {
            background-image: inherit;
            background-size: inherit;
            background-repeat: inherit;
        }

        .place {
            background-color: #47991f;
            font-size: 15px;
            width: 40px;
            color: #fff;
            float:left;
            height:35px;
            text-align:center;
            padding-top:15px
        }

        .nostartbg {
            background-color: #F88017;
            font-size: 15px;
            width: 40px;
            color: #fff;
            float:left;
            height:35px;
            text-align:center;
            padding-top:15px
        }

        .dropbg {
            background-color: red;
            font-size: 15px;
            width: 40px;
            color: #fff;
            float:left;
            height:35px;
            text-align:center;
            padding-top:15px
        }






        .category {
            color: #808080;
            font-size:8px;
            text-shadow:none;
        }

        .place.alternateRow {
            background: #7acc52;
        }

        .place.dropbg {background-color:red;}

        .grid_bib{margin-top:8px;}

        .bib{
            background-image: url('images/ultrasignupbib.jpg'); 
            background-size:50px 35px;
            height:30px;
            width:48px;
            background-repeat:no-repeat;
            background-position-x:center;
            background-position-y:center;
            font-size: 16px;
            color: #000000;
            float:left;
            font-weight:bold;
            text-align:center;
            padding-top:5px;
            margin-left:5px;

        }


          
        .bib_old{

            background-image: url('images/ultrasignupbib.jpg'); 
            background-size:70px 48px;
            height:38px;
            width:68px;
            background-repeat:no-repeat;
            background-position-x:center;
            background-position-y:center;
            font-size: 20px;
            color: #000000;
            float:left;
            font-weight:bold;
            text-align:center;
            padding-top:10px;
            /*border-bottom:1px solid #808080;
            border-left:1px solid #808080;
            border-right:1px solid #808080;*/

        }


        .thumb-button {
            height:70px;padding-top:40px; font-size:1.5em;
        }

        .runnercount {
            color: #fff;
            font-size:1.2em;
            text-shadow:none;
        }
/* ==========================================================================
   Fonts
   ========================================================================== */

@font-face {
font-family:'Tahoma';
/*src: url('../../fonts/Bebas/BebasNeue-webfont.eot');
src: url('../../fonts/Bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../../fonts/Bebas/BebasNeue-webfont.woff') format('woff'),
	 url('../../fonts/Bebas/BebasNeue-webfont.ttf') format('truetype'),
	 url('../../fonts/Bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');*/ 

}



.delete-x {color:red !important;text-decoration:none !important;}

/* ==========================================================================
   Buttons
   ========================================================================== */

.btn,
button,
input[type="submit"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  *margin-left: .3em;
  text-decoration: none;
  color:#ffffff;
  /*color: #3b3b3b;background: #e3e3e3;*/
  border: 0;
}
.btn:first-child,
button:first-child,
input[type="submit"]:first-child {
  *margin-left: 0;
}

.btn:hover,
button:hover,
input[type="submit"]:hover {
    color: #ffffff;
    background: #505050;
    text-decoration: none;
}



.btn.active,
button.active,
input[type="submit"].active,
.btn:active,
button:active,
input[type="submit"]:active {
  background: #990000;
}

.btn.wider {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
button.wider,
input[type="submit"].wider {
  padding-left: 20px;
  padding-right: 20px;
}
.btn.disabled,
button.disabled,
input[type="submit"].disabled,
.btn[disabled],
button[disabled],
input[type="submit"][disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-giant{
  padding: 30px 100px;
  font-size: 25px;
   font-weight:bold;
}


.btn-command {
    color: #ffffff;
    background:#9d9f39;
    border: 0;
}

.btn-giant{
    width: 100%;
    margin: 5px;
}



.btn-command:hover {
  color: #ffffff;
  background: #505050;
}
/*.btn-command.active,
.btn-command:active {
  background: #43911d;
}*/

a{color:#ffffff;}

#page_main { /*use flexbox to make sticky footer*/
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

#page_main &gt; div:nth-child(2) { /*use flexbox to make sticky footer*/
  flex: 1;
  -webkit-flex: 1; /* Safari 6.1+ */
  -ms-flex: 1; /* IE 10 */
}
.footer-docs p {
    display: inline-block;
    margin: 0px;
}
.ui-footer { /*footer styles*/
  text-shadow: none !important;
  font-weight: 100 !important;
  text-align: center;
  border-bottom: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}
.ui-header {
    border-top: none;
}
#grad1 {
    height: 20px;
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.3)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.3)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.3)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.3)); /* Standard syntax (must be last) */
}
#grad2 {
    height: 20px;
    background: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0)); /* Standard syntax (must be last) */
}
.vertical-center {
    margin: auto;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 0;
    bottom: 0;
    display: inline-block;
    height: 368px;
}
.filters {
    border: none;
    background: #990000;
    color: white;
    border-radius: 0;
    width: 32%;
    padding: 10px;
}
.distance-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.distance-label {
    color:#808080;
    font-weight: normal;
}

.status-label{
    color:#ff0000;
    font-weight: normal;
    font-size:12px;
}

.gender-label{
    color:#808080;
    font-weight: normal;
    font-size:12px;
}


.participantInfo {
    display: inline-block;
    margin-top: 6px;
}
.checkpointInfo {
    display: inline-block;
    width: 100%;
    margin-top: 6px;
    padding: 10px 0px;
}
.checkpointInfo .lapNum {
    font-size: 10px;
    clear: both;
    margin-left: 1px;
    font-weight: normal;
    color: black;
}
.checkpointInfo .lapName {
    font-weight: bold;
    color: #47991f;
}
.jqm-home {
    background: #990000 !important;
    border-width: 2px !important;
    border-radius: 25% !important;
}
.price-ul{
    width:100%;
    padding:0;
    margin:0;
}

.price-ul li {
    background: #fff;
    background-color: #fff;
    list-style:none;
    width:100%;
    height: 50px;
}
.price-ul li.alternateRow {
    background: #efefef;
}
.place {
    background: #47991f;
}
.place.alternateRow {
    background: #7acc52;
}
.ui-content.noTopPad {
    /*text-align: center;*/
    padding-top: 0;
}
.ui-content.noPad {
    /*text-align: center;*/
    padding: 0;
}
.eventInfo {
    background: rgba(0,0,0,0.4);
    color: white;
    font-family: 'Tahoma';
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    font-size: 24px;
    text-shadow: none;
}
.eventInfo .subInfo {
    font-size: 18px;
    line-height: 18px;
}
.eventInfo .location {
    color: #990000;
    font-family:Tahoma;
    font-weight:bold;
}
.eventInfo .distance {
    color: #9D9F39;
    font-family: Tahoma;
    font-weight:bold;
}
.eventInfo .date {
    opacity: 0.6;
}
.ui-select {
    display: inline-block;
    width: 49%;
}
.ui-select .ui-btn {
    background: #303030;
    color: white;
    text-shadow: none;
}
.ui-page-theme-a .ui-btn {
    color: white;
    background-color: #303030;
    text-shadow: none;
}
.time {
    font-size: 12px;
    vertical-align: top;
    /*width: 150px;*/
}

/* participant_detail extra styles */
.participant_card {
    width: 300px;
    height: 100px;
    background: white;
    margin:auto;
    margin-top: 1em;
    /*border: 3px solid green;
    border-radius: 5px;*/
    /*********************************************************************************TODO REPLACE THIS************************************************************************************/
    background-image: url("https://s3.amazonaws.com/img.ultrasignup.com/events/raw/171dab24-59a6-4146-ab2e-b4f8b0f9db2a.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.bib.xl {
    width: 95px;
    height: 100px;
    display: table;
    vertical-align: middle;
    padding-top: 0px;
    background: rgba(71,153,31,0.8);
}
.bib.xl span {
    display: table-cell;
    vertical-align: middle;
    font-size: 40px;
}
.participant_card .info {
    padding: 10px;
    display: table;
    width: 180px;
    height: 80px;
    background: rgba(255,255,255,0.8);
}
.participant_card .info .details {
    display: table-cell;
    vertical-align: middle;
}

.checkpoint {
    text-align: center;
    color: white;
    text-shadow: none;
    font-weight: bold;
    font-size: 30px;
    background: #47991f;
}

/*@media screen and (max-width: 360px) {
    #page_main {
        display: flexbox;
    }
}

@media screen and (max-height: 480px) {
    .vertical-center {
        height: 292px;
    }
    .btn.wider {
        padding: 20px 0px;
    }
}*/</pre></body></html>