.participant-view{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.participant-view .marker-row{z-index:1;background-color:var(--col-heading-bg);height:var(--marker-size);width:100%}.participant-view .course{-webkit-box-flex:1;-ms-flex:1;flex:1}.participant-view .course.landscape{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participant-view .course.landscape .sorting-items{width:100%;position:relative;overflow:hidden}.participant-view .participant:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:2px 0 2px 0;border-style:solid;border-color:var(--participant-highlight);z-index:1}.appbar{width:100%;font-weight:700;background:#ff0;opacity:.5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:1rem;position:absolute;bottom:0}.appbar,.participant-page{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.participant-page{padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}