@font-face {
    font-family: GT Walsheim Pro;
    src: local("GT Walsheim Pro Regular"), local("GTWalsheimProRegular"), url(GTWalsheimProRegular.woff2) format("woff2"), url(GTWalsheimProRegular.woff) format("woff"), url(GTWalsheimProRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GT Walsheim Pro;
    src: local("GT Walsheim Pro Bold"), local("GTWalsheimProBold"), url(GTWalsheimProBold.woff2) format("woff2"), url(GTWalsheimProBold.woff) format("woff"), url(GTWalsheimProBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

html {
    overflow-y: scroll;
}

body {
    background: #fafafa !important;
    font-family: 'Roboto', sans-serif  !important;

}
.normal{
    font-weight: 400;
}


.navbar {
    background-color: rgba(69,90,100,1);
    height: 56px;
}
.nav-link{
    color: #fff !important;
}
.nav-link:hover{
    color: rgba(255, 255, 255, 0.85) !important;
}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        background-color: rgba(69,90,100,1) !important;
        max-width: 200px !important
    }
}

@media (max-width: 991.98px) {
    .bd-lead-right {
        display: none
    }

    .linkrowclass {
        margin-top: 10px
    }
}

@media (max-width: 1199px) {
    .db-secondary-menu {
        background-color: #fcfcfc
    }
}

@media (min-width: 1200px) {
    .db-secondary-menu {
        z-index: 1020;
        position: fixed;
        top: 56px;
        bottom: 0
    }
}

@media (min-width: 1399px) {
    .nav-item {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (max-width: 1199px) {
    .db-secondary-menu {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
}

@media (min-width: 1200px) {
    #sidebar {
        background-color: #fff;
        min-width: 350px;
        max-width: 350px;
        border-right: 1px solid rgba(1, 0, 0, .05)
    }
}

@media (min-width: 1399px) {
    .nav-item {
        padding-right: 5px;
        padding-left: 5px
    }
}

.jury {
    margin-top: 50px
}

.lg-view {
    display: block
}

.sm-view {
    display: none
}

@media screen and (max-width: 1070px) and (min-width: 990px) {
    .lg-view {
        display: none
    }

    .sm-view {
        display: inline-block
    }
}

.blogmain {
    width: 100%
}

.nav-item {
    font-size: 16px !important
}

@media (min-width: 1200px) {
    #sidebar.active {
        min-width: 50px;
        max-width: 50px;
        transition: all .3s ease
    }

    .sidebar-row {
        margin-top: -20px;
        min-height: 160px
    }

    .sidebar-hide-text {
        position: relative;
        margin-right: 62px;
        margin-top: -5px;
        color: #a7a7a7;
        font-size: 13px
    }

    .rotated-text {
        position: relative;
        writing-mode: tb-rl;
        transform: rotate(-180deg);
        right: 16px;
        top: 40px;
        color: #d3d3d3
    }
}

th {
    padding: 5px;
    color: #212529;
    background-color: #fff
}

.sidebar-row {
    max-width: 100vw !important
}

.icon-nav {
    box-sizing: content-box !important;
    width: 32px
}

.optionsicontext {
    margin-left: -80px
}

.optionsbottom {
    fill: #7b7b7b
}

.flex-box-2 {
    display: flex;
    justify-content: flex-end
}

@media (max-width: 1199px) {
    .flex-box-2 {
        display: none
    }

    .rotated-text {
        display: none
    }
}

.sidebarCollapse {
    position: relative;
    right: 13px;
    top: -10px;
    border-color: #d3d3d3;
    color: #d3d3d3;
    z-index: 10000
}

#sidebar.active .CTAs, #sidebar.active .sidebar-header h3 {
    display: none
}

#sidebar.active .sidebar-header strong {
    display: block
}

#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

#main {
    width: 100%;
    padding-left: 400px;
    padding-right: 25px
}

#secondary {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 30px;
    max-width: 350px;
    border-right: 1px solid rgba(1, 0, 0, .05)
}

.site-main {
    padding-left: 20px !important;
    padding-top: 10px
}

.bg-light {
    background-color: transparent !important
}

#primary {
    padding-bottom: 50px;
    margin: auto;
    position: relative
}

@media (min-width: 1200px) {
    #primary {
        max-width: 1000px;
        right: 2%
    }
}

@media (min-width: 1600px) {
    #primary {
        right: 6%
    }
}

@media (min-width: 1350px) {
    #footer-widget {
        position: relative;
        left: 13%
    }
}

@media (min-width: 1600px) {
    #footer-widget {
        position: relative;
        left: 7%
    }
}

@media (min-width: 2300px) {
    #footer-widget {
        position: relative;
        left: 0
    }
}

#reply-title {
    padding-top: 30px
}

#comments {
    padding-top: 40px
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf13b;
    border-color: transparent
}

#footer-widget {
    padding-top: 25px;
    padding-bottom: 10px
}

@media (min-width: 1199px) {
    #main {
        transition: all .3s ease
    }
}

@media (max-width: 1199px) {
    #main {
        padding-left: 25px !important;
        padding-right: 25px !important
    }
}

@media (max-width: 980px) {
    #main {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media (max-width: 1199px) {
    .site-main {
        padding-top: 15px
    }
}

@media (max-width: 980px) {
    .site-main {
        padding-top: 5px
    }
}

.row {
    margin-right: 0;
    margin-left: 0
}

.entry-title > a:hover, .page-title > a:hover {
    text-decoration: none
}

.bd-docs-nav {
    margin: 0
}

.racetitle {
    margin-top: 0
}

.footeritem {
    width: 200px !important
}

#rightsearchfront{
    margin-left: 40px !important;
    height: 16px !important;
}
.btn-dark {
    background-color: rgba(69,90,100,1) !important;
    border-color: rgba(69,90,100,1) !important;
}
.btn-dark:hover {
    background-color: rgb(52, 64, 70) !important;
    border-color: rgb(52, 64, 70) !important;
}



.bd-search-docs-toggle {
    position: absolute;
    top: 60px;
    right: 17px;
    color: #a7a7a7
}

.sidebar-group {
    min-width: 240px;
    max-width: 260px;
    padding-left: 2rem;
    padding-top: .5rem;
    padding-bottom: .4rem
}

@media (max-width: 1199px) {
    .sidebar-group {
        min-width: 300px
    }
}

.sidebar-row {
    margin-right: 0
}

@media (min-width: 1199px) {
    .sidebar-row {
        margin-top: .7rem
    }
}

.navbar-brand {
    font-size: 20px !important
}

