
#error {
    margin-top: 25px;
    text-align: center;
}

#error img {
    text-align: center;
    width: 240px;
}

#error .desc-erro {
    margin-top: 20px;
    line-height: 0;
    font-size: 20px;
    font-weight: 700;
    color: #555555;
}

#error .desc-erro-2 {
    line-height: 30px;
    font-size: 20px;
    font-weight: 300;
    color: #555555;
}

.item-jogador {
    font-size: 14px;
    margin-top: 0;
    min-height: 0;
    padding: 10px 8px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
    height: 56px;
}

.item-jogador > .img-jogador {
    width: 50px;
    float: left;
    margin: -5px 10px 0 0;
}

.item-jogador .img-clube {
    width: 30px;
    float: right;
    margin-top: 2px;
}

.item-jogador .nome-jogador {
    font-family: "Open Sans", "Times New Roman", serif;
    font-weight: 700;
    font-size: 16px;
    color: #555555;
    float: left;
    margin-top: 6px;
}

.input-quemtem {
    font-weight: 700;
    font-size: 17px !important;
    margin-top: 105px;
    display: block;
    width: 100%;
    height: 60px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.box-quem-tem {
}

.box-quem-tem-left {
    margin: 20px 0 0 40px;
    background: #eeeeee;
    padding: 5px 20px 20px 20px;
    text-align: center;
}

.box-quem-tem-left h2 {
    font-size: 26px;
    margin: 5px;
}

.box-jogador-info {
    position: relative;
    min-height: 200px;
}

.box-jogador-info img:first-child {
    position: absolute;
    width: 140px;
    top: 10px;
}

.box-jogador-info img:nth-child(2) {
    position: absolute;
    width: 70px;
    left: 80px;
    top: 100px;
}

.box-jogador-texto {
    margin: 0 0 0 180px;
}

.box-jogador-texto h4 {
    margin: 0 !important;
    padding: 0 !important;

}

.box-jogador-texto h5 {
    margin: 0 !important;
    padding: 0 !important;
}

.box-jogador-texto hr {
    margin: 2px !important;
    width: 180px;
}

.box-jogador-texto .preview {
    height: 28px;
    background-color: #dddddd;
    width: 120px;
    margin: 0 auto;
}

.box-jogador-texto .info-nome {
    display: none;
}

.box-jogador-texto .info-posicao {
    display: none;
}

.box-jogador-texto .info-preco {
    display: none;
}

.box-participantes {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    border-radius: 4px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(63, 63, 68, 0.15);*/
    background-color: #FFFFFF;
    min-height: 115px;
    padding-top: 10px;
}

.box-participantes img {
    width: 30px;
    display: block;
    margin: 0 auto;
}

.box-participantes span:first-child {
    display: block;
    font-weight: 700;
}

.box-participantes span:nth-child(2) {
    display: inline-block;
    font-weight: 700;
}

.box-participantes span:nth-child(3) {
    display: block;
}

.print-times > div > h3 {
    text-align: center;
    min-width: 300px;
}

.capitao {
    background-color: #e7e7e7;
    color: #888;
    padding: 0px 4px;
    display: block;
    margin-left: 5px;
    font-size: 12px;
    FONT-WEIGHT: 700;
}

.capitao.ok {
    background-color: #ff7400;
    color: #fff;
}

@media screen and (max-width: 767px) {

    .capitao {
        padding: 0px 6px;
        font-size: 10px;
    }

    .input-quemtem {
        margin-top: 5px !important;
        height: 45px;
        font-size: 15px !important;
    }

    .box-quem-tem-left {
        margin: 25px 0 30px 0 !important;
    }

    .item-jogador {
        height: 61px !important;
    }

    .item-jogador > .img-jogador {
        width: 55px !important;
    }

    .item-jogador .img-clube {
        width: 30px !important;
    }

    .box-jogador-texto hr {
        margin: 2px !important;
        width: 100px;
    }

    .box-quem-tem-left h2 {
        font-size: 22px;
        margin: 5px;
    }

    .box-jogador-info img:first-child {
        position: absolute;
        width: 120px;
        top: 10px;
    }

    .box-jogador-info img:nth-child(2) {
        position: absolute;
        width: 50px;
        left: 76px;
        top: 98px;
    }

    .box-jogador-texto {
        margin: 0 0 0 130px;
    }

    .box-jogador-texto .preview {
        height: 20px !important;
    }

    .box-jogador-texto h5 {
        font-size: 15px !important;
    }

    .box-participantes {
        font-size: 12px;
        height: 115px !important;
    }

}

@media screen and (max-width: 444px) {
    .box-participantes {
        font-size: 10px !important;
        height: 125px !important;
    }
}
