﻿/*NEW STYLES*/
.top-hero {
    
    color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.05);
    margin-top: -25px;
    position: relative;
    overflow:hidden;
}

.imagen-torneo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

    .imagen-torneo:after {
        content: "";
        background: rgb(0,69,119);
        background: linear-gradient(180deg, rgba(0,69,119,0.900078781512605) 0%, rgba(0,69,119,0.29503676470588236) 100%);
        top: 0;
        bottom: 0;
        width: 100%;
        position: absolute;
    }
.breadcrumb {
    padding: 0;
    background-color: transparent
}
.breadcrumb a {
    color: #fff;
}
.grupo-titulo {
    margin-bottom: 15px;
    color: #2C7399;
}

.ronda.activo .partido, .ronda.activo .points,
.ronda.done .partido, .ronda.done .points {
    background-color: #fff !important;
    opacity: 1;
}

.partido {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.2) !important;
    border-radius: 7px;
    margin-bottom: 25px;
    overflow: hidden;
    font-size: .95rem;
    background-color: #f8f9fa !important;
    opacity: .5;
}
.equipos .equipo:first-child {
    border-bottom: 1px solid #dee2e6;
}

.equiposGroup {
    border-bottom: 1px solid #dee2e6;
}
.equiposGroup .equipoGroup:last-child {
    border-bottom: 0px;
}

.points {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #dee2e6;
    font-weight: bold;
    color: #2C7399;
    background-color: #f8f9fa !important;
    opacity: .5;
}
.players {
    padding: 5px !important;
}
.partido.disable {
    box-shadow: none;
    opacity: .4;
}

.equipo.lost {
    opacity: .4;
}

.equipo.lost .points {
    color: #ddd;
}

.equipo.mio {
    background-color: lightyellow
}

.date {
    font-size: .9rem;
    letter-spacing: .5px !important;
}

.custom-select {
    border: 0;
    color: #fff;
    width: 60%;
    font-size: 1.3rem !important
    /**/
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    font-size: 1.3rem;
}

/*OLD STYLES*/

/*#bracket {
    overflow: hidden;
}
.contenedor {
    max-width: 1100px;
    margin: 0 auto;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    font-size: 14px;
}
.split {
    display: block;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
}

.champion {
    float: left;
    display: block;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    align-self: center;
    margin-top: -15px;
    text-align: center;
    padding: 230px 0\9;
}

    .champion i {
        color: #a0a6a8;
        font-size: 45px;
        padding: 10px 0;
    }

.round {
    display: block;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 95%;
    width: 30.8333%\9;
}

.split-one .round {
    margin: 0 2.5% 0 0;
}

.split-two .round {
    margin: 0 0 0 2.5%;
}

.matchup {
    margin: 0;
    width: 100%;*/
/*    padding: 10px 0;
        height: 60px;*/
    /*-webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}

.score {*/
    /*    font-size: 11px;*/
    /*text-transform: uppercase;
    float: right;
    color: #2C7399;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    text-align: center;
    width: 30px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    line-height: 50px;
}
.score.score-uno {
    right: 0px;
}
    .score.score-dos {
        right: 30px;
    }
    .score.score-tres {
        right: 60px;
    }
.game {
    position: absolute;
    left: 0;
    width: 30px;*/
/*    height: 90%;*/
    /*text-align: center;
    font-weight: bold;
    margin: 3px 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    line-height: 55px;
    height: 95%;
    line-height: 95px;
}
.matchup.championship {
    padding: 0;
}
.team {
    padding: 0 5px;*/
    /*    height: 25px;*/
    /*margin: 3px 0 3px 35px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
    .championship .team {
        text-align: left;
    }

    .round-two .matchup {
        margin: 0;
        height: 60px;
        padding: 50px 0;
    }

.current li.team.lost {
    opacity: .4
}
.round-three .matchup {
    margin: 0;
    height: 60px;
    padding: 130px 0;
}

.round-details {
    font-family: 'Roboto Condensed', sans-serif;
    color: #2C7399;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
}
.round .round-details:first-child {
    padding-top: 0px !important;
}

.champion li, .round li {
    background-color: #fff;
    box-shadow: none;
    opacity: 0.45;
}

.current li {
    opacity: 1;
}

    .current li.team, .current li.game {
        background-color: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
        opacity: 1;
    }

.vote-options {
    display: block;
    height: 52px;
}

.final {
    margin: 4.5em 0;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


.date {*/
/*    font-size: 10px;*/
    /*letter-spacing: 1px;
    font-family: 'Istok Web', sans-serif;
    color: #3F915F;
}

@media (min-width: 768px) {
    .columns-1 .split, .columns-1 .champion {
        width: 50%
    }

    .columns-2 .split, .columns-2 .champion {
        width: 33%;
    }
}
@media (min-width: 992px) {

    .custom-select {
        width: 40% !important;
    }
    
}
@media screen and (min-width: 981px) and (max-width: 1099px) {
    .contenedor {
        margin: 0 1%;
    }

    .champion {
        width: 14%;
    }

    .split {
        width: 43%;
    }

    .split-one .vote-box {
        margin-left: 138px;
    }

    .hero p.intro {
        font-size: 28px;
    }

    .hero p.year {
        margin: 5px 0 10px;
    }
}

@media screen and (max-width: 980px) {
    .contenedor {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
    }
    .split, .champion {
        width: 90%;
        margin: 35px 5%;
    }

    .champion {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }

    .split {*/
        /*        border-bottom: 1px solid #b6b6b6;
        padding-bottom: 20px;*/
    /*}

}


@media screen and (max-width: 400px) {
    
    .split {
        width: 95%;
        margin: 25px 2.5%;
    }

    .round {
        width: 21%;
    }

    .current {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
    }
}*/