.navbar-toggler-icon {
    height: 30px !important;
    width: 30px !important
}

@media (max-width: 1199px) {
    .db-secondary-menu {
        width: 100vw;
        z-index: 900
    }

    .menu-sidebar-top {
        width: 100vw;
        max-width: 100%;
        height: 55px;
        margin: -9px
    }

    .sidebar-group {
        padding-bottom: 2rem
    }
}

.dark {
    background: #333 !important;
    color: #fff !important;
    cursor: s-resize !important;
    background-repeat: no-repeat !important;
    background-position: 3% center !important
}

.light {
    background: #413f59 !important;
    color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: 3% center !important
}

.grid line {
    stroke: #d3d3d3;
    stroke-opacity: .7;
    shape-rendering: auto
}

.grid path {
    stroke-width: 0
}

.grid21 line, .grid22 {
    stroke: #d3d3d3;
    stroke-opacity: .7;
    shape-rendering: auto
}


.axis line, .axis path {
    fill: none;
    stroke: grey;
    stroke-width: 1;
    shape-rendering: auto
}

.tick text {
    fill: rgba(43, 46, 48, 0.75);
    stroke-width: 1;
 }
@supports (-moz-appearance:none) {
    .tick text {
        fill: rgba(43, 46, 48, 0.5);
        stroke-width: 1;
    }
}

.grid21 path, .grid22 {
    stroke-width: 0
}

.button1 rect {
    stroke: #000;
    stroke-width: 1px
}

.button1 rect.pressed1 {
    fill: #f0e4ff
}

.button1 #gradient-start {
    stop-color: #fff;
    stop-opacity: 1
}

.button1 #gradient-stop {
    stop-color: #fff;
    stop-opacity: 1
}

.button1 #gradient-start.active, .button1 #gradient-start.pressed {
    stop-color: #fff
}

.button1 text {
    font-size: 14px;
    fill: #000;
    pointer-events: none;
    text-anchor: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.button2 rect.pressed {
    fill: #f0e4ff
}

.button2 #gradient-start {
    stop-color: #fff;
    stop-opacity: 1
}

.button2 #gradient-stop {
    stop-color: #fff;
    stop-opacity: 1
}

.button #gradient-start.pressed, .button2 #gradient-start.active {
    stop-color: #fff
}

.button2 text {
    font-size: 12px;
    fill: #000;
    pointer-events: none;
    text-anchor: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.axis line, .axis path {
    fill: none;
    stroke: grey;
    stroke-width: 1;
    shape-rendering: auto
}

div.tooltip3 {
    position: absolute;
    text-align: center;
    width: 110px;
    height: 66px;
    padding: 2px;
    font: 12px sans-serif;
    background: rgba(0, 0, 0, .99);
    color: #fff;
    border: 0;
    border-radius: 5px;
    pointer-events: none
}

div.tooltip {
    position: absolute;
    text-align: center;
    width: 130px;
    height: 48px;
    padding: 2px;
    font: 12px sans-serif;
    background: rgba(0, 0, 0, .99);
    color: #fff;
    border: 0;
    border-radius: 5px;
    pointer-events: none
}

td:nth-child(n+5), th:nth-child(n+5) {
    text-align: right;
    min-width: 0
}

.table-race td:nth-child(n+2), .table-race th:nth-child(n+2) {
    text-align: left;
    min-width: 0
}

.table-race td:nth-child(n+6), .table-race th:nth-child(n+6) {
    text-align: right;
    min-width: 0
}

.table-oneleft td:nth-child(n+1), .table-oneleft th:nth-child(n+1) {
    text-align: left
}

.table-oneleft td:nth-child(n+2), .table-oneleft th:nth-child(n+2) {
    text-align: right
}

.table-relayrace td:nth-child(n+2), .table-relayrace th:nth-child(n+2) {
    text-align: left;
    min-width: 0
}

.table-relayrace td:nth-child(n+7), .table-relayrace th:nth-child(n+7) {
    text-align: right;
    min-width: 0
}

.table-teamlooptable td:nth-child(n+5), .table-teamlooptable th:nth-child(n+5) {
    text-align: right;
    min-width: 0
}

.seasonresulttable td:nth-child(n+2), .seasonresulttable th:nth-child(n+2) {
    text-align: right;
    min-width: 0
}

.championshipstable td:nth-child(n+4), .championshipstable th:nth-child(n+4) {
    text-align: right
}

@media (min-width: 1000px) {
    .championshipstable td:nth-child(n+4), .championshipstable th:nth-child(n+4) {
        min-width: 55px
    }
}

.wcscorestable td:nth-child(n+3), .wcscorestable th:nth-child(n+3) {
    text-align: right
}

@media (min-width: 1000px) {
    .wcscorestable td:nth-child(n+3), .wcscorestable th:nth-child(n+3) {
        min-width: 45px
    }
}

.teamscorestable td:nth-child(n+4), .teamscorestable th:nth-child(n+4) {
    text-align: right
}

.table-teamanalysis td:nth-child(n+5), .table-teamanalysis th:nth-child(n+5) {
    text-align: right;
    min-width: 0
}
.statstables td:nth-child(4), .statstables th:nth-child(4) {
    text-align: center !important;
    min-width: 0
}

.redyellow {
    background: -webkit-linear-gradient(left, red, #ff0);
    background: -o-linear-gradient(right, red, #ff0);
    background: -moz-linear-gradient(right, red, #ff0);
    background: linear-gradient(to right, red, #ff0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.countryrow {
    background: #e8d5ff
}

.beta td, .beta th {
    border-style: solid;
    border-top: thick double red
}

td:nth-child(-n+5) {
    min-width: 0
}

th.des:after {
    content: "\21E9"
}

th.aes:after {
    content: "\21E7"
}

#tablediv {
    margin-right: auto !important;
    margin-left: 0 !important
}

table {
    /*font-size: 14px !important;*/
    width: auto !important
}

.secondary-label {
    padding-top: 10px;
    font-size: 12px !important
}

.secondary-label-first {
    font-size: 12px !important
}

#secondrowgroup {
    width: 1px
}

.pagination .page-link {
    background-color: #fff;
    border-color: #7a8288;
    color: #696969
}

.smallbutton2 {
    height: 5px
}

.nav-masthead-cats {
    position: relative;
    margin-top: 5px
}

.pagination .page-link:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
    background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
    background-repeat: no-repeat;
    -webkit-filter: none;
    filter: none;
    text-decoration: none
}

.pagination .page-item.active .page-link {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
    background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
    background-repeat: no-repeat;
    -webkit-filter: none;
    filter: none
}

.pagination .page-item.disabled .page-link {
    background-color: #28d028;
    border-color: #fff;
    background-repeat: no-repeat;
    -webkit-filter: none;
    filter: none
}

.tablediv {
    padding-top: 55px
}

.select2-results__options {
    max-height: 252px !important;
}

@media (max-width: 968px) {
    .select2-results__options {
        max-height: 180px !important
    }
}

.select2-selection__rendered {
    line-height: 35px !important
}

.select2-container .select2-selection--single {
    height: 38px !important
}

.select2-selection__arrow {
    height: 38px !important
}

.slidertextdiv {
    font-size: 13px
}

.newlineseparator {
    width: 99vw;
    clear: both
}

.sliderrangediv {
    margin-top: 12px;
    max-width: 640px;
    cursor: pointer
}

#slidestart {
    font-size: 14px
}

#slideend {
    font-size: 14px
}

