﻿.pr-label {
    color: black;
}

.pr-value {
    color: #39f;
    font-weight: bold;
}

.pr-label > .fa {
    margin-left: 15px;
}

.subValue {
    color: #039;
    text-align: right;
}

.stewTitle {
    color: black;
    margin: 0 5px;
}

.stewValue {
    font-weight: bold;
    padding: 0;
    color: black;
    text-transform: uppercase;
}

.round {
    background-color: white;
    border: 2px solid#004693;
    width: 75px;
    height: 75px;
    border-radius: 50px !important;
    font-size: 40px;
    color: #004693;
    text-align: center;
    font-weight: bold;
    /* display: table-cell; */
    vertical-align: middle;
    padding-left: 10px;
    margin: auto;
    line-height: 75px;
}

.fpRound {
    background-color: white;
    border: 2px solid#004693;
    border-radius: 50px !important;
    font-size: 40px;
    color: #004693;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px;
    margin: auto;
    width: 75px !important;
    height: 75px !important;
    font-size: 13px;
    padding: 20px 5px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.commentRow {
    margin: 0;
    margin-bottom: 7px;
}

.Note {
    font-style: italic;
    color: gray;
}

/*.cell {
    border: 1px solid grey;
    padding: 0;
    margin: 5px;
    box-shadow: 1px 1px 1px grey;
    font-weight: bold;
}.filter {
    cursor: pointer;
}

.filterActive {
    border: 1px solid #003d66 !important;
    background: #0099ff !important;
    color: white;
}*/
.runnerBox {
    margin: 5px 0;
    padding: 8px;
}

#tblOnGoing tbody tr td {
    padding: 5px !important;
}

.section2 {
    position: relative;
}



.filterActive .subValue {
    color: black;
}

.btnLoadOption {
    display: inline-block;
    margin-left: 5px;
}

.btnLoadOption {
    display: none;
}

.btnLoadOptionParent {
    right: -5px;
    bottom: 0;
    text-align: right;
    margin-top: 15px;
}

.sliding-table .row {
    margin: 0;
}

.comment-login, .link-login {
    cursor: pointer;
}

.no-padding {
    padding: 0;
}

.editable-popup .popover-content {
    min-width: unset !important;
    width: unset !important;
}

.no_orig {
    display: inline-block;
    width: 62px !important;
}

.ef-det-box-wrpr .ef-det-box-horses li span {
    font-size: 12px !important;
}

.tf-hidden {
    display: none;
}