.btn-info:hover {
    color: #ffffff !important;
}

.box-time {
    height: 82px;
}

.box-parciais {
    cursor: pointer;
    padding: 0 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
}

.box-parciais-preview {
    cursor: pointer;
    padding: 0 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
}

.box-info-parciais-time {
    padding: 0 6px;
}

.color-green {
    color: #26A65B !important;
}

.color-red {
    color: #EC644B !important;
}

.color-neutro {
    color: #4183D7 !important;
}

@media screen and (max-width: 340px) {
    .box-parciais .nome-time p {
        max-width: 10ch !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px !important;
        font-weight: 700;
    }
}

@media screen and (max-width: 450px) {
    .box-parciais {
        padding: 0 !important;
    }
}

@media screen and (max-width: 767px) {

    .box-parciais .escudo {
        width: 25px !important;
        margin-top: 7px !important;
        margin-left: 6px !important;
    }

    .box-parciais .posicao {
        width: 33px !important;
        margin-top: 15px;
        font-size: 16px !important;
        color: #F7CA18;
        font-weight: 700;
    }

    .box-parciais .info-time {
        margin: 0 0 0 67px !important;
    }

    .box-parciais .nome-cartola {
        font-size: 14px !important;
    }

    .box-parciais .box-info-parciais .parcial {
        font-size: 16px !important;
    }

    .box-parciais .box-info-parciais .jogaram {
        font-size: 11px !important;
    }

    .box-parciais .box-info-parciais .jogaram .scouts-icon {
        width: 12px !important;
        margin-right: 2px !important;
    }

    .box-parciais .box-info-parciais-time .scouts-soma {
        font-size: 12px !important;
    }

    .box-parciais p  {
        font-size: 12px !important;
    }


    .box-parciais .nome-time {
        font-size: 0.9em !important;
    }

    .box-parciais .nome-time p {
        max-width: 15ch;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px !important;
        font-weight: 700;
    }
}

.box-parciais .escudo {
    width: 65px;
    float: left;
    margin-top: -15px;
}

.box-parciais .info-time {
    margin: 0 0 0 125px;
}

.box-parciais .info-time i {
    margin-top: -35px;
}

.box-parciais .posicao {
    float: left;
    width: 30px;
    margin-top: 18px;
    font-size: 24px;
    color: #3C4858;
    font-weight: 700;
    width: 40px;
}

.box-parciais .posicao .p {
    margin: 0px !important;
    padding: 0px !important;
}

.box-parciais .nome-time {
    font-size: 0.9em;
}

.box-parciais .nome-time p {
    font-size: 18px;
    font-weight: 700;
}

.box-parciais .nome-cartola {
    font-size: 16px;
    font-weight: 300;
    line-height: 0px;
}

.box-parciais .panel-heading {
    padding: 15px 10px 5px 0 !important;
    height: 85px;
}

.box-info-parciais {
    float: right;
    margin: -51px 28px 0 0;
}

.box-parciais .box-info-parciais .parcial {
    color: #26A65B;
    font-size: 20px;
    line-height: 5px;
    text-align: right;
    font-weight: 700;
    margin-top: 13px;
}

.box-parciais .box-info-parciais .jogaram {
    color: #EC644B;
    font-size: 14px;
    line-height: 5px;
    text-align: right;
    font-weight: 700;
    margin-top: 14px;
}

.box-parciais .box-info-parciais .jogaram .scouts-icon {
    width: 15px;
    margin-right: 3px;
}


.box-parciais .box-info-parciais-time .scouts-soma-red {
    color: #ed644b !important;
    font-weight: 700;
    font-size: 12px;
}

.box-parciais .box-info-parciais-time .scouts-soma-green {
    color: #26A65B !important;
    font-weight: 700;
    font-size: 12px;
}

.box-info-jogador {
    height: 40px;
}

.box-info-jogador img {
    width: 21px;
    float: left;
    margin: -4px 10px 0 0;
}

.box-info-jogador .atleta {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2px;
    display: block;
    margin-top: 6px;
}

.box-info-jogador .posicao- {
    font-weight: 300;
    font-size: 12px !important;
    text-transform: uppercase;
    margin-top: 7px;
    width: calc(100% - 75px);
    float: left;

}

.box-info-jogador .scout {
    font-weight: 300;
    font-size: 12px !important;
    text-transform: uppercase;
    margin: -3px 0 0 30px;
    width: calc(100% - 600px);
    float: left;

}

.box-info-jogador .parcial {
    color: #4183D7;
    font-size: 16px;
    font-weight: 700;
    margin-top: -4px;
    float: right;
}

.box-parciais .panel .panel-heading a {
    color: #3C4858 !important;
}

.box-parciais a:focus, a:hover, a:active {
    color: #3C4858 !important;
}

.panel .panel-heading a[aria-expanded=true] {
    color: #3C4858 !important;
}

.box-parciais .preview:first-child {
    height: 15px;
    width: 90%;
    background-color: #eeeeee;
}

.box-parciais .preview:nth-child(2) {
    height: 10px;
    width: 85%;
    background-color: #eeeeee;
}

#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;
}

.icon-ball {
    display: block;
    margin: -4px 0 0 0 !important;
    padding-left: 2px;
    font-size: 12px;
}

.parcial-red {
    color: #EC644B !important;
}

@media (max-width: 467px) {
    .scouts {
        font-size: 10px !important;
    }

    .box-geral-parcial {
        padding: 10px !important;
    }

    .box-info-jogador img {
        width: 20px;
        float: left;
        margin: -4px 6px 0 0 !important;
    }

    .box-parciais .posicao p {
        font-size: 16px !important;
    }

    .box-info-parciais-time {
        padding: 0 0px !important;
    }
}

.scouts {
    font-size: 12px;
}

@media screen and (max-width: 767px) {

    .table-responsive {
        border: 0px;
    }

    .datatable-colocacao {
        font-size: 16px !important;
        width: 30px !important;
    }

    img.datatable-escudo {
        width: 20px !important;
    }

    span.datatable-nome-time {
        font-size: 14px !important;
        max-width: 102px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .table > tbody > tr > td {
        padding: 3px 0 0px 0 !important
    }
}