#slider-range .ui-slider-handle {
    border-color: #4b4b4b;
    outline: 0;
    width: 10px;
    height: 26px;
    top: -8px;
    margin-left: -5px;
    opacity: .7
}

#slider-range .ui-slider-range {
    background-color: #5a5a5a
}

.racessidebardiv {
    margin-top: 40px
}

.racessidebardivcorrection {
    margin-top: 15px
}

select {
    border-color: #7a8288 !important
}

.toplogo {
    margin-right: 15px;
    margin-top: -5px;
    margin-left: 10px
}

@media (max-width: 1000px) {
    .toplogo {
        margin-left: 0
    }
}

td.strikeoutscore {
    text-decoration: line-through
}

#biopicture {
    position: relative
}

#biopicture img {
    position: absolute;
    top: -5px;
    right: 0;
    max-height: 230px;
    width: auto
}

@media (min-width: 1650px) {
    #biopicture img {
        right: 20%
    }
}

.athleteheader {
    min-height: 200px
}

.pagesubheaderright {
    margin-top: -6px
}

.subheaderinfo {
    font-size: 17px;
    max-width: 60%
}

.subheaderinfotop {
    padding-top: .7em
}

.subheaderage {
    font-size: 14px;
    max-width: 60%
}

.headertoprow {
    clear: both
}

.athname {
    max-width: 80%;
    float: left
}

.bioflag {
    float: left;
    margin-top: 60px
}

.listflag {
    position: relative;
    float: left;
    left: 3px !important;
    top: 16px !important;
    margin-bottom: 0
}

.listflag2 {
    position: relative;
    float: left;
    left: 3px !important;
    top: 22px !important;
    margin-bottom: 0
}

.nationlisttext {
    margin-left: 44px;
    margin-right: 10px
}

.moveup {
    margin-top: -26px
}

.smallpic {
    object-fit: cover;
    width: 150px;
    height: 220px;
    padding-top: 15px
}

@media (min-width: 1650px) {
    .smallpic {
        margin-right: 10vw
    }
}

@media (max-width: 1199px) {
    #biopicture img {
        object-fit: cover;
        width: 150px;
        height: 200px;
        top: 20px
    }

    .bioflag {
        margin-top: 50px
    }
}

@media (max-width: 768px) {
    #biopicture img {
        object-fit: cover;
        width: 100px;
        height: 150px;
        top: 5px;
        margin-top: 65px
    }
}

#slider-range .ui-slider-range {
    background-color: #5a5a5a
}

input[type=range] {
    -webkit-appearance: none;
    background: 0 0 !important
}

input[type=range]::-webkit-slider-runnable-track {
    background: #5a5a5a
}

input[type=range]::-moz-range-track {
    background: #5a5a5a
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #bbb !important;
    outline: 0;
    width: 9px;
    height: 22px;
    margin-top: -7px;
    opacity: .7;
    cursor: pointer
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    background: #bbb !important;
    outline: 0;
    width: 8px;
    height: 20px;
    margin-top: -9px;
    opacity: .7;
    cursor: pointer
}

.flexcroll::-webkit-scrollbar {
    width: 12px !important
}

.flexcroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .18) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important
}

.flexcroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: rgba(82, 82, 82, .3) !important
}

.strikeout {
    position: relative
}

