﻿/*#numbers-last-updated {
            left: 400px;
        }*/

.game-details {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.optimal-player {
    font-size: 15px;
}

.optimal-position {
    font-size: smaller;
    font-weight: bold;
    font-style: italic;
}

.optimal-player-team {
    font-weight: bold;
}

#MyGrid tr td {
    line-height: 1.25;
}

.grid-title {
    float: left;
}

.projected-points {
    float: right;
}

th[data-property="txt_exclude"] {
    text-align: center;
}

th[data-property="locked"] {
    text-align: center;
}
