﻿
.fundo {
    /*background: url('bg.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
    top: 0px;
    z-index: 0;
    padding-top: 30px;
    overflow: auto;
}

.prova1.evento, .prova1.evento {
    width: 920px !important;
}

.prova.evento {
    width: 920px !important;
}

.prova1 {
    border-radius: 17px 18px 0px 0px;
    -moz-border-radius: 17px 18px 0px 0px;
    -webkit-border-radius: 17px 18px 0px 0px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(0% 50% 0deg,rgba(60, 105, 176, 1) 0%,rgba(60, 113, 161, 1) 17.32%,rgba(59, 133, 122, 1) 50.67%,rgba(57, 166, 58, 1) 96.32%,rgba(57, 169, 53, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(60, 105, 176, 1) 0%, rgba(60, 113, 161, 1) 17.32%, rgba(59, 133, 122, 1) 50.67%, rgba(57, 166, 58, 1) 96.32%, rgba(57, 169, 53, 1) 100%);
    background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0,rgba(60, 105, 176, 1) ),color-stop(0.1732,rgba(60, 113, 161, 1) ),color-stop(0.5067,rgba(59, 133, 122, 1) ),color-stop(0.9632,rgba(57, 166, 58, 1) ),color-stop(1,rgba(57, 169, 53, 1) ));
    background: -o-linear-gradient(0deg, rgba(60, 105, 176, 1) 0%, rgba(60, 113, 161, 1) 17.32%, rgba(59, 133, 122, 1) 50.67%, rgba(57, 166, 58, 1) 96.32%, rgba(57, 169, 53, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(60, 105, 176, 1) 0%, rgba(60, 113, 161, 1) 17.32%, rgba(59, 133, 122, 1) 50.67%, rgba(57, 166, 58, 1) 96.32%, rgba(57, 169, 53, 1) 100%);
    background: linear-gradient(90deg, rgba(60, 105, 176, 1) 0%, rgba(60, 113, 161, 1) 17.32%, rgba(59, 133, 122, 1) 50.67%, rgba(57, 166, 58, 1) 96.32%, rgba(57, 169, 53, 1) 100%);
    /*    opacity: 0.85;
*/ width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
}

.prova:first-child {
    margin-top: 0px !important;
}

.prova > div:nth-child(2) {
    padding-bottom: 8px;
}

.prova {
    min-height: 140px;
    width: 1342px;
    margin: auto;
    margin-top: 40px !important;
    position: relative;
    display: flow-root;
    padding-bottom: 20px;
    z-index: 1;
}

    .prova > div > div:nth-child(13) {
        margin-right: 2px !important;
    }

    .prova > div {
        padding-left: 30px;
        padding-top: 11px;
        font-size: larger;
        color: white;
    }

.categoria.evento {
    width: 920px;
}

.categoria {
    float: left;
    width: 1342px;
    padding-top: 0px !important;
    padding-bottom: 0px;
    margin-top: 9px;
    background: -moz-linear-gradient(0% 50% 0deg,rgba(57, 169, 53, 1) 0%,rgba(60, 105, 176, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(57, 169, 53, 1) 0%, rgba(60, 105, 176, 1) 100%);
    background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0,rgba(57, 169, 53, 1) ),color-stop(1,rgba(60, 105, 176, 1) ));
    background: -o-linear-gradient(0deg, rgba(57, 169, 53, 1) 0%, rgba(60, 105, 176, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(57, 169, 53, 1) 0%, rgba(60, 105, 176, 1) 100%);
    background: linear-gradient(90deg, rgba(57, 169, 53, 1) 0%, rgba(60, 105, 176, 1) 100%);
}

    .categoria.unica {
        background: -moz-linear-gradient(0% 50% 0deg,#555 0%,rgba(60, 105, 176, 1) 100%);
        background: -webkit-linear-gradient(0deg, #555 0%, rgba(60, 105, 176, 1) 100%);
        background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0,#555 ),color-stop(1,rgba(60, 105, 176, 1) ));
        background: -o-linear-gradient(0deg, #555 0%, rgba(60, 105, 176, 1) 100%);
        background: -ms-linear-gradient(0deg, #555 0%, rgba(60, 105, 176, 1) 100%);
        background: linear-gradient(90deg, #555 0%, rgba(60, 105, 176, 1) 100%);
    }

.classe.evento {
    width: 920px;
}

.classe {
    float: left;
    width: 1342px;
    padding-top: 5px !important;
    padding-bottom: 3px !important;
    font-size: 12px !important;
    padding-left: 100px !important;
    font-weight: bold;
    color: #2a518c !important;
    background: -moz-linear-gradient(0% 50% 45deg,rgba(236, 179, 49, 1) 28.43%,rgba(90 129 188, 1) 26.51%);
    background: -webkit-linear-gradient(45deg, rgba(236, 179, 49, 1) 28.43%, rgba(90 129 188, 1) 26.51%);
    background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0.1243,rgba(90 129 188, 1) ),color-stop(0.3651,rgba(57, 163, 64, 1) ));
    background: -o-linear-gradient(45deg, rgba(236, 179, 49, 1) 28.43%, rgba(90 129 188, 1) 26.51%);
    background: -ms-linear-gradient(45deg, rgba(236, 179, 49, 1) 28.43%, rgba(90 129 188, 1) 26.51%);
    background: linear-gradient(45deg, rgba(236, 179, 49, 1) 28.43%, rgb(90 129 188) 26.51%);
    opacity: 1;
}

.categoria div {
    float: left;
    width: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
}

    .categoria div:not(:first-child) {
        text-align: center;
    }

        .categoria div:not(:first-child):nth-child(2n+2) {
            background-color: #fff5;
        }

.competidor {
    padding-top: 0px !important;
    padding-left: 10px !important;
    font-size: small !important;
    clear: both;
    float: left;
    display: flex;
    background-color: #fff8;
    color: black !important;
    margin-bottom: 2px;
}

    .competidor div:last-child {
        letter-spacing: 1px !important;
        font-weight: bold;
    }

    .competidor div:first-child {
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        text-overflow: ellipsis;
    }

    .competidor div:not(:first-child):hover {
        background-color: #0005 !important;
        color: white;
    }

    .competidor div:not(:first-child) {
        letter-spacing: 0px;
        font-size: 14px;
        cursor: default;
        font-family: 'Open Sans Condensed';
    }

        .competidor div:not(:first-child):nth-child(2n+2) {
            background-color: #fff3;
        }

    .competidor > div:first-child {
        text-align: left;
    }

    .competidor div[data-value$="000,00"] {
        color: red !important;
    }

    .competidor > div {
        text-align: center;
        float: left;
        min-width: 60px;
        padding-top: 3px;
        padding-bottom: 5px;
    }

    .competidor:nth-child(2n+1) {
        background-color: #fff5;
    }