.strikeout::after {
    border-bottom: .125em solid red;
    content: "";
    left: 50%;
    margin-top: calc(.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%
}

.table-responsive-xl {
    overflow-x: auto;
    overflow-y: hidden
}

.worldcuplocheader {
    padding-left: 50px;
    max-width: 100%;
    font-size: calc(1.2rem + .3vw)
}

.championshipheader {
    margin-top: 20px
}

.flagWcloc {
    position: relative;
    float: left;
    left: 3px !important;
    top: 20px !important;
    margin-bottom: 0
}

.worldcupdate {
    margin-top: 25px;
    font-weight: 400;
    font-size: 12px
}

.courseloop {
    font-weight: 400;
    font-size: 15px
}

.radioinput {
    cursor: pointer
}

.custom-control-label {
    cursor: pointer
}

.highlightedline {
    stroke: #272727 !important;
    cursor: pointer
}

circle.highlightedline {
    fill: #272727 !important
}

circle.highlightedline {
    stroke: #8d8d8d !important;
    stroke-width: 2 !important;
    stroke-opacity: 1 !important
}

text.highlightedline {
    fill: #272727 !important;
    stroke: none !important;
    stroke-width: 1
}

.highlightselected {
    font-weight: 700
}

.smallchartdiv {
    margin-top: 25px;
    width: 800px;
    height: 100%
}

.small1chartdiv, .small2chartdiv, .small3chartdiv, .small4chartdiv {
    margin-top: 25px;
    width: 650px;
    height: 100%;
    margin-left: -20px
}

.overviewtext {
    margin-left: 25px;
    font-weight: 300
}

.overviewstats {
    margin-left: 25px
}

.overviewneg {
    margin-top: -35px
}

.small5chartdiv {
    padding-left: 13px;
    margin-top: 25px;
    width: 565px;
    height: 100%
}

@media (max-width: 600px) {
    .overviewstats {
        margin-top: 0
    }

    .small1chartdiv, .small2chartdiv, .small3chartdiv, .small4chartdiv {
        margin-left: 0
    }

    .overviewtext {
        margin-left: 0
    }

    .overviewstats {
        margin-left: 0
    }
}

.negoverview2 {
    margin-left: -8px
}

.largechartdiv {
    margin-top: 25px;
    width: 1000px;
    height: 100%
}

.frontchartAthchartdiv, .frontchartMchartdiv, .frontchartRacechartdiv, .frontchartRecchartdiv, .frontchartSeasonchartdiv, .frontchartWchartdiv {
    margin-top: 15px;
    width: 450px;
    margin: auto;
    height: 100%;
    padding-right: 5px;
}

.frontchart1Mchartdiv, .frontchart2Mchartdiv, .frontchart3Mchartdiv,.frontchart1Wchartdiv, .frontchart2Wchartdiv, .frontchart3Wchartdiv{
    margin-top: 5px;
    width: 420px;
    margin: auto;
    height: 100%;
    padding-left: 5px;
}

.frontchart1Recordchartdiv, .frontchart2Recordchartdiv, .frontchart3Recordchartdiv,.frontchart4Recordchartdiv {
    margin-top: 5px;
    width: 420px;
    margin: auto;
    height: 100%;
    padding-left: 5px;
}

.axis { font: 16px sans-serif; }

.secondaryrowforButtons {
    margin-top: 25px
}

.secondaryrowforButtons2 {
    margin-top: 10px
}

.seconditemsrowitem {
    margin-bottom: 10px
}

.sliderdiv {
    max-width: 220px
}

.behindSwitch {
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 8px
}

.rankSwitch {
    margin-right: 80px;
    margin-top: 5px;
    margin-bottom: 8px
}

.rankSwitchScores {
    margin-right: 318px
}

.droppedSwitch {
    margin-top: 5px;
    margin-bottom: 8px
}

.toprow {
    overflow: auto
}

.showChart {
    margin-top: 25px;
    float: left
}

.showChart2 {
    margin-top: 18px;
    margin-left: auto;
    color: #7b7b7b;
    cursor: pointer
}

.explanationnote {
    font-size: 17px;
    margin-top: 15px
}

.explanationlead {
    font-size: 17px
}

.explanationtext {
    margin-top: 20px
}

.explanationtextbox {
    font-weight: 300;
    margin-bottom: -16px
}

.explanationrow {
    border-radius: 5px;
    padding: 7px;
    margin-top: 20px;
    background-color: #e5e5e5
}

code {
    color: #4c4c4c
}

@media (min-width: 1600px) {
    .explanationrow {
        width: 80%
    }
}

.lefthandstart {
    margin-right: 20px
}

.lefthandsubheader {
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 10px
}

.relativesnav {
    margin-top: 5px;
    margin-right: 40px
}

.relativescoresdropdown {
    margin-right: 100px
}

.loopsnav {
    margin-right: 40px;
    margin-top: 5px
}

.statcatnav {
    margin-right: 40px;
    margin-top: 5px
}

.secondarybuttonsfirstdiv {
    margin-bottom: 8px
}

.secondaryrowlabel {
    min-width: 56px
}

.secondarybuttonsseconddiv {
    margin-bottom: 8px;
    margin-right: 80px
}

.athleteswitch {
    margin-right: 100px;
    min-height: 33px
}

.athleteswitch2 {
    margin-right: 70px
}

.svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 58%;
    vertical-align: top;
    overflow: hidden
}
@media (min-width: 1199px) {
    .svg-container {
        padding-bottom: 58%;
    }
}

.svg-container2 {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 65%;
    vertical-align: top;
    overflow: hidden
}

.svg-content-responsive {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0
}

.target00000 {
    background: url(../shootingimages/00000.png) no-repeat top left
}

.target00001 {
    background: url(../shootingimages/00001.png) no-repeat top left
}

.target00010 {
    background: url(../shootingimages/00010.png) no-repeat top left
}

.target00011 {
    background: url(../shootingimages/00011.png) no-repeat top left
}

.target00100 {
    background: url(../shootingimages/00100.png) no-repeat top left
}

.target00101 {
    background: url(../shootingimages/00101.png) no-repeat top left
}

.target00110 {
    background: url(../shootingimages/00110.png) no-repeat top left
}

.target00111 {
    background: url(../shootingimages/00111.png) no-repeat top left
}

.target01000 {
    background: url(../shootingimages/01000.png) no-repeat top left
}

.target01001 {
    background: url(../shootingimages/01001.png) no-repeat top left
}

.target01010 {
    background: url(../shootingimages/01010.png) no-repeat top left
}

.target01011 {
    background: url(../shootingimages/01011.png) no-repeat top left
}

.target01100 {
    background: url(../shootingimages/01100.png) no-repeat top left
}

.target01101 {
    background: url(../shootingimages/01101.png) no-repeat top left
}

.target01110 {
    background: url(../shootingimages/01110.png) no-repeat top left
}

.target01111 {
    background: url(../shootingimages/01111.png) no-repeat top left
}

.target10000 {
    background: url(../shootingimages/10000.png) no-repeat top left
}

.target10001 {
    background: url(../shootingimages/10001.png) no-repeat top left
}

.target10010 {
    background: url(../shootingimages/10010.png) no-repeat top left
}

.target10011 {
    background: url(../shootingimages/10011.png) no-repeat top left
}

.target10100 {
    background: url(../shootingimages/10100.png) no-repeat top left
}

.target10101 {
    background: url(../shootingimages/10101.png) no-repeat top left
}

.target10110 {
    background: url(../shootingimages/10110.png) no-repeat top left
}

.target10111 {
    background: url(../shootingimages/10111.png) no-repeat top left
}

.target11000 {
    background: url(../shootingimages/11000.png) no-repeat top left
}

.target11001 {
    background: url(../shootingimages/11001.png) no-repeat top left
}

.target11010 {
    background: url(../shootingimages/11010.png) no-repeat top left
}

.target11011 {
    background: url(../shootingimages/11011.png) no-repeat top left
}

.target11100 {
    background: url(../shootingimages/11100.png) no-repeat top left
}

.target11101 {
    background: url(../shootingimages/11101.png) no-repeat top left
}

.target11110 {
    background: url(../shootingimages/11110.png) no-repeat top left
}

.target11111 {
    background: url(../shootingimages/11111.png) no-repeat top left
}

.targetimage {
    padding-top: 5px;
    min-width: 120px !important;
    background-size: 141px 30px;
    background-origin: content-box
}

.targetimageheader {
    text-align: center
}

.shootingbar {
    margin-top: 35px
}

.toplineraces {
    margin-top: 15px
}

.labelnamesdropdown {
    padding-top: 40px
}

.labelnamesdropdownFront {
    padding-top: 0;
    padding-right: 10px;
    font-weight: 300
}

