#claseCampeonato {
    font-style: italic;
    color: #001058;
    font-family: arial;
}

.puntosCampeonato td {
    border-right: solid;
    border-right-color: darkgray;
    border-right-style: dotted;
    border-right-width: 1px;
    padding: 5px;
}

.claseCarrera {
    background: #eeeeee;
    color: black;
    height: 30px;
    padding: 2px;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    border-color: #aaaaaa;
    border-width: 1px;
    border-style: solid;
}

.nombreCarrera {
    color: black;
    font-weight: bold;
    font-size: 1.2em;
    height: 30px;
    padding: 2px;
    float: left;
    margin-left: 10px;
}

.posicionCarrera {
    background-color: #c6E3EE;
    border-radius: 12px;
    /* one half of ( (border * 2) + height + padding ) */
    color: black;
    margin-right: 5px;
    font: 70% Helvetica, Verdana, Tahoma;
    height: auto;
    min-width: 12px;
    width: 18px;
    padding: 3px;
    text-align: center;
}

.posicionCarrera-p1 {
    background-color: gold;
    color: black;
    font-weight: bold;
}

.posicionCarrera-p2 {
    background-color: silver;
    color: black;
    font-weight: bold;
}

.posicionCarrera-p3 {
    background-color: brown;
    color: white;
    font-weight: bold;
}

.separadorQ {
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: navy;
}

.topmost-header .top-title {
    padding: 10px 0;
    color: #0865ff;
    font-size: 12px;
    display: inline-block;
}

#Cabecera {
    margin: 0px 0 20px 0;
    padding-top: 6px;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    color: black;
    background-color: #eeeeee;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.spacer {
    margin-top: 40px;
}

.racer_alias {
    color: gray;
    margin-left: 15px;
    font-size: 90%;
}

.subtitulo {
    font-family: "Arial";
    color: midnightblue;
}

.laps td.bestlap {
    background-color: #975aA4;
    color: yellow;
    font-weight: bold;
}

.laps td.ownbest {
    color: lime;
    background-color: #033F0C;
    font-weight: bold;
}

table.timestampHeader {
    width:auto;
    border: 1px solid navy;
    font-size: small;
}

table.timestampHeader td {
    border-top: inherit;
}

table.timestampHeader td:first-child {
    background-color: #dafee3;
    color: green;
}

.panel_ranking {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 5%;
}

.resumen-lt {
    font-size: 0.85em;
}

.resumen {
    font-size: 0.8em;
}

.resumen td.qualyResult {
    text-align: right;
    vertical-align: central;
}

.qualyResult-data {
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: navy;
    text-decoration: none;
    max-width: 45px;
}

.resumen td.qualifybestlap {
    color: yellow;
    font-weight: bold;
    background-color: #b679ca;
    border-radius: 5px;
}

.resumen td {
    border-bottom: solid thin;
    border-color: lightgray;
    color: black;
}

.resumen td:nth-child(-n+2) {
    text-align: left;
    max-width: 150px;
}

.resumen td:nth-child(3) {
    text-align: center;
}

.resumen td:first-child {
    width: 50px;
    color: black;
    text-align: center;
    font-weight: bold;
}

.resumen th:nth-child(n) {
    border-top: none;
    min-width: 70px;
}

.resumen th:nth-child(-n+2) {
    text-align: left;
    min-width: 25px;
}

.resumen th:nth-child(3) {
    text-align: center;
}

.resumen th {
    border-bottom: groove;
    border-top: none;
    border-color: darkgray;
    text-align: center;
}

.numlap {
    background: radial-gradient( 5px -9px, circle, white 8%, lightgray 26px);
    background-color: lightgray;
    /*border: 2px solid white;*/
    border-radius: 12px;
    /* one half of ( (border * 2) + height + padding ) */
    /*box-shadow: 1px 1px 1px black;*/
    color: black;
    font: 70% Helvetica, Verdana, Tahoma;
    height: auto;
    min-width: 18px;
    width: 18px;
    /*padding: 4px 3px 3px 3px;*/
    text-align: center;
}

.posicion {
    background-color: #aecad6;
    border-radius: 15px;
    border: 1px solid rgb(90, 90, 90, 0.3);
    color: #333;
    font: 75% Helvetica, Verdana, Tahoma;
    font-weight: bold;
    min-width: 12px;
    width: 20px;
    height: 20px;
    padding: 2px;
    text-align: center;
    padding-top: 3px;
}

.posicion-p1 {
    background: linear-gradient(135deg, rgba(218,186,17,1) 0%, rgba(255,255,255,1) 39%, rgba(211,199,35,1) 68%);
    color: black;
    border: 1px solid rgb(177, 167, 31, 0.5);
    font-weight: bold;
}

.posicion-p2 {
    background: linear-gradient(135deg, rgba(144,144,144,1) 0%, rgba(255,255,255,1) 39%, rgba(208,208,208,1) 68%);
    border: 1px solid rgb(0, 0, 0, 0.2);
    color: black;
    font-weight: bold;
}

.posicion-p3 {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #966926 30%, #774d24  40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #c9973a 25%, #7d6a3f 62.5%, #6d5a2f 100%);
    color: white;
    border: 1px solid rgb(109, 90, 47, 0.3);
    font-weight: bold;
}

.circulo-resaltado {
    background-color: #606060;
    border: 2px solid white;
    /*box-shadow: 1px 1px 1px black;*/
    color: white;
    font-weight: bold;
}

.circulo-qualy {
    background-color: lightgray;
    border: 2px solid white;
    /*box-shadow: 1px 1px 1px black;*/
    color: black;
    font-weight: bold;
}

.laps th {
    text-align: center;
    border-top-color: navy;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom: groove;
    border-color: darkgray;
    background-color: #31484A;
    color: #D0E3DD;
}

.laps th:nth-child(n) {
    border-top-color: navy;
    border-top-style: solid;
    border-top-width: 1px;
}

.laps td {
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: navy;
    padding: 5px;
    background-color: black;
}

.laps td:first-child {
    width: 50px;
    color: #A6A6A6;
    text-align: center;
    font-weight: bold;
}

.timelaps {
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: navy;
}

.positionlaps {
    background-color: #537A7D;
    border-radius: 10px;
    /* one half of ( (border * 2) + height + padding ) */
    color: white;
    margin-right: 5px;
    font: 70% Helvetica, Verdana, Tahoma;
    height: 20px;
    width: 20px;
    padding: 3px;
    text-align: center;
    float: left;
}

.numlap {
    background-color: lightgray;
    /*border: 2px solid white;*/
    border-radius: 12px;
    /* one half of ( (border * 2) + height + padding ) */
    /*box-shadow: 1px 1px 1px black;*/
    color: black;
    font: 70% Helvetica, Verdana, Tahoma;
    height: auto;
    min-width: 14px;
    /*padding: 4px 3px 3px 3px;*/
    text-align: center;
}

#position_chart {
    height: 100%;
    width: 100%;
}

.centrado {
    text-align: center;
}

.selector {
    color: #707070;
    font: bold 16px arial, sans-serif;
}
