.resultsDayParalym .grid {padding-bottom:4rem;}
.resultsDayParalym ul .gridBox {padding:0 4rem;}
.resultsDayParalym table, .resultsDayParalym .cell{border-collapse:collapse;width:100%;padding:0 0 .5rem 0;}
.resultsDayParalym h1 {width:100%;float:left;}

.resultsDayParalym th, .resultsDayParalym .head {font-size:1.6rem;padding:1rem;color:#0f924c;}
.resultsDayParalym h2 {font-size:1.6rem;font-weight:400;color:#0f924c;padding:1rem 0;}
.resultsDayParalym thead tr {border-bottom:1px solid #0f924c;}
.resultsDayParalym h2, .resultsDayParalym .head {display:inline-block;min-width:15rem;max-width:15rem;width:auto;}
.resultsDayParalym tr:nth-child(even) {background:#ecf7e8;}

.resultsDayParalym .cell ul {background:#ecf7e8;/* padding-left:15rem; */}
.resultsDayParalym table td {height:5.4rem;}
.resultsDayParalym td {position:relative;}
.resultsDayParalym td, .resultsDayParalym .cell ul li{font-size:1.6rem;padding:1rem 0 1rem 1rem;}
.resultsDayParalym .cell ul li{padding: 2.1rem 0.5rem;display: inline-block;overflow: hidden;width: 49.8%;height: 5.4rem;}
.resultsDayParalym td:nth-child(2), .resultsDayParalym .score {font-weight:700;}
.resultsDayParalym .rival .score {padding: 1rem;background: #88ba3a;color: #fff;}
.resultsDayParalym .rival span:first-child {width: 90%;}
.resultsDayParalym .local span:first-child {float: left;}
.resultsDayParalym .visit span:first-child {float: right;text-align: left;}
.resultsDayParalym .local {text-align:right;}
.resultsDayParalym .local .score {}
/* Estructura Columna */
.resultsDayParalym .th-atle {width:30%;padding:1rem 0;}
.resultsDayParalym .th-pru {width:20%;}
.resultsDayParalym .th-fase {width:20%;}
.resultsDayParalym .th-marc {width:10%;}
.resultsDayParalym .th-posi {width:10%;}
.resultsDayParalym .th-reco {width:10%;}

/* Medallas */
.resultsDayParalym .Final .position1 span, .resultsDayParalym .Final .position2 span, .resultsDayParalym .Final .position3 span {overflow:hidden;}
.resultsDayParalym .Final .position1 span:after, .resultsDayParalym .Final .position2 span:after, .resultsDayParalym .Final .position3 span:after {width:3rem;height:3rem;display:inline-block;border-radius:100% 100%;border:.2rem solid #fff;box-shadow:0px 0px .1rem #dad7d7;font-size:1.4rem;font-weight:700;line-height:2.28;position:absolute;top:50%;left:0;margin-top:-2rem;}
.resultsDayParalym .Final .position1 span, .resultsDayParalym .Final .position2 span, .resultsDayParalym .Final .position3 span {text-align:center;}
.resultsDayParalym .Final .position1 span:after {background:#f6d878;content:'O';}
.resultsDayParalym .Final .position2 span:after {background:#e4e4e4;content:'P';}
.resultsDayParalym .Final .position3 span:after {background:#cbab78;content:'B';}

/* sin datos */
.resultsDayParalym p.info {padding:2rem 4rem;font-size:1.6rem;font-weight:400;color:#0f924c;}

/*anclas*/
.resultsDayParalym > .grid{padding-top:4rem;}