.rightsearchfront {
    margin: auto;
    max-width: 700px
}

.select2front {
    width: 85% !important
}

@media (min-width: 700px) {
    .select2front {
        width: 65% !important
    }
}

.select2-selection__choice {
    display: none !important
}

.loopsdropdowndiv {
    float: left;
    margin-right: 100px;
    margin-bottom: 8px
}

.loopsdropdowndiv2 {
    float: left;
    margin-right: 40px;
    margin-top: 20px
}

.championshipstable {
    margin-top: 13px;
    margin-bottom: 70px
}

.wcscorestable {
    margin-bottom: 70px
}

.secondarybuttonsfirstdiv {
    margin-right: 20px
}

.catdiv {
    margin-top: 30px;
    z-index: 10;
    position: relative
}

#cat {
    z-index: 10;
    position: relative
}

.linkrowclass {
    display: flex;
    margin-right: 30px;
    font-weight: 300
}

.linkrowclass-seasons {
    margin-bottom: 20px
}

.linkrowclassright {
    flex-grow: 1
}

.text-my-own-color {
    color: #212529 !important;
    margin-left: 8px
}

.btn-outline-primary {
    color: #6b747c
}

.btn-catrow {
    max-width: 170px !important
}

.break {
    flex-basis: 100%;
    height: 0
}

@media (min-width: 1399px) {
    .navbar-brand {
        margin-right: 30px !important
    }
}

.frontitem {
    padding: 10px 0px 10px 10px;
}


@media (max-width: 700px) {
    .frontitem {
        padding: 20px 0 20px 0 !important
    }

    .front-headline {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.table-front {
    color: #fff
}

.worldcuplocheaderfront {
    position: relative;
    float: left;
    max-width: 100% !important
}

.notelinescores {
    margin-top: 20px;
    margin-bottom: -36px
}

.flagheaderfront {
    position: absolute;
    top: 0;
    left: 100%;
    left: 3px !important;
    top: 20px !important
}

.headerfronttext {
    position: relative;
    float: right;
    left: 45px;
    top: 4px;
    margin-right: 55px
}

.headerfronttable {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 300
}

div.headerfronttable {
    text-align: center
}

.tabledivfront {
    padding-top: 25px
}

.centeredrow {
    margin: auto !important;
    max-width: 500px
}

.frontwcloc {
    margin: 0 auto;
    max-width: 350px;
    display: block
}

.minusheader {
    margin-bottom: -8px
}

.lead2 {
    font-size: 15px !important
}

.smallgenderselect {
    display: none
}

@media (max-width: 1199px) {
    .smallgenderselect {
        display: table;
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 15%
    }
}


.table-responsive > .fixed-column {
    position: absolute !important;
    display: inline-block;
    z-index: 30
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #eee
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #fff
}

@media (min-width: 700px) {
    .table-hover tbody tr:hover {
        background-color: #ddd
    }
}

.viewBox1 {
    left: 0;
    top: 0;
    position: fixed;
    stroke: #fff;
    stroke-width: 10;
    z-index: 7
}

.viewBox2 {
    right: calc(-100vw + (100vw - 100%) + 10px);
    top: 0;
    position: fixed;
    stroke: #fff;
    stroke-width: 1.4;
    z-index: 7
}

.viewBox3 {
    left: 350px;
    top: 0;
    position: fixed;
    stroke: #fff;
    stroke-width: 10;
    z-index: 7
}

.viewBox4 {
    left: 0;
    top: 0;
    position: fixed;
    stroke: #fff;
    stroke-width: 10;
    z-index: 7
}

.viewBox5 {
    right: calc(-100vw + (100vw - 100%) + 25px);
    top: 0;
    position: fixed;
    stroke: #fff;
    stroke-width: 1.4;
    z-index: 7
}

td a {
    color: #000
}

.dropdown-item.active, .dropdown-item:active {
    color: #5a5a5a !important;
    text-decoration: none !important;
    background-color: #f8f9fa !important
}

.namepopover {
    position: absolute;
    width: 210px;
    padding: 2px 0;
    min-height: 150px;
    background-color: rgba(0, 0, 0, .33);
    color: #fff;
    opacity: 1;
    transition: opacity .5s ease-in-out;
    text-align: center;
    font-size: 14px;
    z-index: 10000;
    border-radius: 3px;
}

.popupracestable{
    width: 246px !important;
    margin: 2px;
    font-size: 11px !important;
    border-collapse: collapse;
    border-style: hidden;
}

.alignLeft{
    text-align:left;
}
.widthname{
    width: 100px;
}
.widthname2{
    width: 80px;
}
.widthcode{
    width: 32px;
}
.widthrank{
    width: 13px;
}
.widthshootings{
    width: 40px;
}
.headertoprow2 {
    clear: both;
}

.athname2 {
    width: 110px;
    position: absolute;
    left: 95px;
    text-align: right;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.85);
    z-index: 10001;
}

.racepopup {
    position: absolute;
    width: 250px;
    padding: 2px 0;
    height: 167px;
    background-color: rgba(0, 0, 0, 0.68);
    color: #fff;
    opacity: 1;
    transition: opacity .5s ease-in-out;
    text-align: center;
    font-size: 14px !important;
    z-index: 10000;
    border-radius: 3px;
}
.popupracestable{
    width: 246px !important;
    margin: 2px;
    font-size: 11px !important;
    border-collapse: collapse;
    border-style: hidden;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.85);
}
table.popupracestable td, table.popupracestable th {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.alignLeft{
    text-align:left;
}
.widthname{
    width: 112px;
}
.widthname2{
    width: 100px;
}
.widthcode{
    width: 30px;
}
.widthrank{
    width: 13px;
}
.widthshootings{
    width: 40px;
}
.widthshootings2{
    width: 55px;
}
.locationinpopup{

}
#biopicture2 img {
    position: absolute;
    object-fit: cover;
    width: 120px;
    height: 150px;
    top: -6px;
    left: 3%;
}
.headertoprow2 {
    padding-top: 5px;
    clear: both;
    margin-bottom: 10px;
}


.athname2 {
    width: 110px;
    position: absolute;
    left: 95px;
    text-align: right;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.85);
    z-index: 10001;
}

.racenamepopup {
    font-size: 14px !important;
    z-index: 10001;
    position: relative;
    left: 15px;
}
.locationinpopup{
    font-size: 12px !important;
}
.bioflag3 {
    position: absolute;
    left: -36px;
    top: 24px;
    z-index: 10001;
}

