﻿.nt {
    color: black;
    border-color: black;
    border-bottom-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.sp {
    color: black;
    border-color: black;
    border-bottom-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.he {
    color: red;
    border-color: black;
    border-bottom-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.di {
    color: red;
    border-color: black;
    border-bottom-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.cl {
    color: black;
    border-color:black;
    border-bottom-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.ddslist {
    display: inline-block;
    width: 20px;
    text-align:center;
/*    background-color: yellow;
*/}

@media print {
    .PlayersStyle {
        font-size: xx-large;
        color: #000000;
        width: 60px;
    }

    .PlayersGivenStyle {
        font-size: xx-large;
        color: #000000;
        width: 60px;
    }

    .PlayersCardStyle {
        font-size: large;
        width: 190px;
        display: inline-block;
        text-align: left;
        padding-left: 5px;
        color: #000000;
    }

    .PlayersCardImageStyle {
        width: 25px;
    }

    .PlayersCardPointsStyle {
        font-size: x-large;
        width: 30px;
        display: inline-block;
        padding-top: 2px;
        text-align: right;
        color: #000000;
    }

    .PlayersCardPointsLabelStyle {
        font-size: x-large;
        width: 60px;
        display: inline-block;
        padding-top: 2px;
        color: #000000;
    }

    .PlayersCardBoardLabelStyle {
        font-size: x-large;
        width: 130px;
        display: inline-block;
        padding-top: 2px;
        color: #000000;
    }
}

@media screen {

    .NoSpace {
        font-size: 0;
    }

    .PlayersStyle {
        font-size: xx-large;
        color: #005700;
        width: 60px;
    }

    .PlayersGivenStyle {
        font-size: xx-large;
        color: #005700;
        width: 60px;
    }

    .PlayersGivenVulStyle {
        font-size: x-large;
        color: #005700;
        width: 60px;
    }

    .PlayersCardStyle {
        font-size: x-large;
        width: 190px;
        display: inline-block;
        text-align: left;
        padding-left: 5px;
    }

    .PlayersCardImageStyle {
        width: 25px;
    }

    .PlayersCardBeforeImageStyle {
        width: 22px;
        display: inline-block;
    }

    .PlayersCardPointsStyle {
        font-size: xx-large;
        color: #005700;
        width: 60px;
        display: inline-block;
/*        padding-top: 2px;
*/        text-align: right;
    }

    .PlayersCardPointsLabelStyle {
        font-size: x-large;
        width: 60px;
        display: inline-block;
/*        padding-top: 2px;
*/    }

    .PlayersCardBoardLabelStyle {
        font-size: x-large;
        width: 130px;
        display: inline-block;
        padding-top: 0px;
    }

    .PlayersCardEventDateLabelStyle {
        font-size: large;
        width: 370px;
        display: inline-block;
    }




}

.PlayersScoreStyle {
    font-size: large;
}

.PlayersScoreStyleTh {
    font-size: large;
    text-align: center;
}

.PlayersScoreStyleTd {
    font-size: large;
    text-align: right;
}

.PlayersScoreStyleLeftTd {
    font-size: large;
    text-align: left;
    padding-left: 4px;
}

.PlayersScoreStyleBorderTd {
    font-size: large;
    text-align: right;
    padding-right: 4px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #008000;
}

.PlayersScoreStyleBorderLeftTd {
    font-size: large;
    text-align: left;
    padding-left: 4px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #008000;
}

.SelectedCardTdStyle {
    padding: 8px;
    margin: 8px;
    width: 50px;
    height: 73px;
    visibility: visible;
    opacity: 1;
}
.SelectedCardImageStyle {
    width: 50px;
    height: 73px;
    visibility: visible;
    opacity: 0.2;
}
.NoSelectedCardImageStyle {
    width: 50px;
    height: 73px;
    opacity: 0.2;
    visibility: visible;
    opacity: 1;
}

.SelectCardStyle {
    font-size: large;
    width: 60px;
    display: inline-block;
    text-align: left;
    padding-left: 5px;
}
.SelectCardLabelStyle {
    font-size: x-large;
    color: #005700;
    width: 60px;
}

.SelectCardImageStyle {
    width: 18px;
}

.SelectCardBeforeImageStyle {
    width: 25px;
    display: inline-block;
    text-align: right;
    padding-right: 2px;
}

.SelectCardPointsLabelStyle {
    font-size: x-large;
    color: #005700;
    width: 25px;
    display: inline-block;
    text-align: right;
}
.SelectCardPointsStyle {
    font-size: x-large;
    color: #005700;
    width: 20px;
    display: inline-block;
    text-align: right;
    padding-left: 5px;
}
.SelectCardNumberOfCardsLabelStyle {
    font-size: large;
    width: 25px;
    display: inline-block;
    text-align: right;
}
.SelectCardNumberOfCardsStyle {
    font-size: x-large;
    width: 30px;
    display: inline-block;
    text-align: right;
    padding-left: 5px;
}

.SelectCardNumberOfCardsStyleUnder {
    font-size: x-large;
    font-weight: bold;
    width: 30px;
    display: inline-block;
    text-align: right;
    padding-left: 5px;
    color: coral;
}

.SelectCardNumberOfCardsStyleOver {
    font-size: x-large;
    font-weight: bold;
    width: 30px;
    display: inline-block;
    text-align: right;
    padding-left: 5px;
    color: red;
}

.SavedGivenButtonStyle {
    text-align: left;
    padding-left: 5px;
}
.ContractLevelLabelStyle {
    font-size: large;
    font-weight: bold;
    width: 200px;
    display: inline-block;
    text-align: center;
    padding-left: 5px;
    color: #000000;
}
.ContractLabelStyle {
    font-size: large;
    font-weight: bold;
    width: 200px;
    display: inline-block;
    text-align: left;
    padding-left: 5px;
    color: #000000;
}
.ContractLabelStyle2 {
    font-size: medium;
    font-weight: normal;
    width: 160px;
    display: inline-block;
    text-align: left;
    padding-left: 5px;
    color: #000000;
}
.ChangeLabelStyle {
    font-size: large;
    width: 170px;
    display: inline-block;
    text-align: left;
    padding-left: 5px;
    color: #000000;
}