.bioflag2 {
    position: absolute;
    right: 46px;
    top: 118px;
    z-index: 10001;
}
.popupname{
    font-weight: 250;
    font-size: 19px;
    z-index: 10001;
}

.subheaderage2 {
    font-size: 12px !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
    position: absolute;
    top: 130px;
    left: 164px;
    z-index: 10001
}

.patreondiv, .patreondiv2 {
    margin-top: 30px;
    font-size: 15px;
    font-weight: 300;
    font-family: GT Walsheim Pro;
    margin: 3px auto 12px auto !important;
    max-width: 920px;
    border-radius: .25rem;
    border: 1px solid rgba(170, 170, 170, .3);
    border-radius: 2px;
}



.select2-results__options::-webkit-scrollbar {
    width: 12px !important;
}

.select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.18) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

.select2-results__options::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: rgba(82, 82, 82, 0.5) !important;
}

#navbarDropdown2{
    background: #6e7e86;
    border: 1px solid rgba(170, 170, 170, .3);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);
}

.patreondiv2 {
    margin: 10px auto 40px auto !important;
}

.patreondivpatrons2{
    font-size: 13px;
}

.patreondivUp {
    margin: 5px
}

.patreonbutton {
    width: 140px;
    position: relative;
    font-weight: 700;
    font-family: GT Walsheim Pro;
    font-size: 15px;
    margin: auto;
    padding: 4px 6px 4px 6px;
    background: #141518;
    color: #fff
}

.patreonbutton a:link {
    color: #fff
}

.patreonbutton a:hover, .patreonbutton a:visited, .patreonbuttona:active {
    color: #fff
}

.patreondivRight {
    margin: auto !important;
}
@media (max-width: 990px) {
    .patreondivRight {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.patreondivthanks {
    font-size: 14px;
    font-weight: 700;
    font-family: GT Walsheim Pro
}

@media (max-width: 990px) {
    .patreondivpatrons2 {
        margin-top: 10px
    }
}

.btn-secondary, .btn-secondary:focus, .btn-secondary:hover {
    color: #333;
    text-shadow: none;
    background-color: #fff;
    border: .05rem solid #fff
}

.footeritem {
    color: #212529
}


@media (min-width: 1600px) {
    .cover-container {
        max-width: min(85%, 1600px);
    }
}

.masthead {
    margin-bottom: 2rem;
    margin-left: 15px;
    margin-right: 15px
}

.masthead-brand {
    margin-bottom: 0
}

.nav-masthead .nav-link {
    padding: .25rem 0;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
    background-color: transparent;
    border-bottom: .25rem solid transparent
}

.nav-masthead .nav-link:focus, .nav-masthead .nav-link:hover {
    border-bottom-color: rgba(255, 255, 255, .25)
}

.nav-masthead .nav-link + .nav-link {
    margin-left: 1rem
}

.nav-masthead .active {
    color: #fff;
    border-bottom-color: #fff
}

@media (min-width: 48em) {
    .masthead-brand {
        float: left
    }

    .nav-masthead {
        float: right
    }

    .cover {
        padding: 0 .5rem
    }
}

.cover {
    padding: 0 1.5rem
}

.cover .btn-lg {
    padding: .75rem 1.25rem;
    font-weight: 700
}

.mastfoot {
    color: rgba(255, 255, 255, .5);
    margin-bottom: 20px;
    margin-top: 40px
}

.frontseparator {
    height: 30px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 300;
    line-height: 1.2
}

.cover-heading {
    margin-bottom: 15px
}

@media (max-width: 768px) {
    .cover-heading {
        font-size: 1.5rem
    }

    .lead {
        font-size: 1rem
    }

    .cover {
        padding: 0 .5rem
    }

    .cover-heading {
        margin-bottom: 25px !important
    }
}

a.frontlinkbutton {
    color: #eee
}

.front-ref {
    margin-top: 20px
}

@media (max-width: 768px) {
    .itemheadline {
        font-size: 1.55rem
    }
}

@media (min-width: 1800px) {
    .centeredrow {
        padding-left: 2%
    }

}

@media (max-width: 1600px) {
    #rightsearchfront{
        display: none !important;
    }
}

@media (min-width: 1599px) {
    #rightsearchfront2{
        display: none !important;
    }
}
@media (max-width: 1200px) {
    #rightsearchfront2{
        display: none !important;
    }
}

.darkmodebig{
    display: block !important;
}
@media (min-width:1000px) and (max-width:1200px) {
    .darkmodesmall{
        display: block !important;
    }
    .darkmodebig{
        display: none !important;
    }
}


.select2-search__field{
    min-width: 200px  !important;
}

@media (max-width: 1380px) {
    .centeredrow {
        padding-left: 0
    }
}

@media (max-width: 992px) {
    .centeredrow {
        padding-left: calc(100vw / 10);
        padding-right: calc(100vw / 10)
    }
}

@media (max-width: 490px) {
    .centeredrow {
        padding-left: calc(100vw / 20);
        padding-right: 12px !important;
    }
}

.fronttext {
    font-weight: 300
}

.blogheadline {
    text-align: left;
    padding-left: 25px
}

.blogtitle {
    text-align: left;
    float: none;
    left: 0;
    padding-bottom: 20px
}

.fronttextblog {
    text-align: left;
    font-weight: 300
}


.bloglinkmore {
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    border: 1px solid rgba(170, 170, 170, .35);
    border-radius: .25rem
}

a.bloglinkmore, a.bloglinkmore:hover {
    color: #212529
}

.bloglink {
    margin-top: 50px
}

.bloglink:hover {
    opacity: .7
}

@media (max-width: 992px) {


    .blogheadline {
        padding-left: 0;
        margin-left: -5px;
        margin-top: 20px
    }

    .bloglink {
        margin-bottom: 50px
    }
}

.table-striped {
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);

}
[data-theme=dark] .table-striped{

    box-shadow: 0px 2px 2px 0px rgb(69 90 100 / 14%), 0px 3px 1px -2px rgb(69 90 100 / 12%), 0px 1px 5px 0px rgb(69 90 100 / 20%);
 }
.white-elements{
    padding:  0.01em;
    border-radius: 2px;
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);
    background: white;
}

.white-elements-search{
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);
    background:  rgba(69,90,100,1);
    height: 38px;
    border-radius: 5px;
}

[data-theme=dark] .white-elements, .white-elements-serach{

    box-shadow: 0px 2px 2px 0px rgb(69 90 100 / 14%), 0px 3px 1px -2px rgb(69 90 100 / 12%), 0px 1px 5px 0px rgb(69 90 100 / 20%);
    background: #151414;
}
.front-headline {
    padding-top: 15px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top:20px;
    margin-bottom: 25px;
}
.addedpaddingtop{
    padding-top: 20px;
}
.addedpaddingblog{
    padding: 30px;
}
.addedpaddingadds{
    padding: 18px;
}
@media (min-width: 992px) {
    .blogpost:hover, .hoveritem:hover {
        background: rgba(162, 162, 162, 0.07);
        border-radius: .25rem
    }

    [data-theme=dark] .blogpost:hover, [data-theme=dark] .hoveritem:hover {
        background: #33333312;
        border-radius: .25rem
    }
}

.blogimg {
    width: 350px;
    margin: auto
}

img.blogimg:hover {
    -webkit-filter: brightness(105%)
}

[data-theme=dark] a {
    color: #eee !important
}

[data-theme=dark] .nav-link:hover {
    color: #b5b5b5 !important
}
@media (max-width: 991.98px) {

    .patreondiv {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .patreondiv2 {
        display: none;
    }

}
.mobilesearch {
    box-shadow: none;
    border-radius: 25px;
    background: white;
    margin: 10px -12px;
    box-shadow: 0px 2px 5px 0px rgb(60 64 67 / 16%);
}
@media (min-width: 992px) {
    .searchdivfront {
        display: none;
    }
    .mobilesearch {
        display: none;

    }
}

.search_button {
    display: flex;
    border-radius: 0 25px 25px 0;
    padding: 10px 12px;
    background: transparent;
    border: none;
    margin-right: -1px;
    padding-right: 0;
    flex: 0 0 auto;
}

.mobilesearchbar{
    margin-top: 0px !important;
    color: black;
}
.search22  >  .select2  >  .selection  > .select2-selection  > .select2-selection__rendered  > .select2-search.select2-search--inline > input {
    color: black !important;
}
.search22  >  .select2  >  .selection  > .select2-selection  > .select2-selection__rendered  {
    background: white !important;
    border: 1px solid white !important;
}

.searchicon {
    background: none;
    fill: #9aa0a6;
    height: 24px;
    width: 24px;
    margin: auto;
    margin-top: -32px;
}

.search22 > .select2-container {
    margin-left: 25px !important;
    background: white !important;
    width: min(600px, calc(100vw - 90px)) !important;
}
.search22 {
    background: none;
    color: #9aa0a6;
    height: 24px;
    width: 24px;
    margin: auto;
    margin-top: -8px;
}
.search22 .select2-search__field   {
    background-color: transparent  !important;
    width: 85% !important;;
}
[data-theme=dark] .search22 .select2-search__field   {
    background-color: #272727  !important;
}



[data-theme=dark] .patreonbutton{
    background: #1e1f23;
}

[data-theme=dark] .mobilesearch {
    background: #272727;
}

[data-theme=dark] .search22  >  .select2  >  .selection  > .select2-selection  > .select2-selection__rendered  > .select2-search.select2-search--inline > input {
    color: white !important;
}

[data-theme=dark] .search22  >  .select2  >  .selection  > .select2-selection  > .select2-selection__rendered  {
    background: #272727 !important;
    border: 2px solid #272727 !important;
}

.racesdivfront1 {
    min-height: 370px;
}
.racesdivfront2 {
    min-height: 400px;
}
.upperrow {
    min-height: 860px;
}

input {
    background-color: rgba(241, 243, 244, 0.24); !important;
    color: white !important;
    padding: 10px 30px;

}

 .select2-container--default .select2-selection--multiple {
     background-color: rgba(241, 243, 244, 0.24) !important;
     border: transparent !important;
}

[data-theme=dark] .select2-container--default .select2-selection--multiple {
    background-color:#272727 !important;
}

.patreondivthanks a {
    color:#212529 !important;
}
.diffcolumnUp{
    font-size: 7px;
    text-align: center !important;
    color: white;
    vertical-align: middle !important;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Axmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%0Awidth%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%20700%20700%22%3E%0A%3Cg%20transform%3D%22translate(19.99999%2C28.57142)%22%3E%0A%3Cpath%20d%3D%22M%20-20%2C670.71582%20C%20-20%2C668.85739%20329.99229%2C-29.27271%20330.57213%2C-28.57089%20C%20332.51762%2C-26.21611%20680.63965%2C670.88998%20679.99913%2C671.14838%20C%20679.58076%2C671.31716%20600.70188%2C637.45746%20504.71273%2C595.90461%20L%20330.18699%2C520.35396%20L%20155.94489%2C595.89128%20C%2060.11172%2C637.43679%20-18.680347%2C671.42858%20-19.148608%2C671.42858%20C%20-19.616868%2C671.42858%20-19.99999%2C671.10783%20-19.99999%2C670.71582%20z%20%22%20style%3D%22fill%3A%23004500%3Bstroke%3Anone%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
}
.diffcolumnDown{
    font-size: 7px;
    color: white;
    text-align: center !important;
    vertical-align: middle !important;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Axmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%0Awidth%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%20700%20700%22%3E%0A%3Cg%20transform%3D%22translate(20%2C28.57142)%22%3E%0A%3Cpath%20d%3D%22M%20680.00001%2C-27.858649%20C%20680.00001%2C-26.000219%20330.00773%2C672.12987%20329.42789%2C671.42805%20C%20327.4824%2C669.07328%20-20.639627%2C-28.032809%20-19.999107%2C-28.291219%20C%20-19.580737%2C-28.459999%2059.298143%2C5.3997002%20155.28729%2C46.952552%20L%20329.81303%2C122.50321%20L%20504.05513%2C46.965887%20C%20599.8883%2C5.4203742%20678.68037%2C-28.571419%20679.14863%2C-28.571419%20C%20679.61689%2C-28.571419%20680.00001%2C-28.250669%20680.00001%2C-27.858649%20z%20%22%20style%3D%22fill%3A%23670606%3Bfill-opacity%3A1%3Bstroke%3Anone%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
}
a.blogfrontheadline, a.blogfrontheadline:hover {
    color: #212529 !important;
}
[data-theme=dark] a.blogfrontheadline, [data-theme=dark] a.blogfrontheadline:hover {
    color: #eee !important
}

@media (max-width: 991.98px) {
    #upcomingraces2 {
        margin-top: 40px;
    }

}

::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.87) !important
}
:-moz-placeholder {
    color: rgba(255, 255, 255, 0.87) !important
}
::-moz-placeholder {
    color: rgba(255, 255, 255, 0.87) !important
}
:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.87) !important
}

.select2-results {
    border: lightgrey 1px solid;
    border-top: 0;
}

select2-results {
    color: white;
}

.navsearchbar > .select2-dropdown > .select2-results {
    background-color: #6e7e86 !important;
    color: #eee !important;
    border: transparent !important;
}
.select2-search__field{
    padding-left: 35px !important;
    margin-top: 1px !important;
}
.select2-selection{
    height: 38px !important;

}
.select2-dropdown--below{
    border: none  !important;
}
label#searchlabel {
    position: relative;
}

label#searchlabel:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    width: 20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='white' viewBox='0 0 25 25' fill-rule='evenodd'%3E%3Cpath d='M16.036 18.455l2.404-2.405 5.586 5.587-2.404 2.404zM8.5 2C12.1 2 15 4.9 15 8.5S12.1 15 8.5 15 2 12.1 2 8.5 4.9 2 8.5 2zm0-2C3.8 0 0 3.8 0 8.5S3.8 17 8.5 17 17 13.2 17 8.5 13.2 0 8.5 0zM15 16a1 1 0 1 1 2 0 1 1 0 1 1-2 0'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;
}

.searchdropdown{
    height: 29px;
    margin: -9px -1px 0px;
}
.minnavpadding{
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.searchnavbar {
    position: relative;
}

/* style icon */
.searchnavbar .glyphicon {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 11px;
    top: -4px;
    padding-top: 23px;
    margin-top: 5px;
    bottom: 0;
    width: 17px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='white' viewBox='0 0 25 25' fill-rule='evenodd'%3E%3Cpath d='M16.036 18.455l2.404-2.405 5.586 5.587-2.404 2.404zM8.5 2C12.1 2 15 4.9 15 8.5S12.1 15 8.5 15 2 12.1 2 8.5 4.9 2 8.5 2zm0-2C3.8 0 0 3.8 0 8.5S3.8 17 8.5 17 17 13.2 17 8.5 13.2 0 8.5 0zM15 16a1 1 0 1 1 2 0 1 1 0 1 1-2 0'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;
}

.searchnavbar .glyphicon2 {
    content: "";
    position: relative;
    pointer-events: none;
    left: 11px;
    top: -4px;
    padding-top: 22px;
    margin-top: -26px;
    bottom: 0;
    width: 17px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='white' viewBox='0 0 25 25' fill-rule='evenodd'%3E%3Cpath d='M16.036 18.455l2.404-2.405 5.586 5.587-2.404 2.404zM8.5 2C12.1 2 15 4.9 15 8.5S12.1 15 8.5 15 2 12.1 2 8.5 4.9 2 8.5 2zm0-2C3.8 0 0 3.8 0 8.5S3.8 17 8.5 17 17 13.2 17 8.5 13.2 0 8.5 0zM15 16a1 1 0 1 1 2 0 1 1 0 1 1-2 0'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;
}
.searchnavbardropdown .glyphicon {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 10px;
    top: -7px;
    padding-top: 23px;
    margin-top: 5px;
    bottom: 0;
    width: 17px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='white' viewBox='0 0 25 25' fill-rule='evenodd'%3E%3Cpath d='M16.036 18.455l2.404-2.405 5.586 5.587-2.404 2.404zM8.5 2C12.1 2 15 4.9 15 8.5S12.1 15 8.5 15 2 12.1 2 8.5 4.9 2 8.5 2zm0-2C3.8 0 0 3.8 0 8.5S3.8 17 8.5 17 17 13.2 17 8.5 13.2 0 8.5 0zM15 16a1 1 0 1 1 2 0 1 1 0 1 1-2 0'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;
}

[data-theme="dark"] .select2-search .select2-selection .select2 .select2-search__field input {
    background-color: transparent  !important;
}
@media (max-width: 991.98px) {
    .select2-search__field::-webkit-input-placeholder,
    .select2-search__field::placeholder {
        color: rgba(33, 37, 41, 0.67) !important;
    }
    [data-theme=dark]  .select2-search__field::placeholder {
        color: rgb(238, 238, 238) !important;
    }
    [data-theme=dark] .select2-search__field::-webkit-input-placeholder {
        color: rgb(238, 238, 238) !important;
    }
    .select2-search__field {
        padding-left: 15px !important;
    }
    [data-theme=dark] .search22 > .select2-container {
        background: #272727 !important;
    }
}

[data-theme=dark] .select2-results__options {
    color: rgb(238, 238, 238) !important;
}

[data-theme=dark] .search22  >  .select2  >  .selection  > .select2-selection  > .select2-selection__rendered  {
    background: #272727 !important;
    border: 1px solid #272727 !important;
}
.spanbold{
    font-weight: 700;
}


#latestmenu {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    position: fixed;
    left: -15em;
    top: 13%;
    width: 17em;
    background: rgba(69,90,100,1);
    color: rgba(255, 255, 255, 0.85);
    font-size: 12px;
    margin: 0 -2em 0 0;
    padding: 0.5em 1.5em 0.5em 0.5em;
    z-index: 20;
    box-shadow: 0px 4px 4px 2px rgb(0 0 0 / 24%), 0px 3px 1px -2px rgb(0 0 0 / 22%), 0px 1px 5px 0px rgb(0 0 0 / 20%);

}

/*#latestmenutable {*/
/*    min-width: 229px;*/
/*    min-height: 655px;*/
/*}*/

td#latestmenu {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 10px;
}

#latestmenu:hover {
    left: 0 !important;
}
/*#latestmenu {*/
/*    transition: all 300ms ease 0s;*/
/*}*/

#latestmenu a {
    position: relative;
    right: 0;
}

#latestmenu a:focus {
    right: -13em;
    background: hsla(80, 90%, 40%, 0.7);
}

#latestmenu:hover a:focus {
    left: 0;
    background: none;
}
.menu-arrow{
    transform: rotate(90deg);
    fill: rgba(255, 255, 255, 0.85);
}
.blogfrontheadline2{
    font-size: 12px;
}
.blogtitle2{
    text-align: left;
    float: none;
    left: 0;
    padding-bottom: 3px;
    margin-right: 8px;
    color: rgba(255, 255, 255, 0.85);
}
.blogtitle2  a:hover {
    text-decoration: none;
    color: #cecece;
}
[data-theme="dark"] #latestmenu {
    background-color: #000000 !important;
    color: #eee;
}
.rotated-text-menu{
    position:absolute;
    margin: -8px;
    transform:  rotate(-90deg) translateX(-100%);
    transform-origin:left top;

}