.filter-danger {
    filter: invert(29%) sepia(78%) saturate(2442%) hue-rotate(335deg) brightness(89%) contrast(94%);
}
.filter-warning {
    filter: invert(85%) sepia(18%) saturate(4572%) hue-rotate(351deg) brightness(99%) contrast(103%);
}
.filter-info {
    filter: invert(56%) sepia(32%) saturate(6457%) hue-rotate(154deg) brightness(95%) contrast(82%);
}
.filter-primary {
    filter: invert(34%) sepia(99%) saturate(3373%) hue-rotate(199deg) brightness(102%) contrast(108%);
}
.filter-success{
    filter: invert(46%) sepia(39%) saturate(1711%) hue-rotate(94deg) brightness(100%) contrast(69%);
}

.text-dark > .player-icon-text{
    -webkit-text-stroke: 1px black; font-size: smaller
}
.owner-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-left: -40px;
    margin-top: -9px;
    border: white 1px solid;
    font-size: small;
}
.owner-circle-small {
    width: 15px;
    height: 15px;
    margin-left: -40px;
    margin-top: -6px;
}
.owner-container{
    margin-top: -85px;
}
.owner-container-small{
    margin-top: -40px;
    margin-left: 10px;
}
.form-select {
    background-color: #545b62;
    color: #ced4da;
    border: 1px solid rgba(255,255,255,.125);
}
.collection-footer {
    padding: 2.5rem 0;
    color: #999;
    text-align: center;
    background-color: #212529;
    border-top: 1px solid rgba(255,255,255,.125);
}

.accordion-button,
.accordion-button:not(.collapsed){
    color:#e9ecef;
    background-color: transparent;
    box-shadow: none;
    padding:0;
}
.accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A0A0A0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A0A0A0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.accordion-button{
    color:#e9ecef;

}
.image-container {
  width:  120px; 
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  flex: 0 0 120px;
}
@media (max-width: 575px) { /*Small Screen*/
    .card-body{
        margin-left:15px;
    }
    .form-range{
        width:80%;
        margin-left:40px
    }
    .owner-container{
        margin-top: 5px;
        margin-left:0px
    }
    .owner-container-small{
        margin-top: 5px;
        margin-left:0px
    }
    .owner-circle{
        display: inline-block;
        margin-left: -12px;
        margin-top: -30px;
    }
    .owner-circle-small{
        margin-left: 15px;
        margin-top: -40px;
    }
    .card {
        margin-left: -15px;
        margin-right: -15px;
    }
    .card-body{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    td{
        padding-left: 4px !important;
        padding-right: 4px !important;
        font-size: small !important;
    }
    th{
        padding-left: 4px !important;
        padding-right: 4px !important;
        font-size: x-small !important;
    }
    .filter-btn {
        padding: 2px !important;
    }
    .badge {
        /* font-size: xx-small !important; */
        /* font-weight: normal !important; */
        white-space: inherit  !important;
    }
    
    .image-container {
        width:  60px; 
        height: 80px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        flex: 0 0 60px;
    }
}
@media (min-width: 1570px){
    #statistics-card-body{
        max-height: 675px;
        overflow: auto;
    }
    .col-xxl-1 { flex: 0 0 8% !important; max-width: 8% !important; }
    .col-xxl-2 { flex: 0 0 16% !important; max-width: 16% !important; }
    .col-xxl-3 { flex: 0 0 25% !important; max-width: 25% !important; }
    .col-xxl-4 { flex: 0 0 33% !important; max-width: 33% !important; }
    .col-xxl-5 { flex: 0 0 41% !important; max-width: 41% !important; }
    .col-xxl-6 { flex: 0 0 50% !important; max-width: 50% !important; }
    .col-xxl-7 { flex: 0 0 58% !important; max-width: 58% !important; }
    .col-xxl-8 { flex: 0 0 66% !important; max-width: 66% !important; }
    .col-xxl-9 { flex: 0 0 75% !important; max-width: 75% !important; }
    .col-xxl-10 { flex: 0 0 83% !important; max-width: 83% !important; }
    .col-xxl-11 { flex: 0 0 91% !important; max-width: 91% !important; }
    .col-xxl-12 { flex: 0 0 100% !important; max-width: 100% !important; }
  }

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}
.entry{
    border-bottom: 1px solid grey ;
}
.entry-company{
    background-color: black;
    margin: -1rem -20px 1rem -20px;
    padding: 1rem 20px 0px 20px;
    border-bottom: 0px solid black;
}
.btn.btn-filter-inactive{
    /* background-color: gray !important; */
    background-color: transparent !important;
    color: #EEEEEE !important;
}
.btn.btn-toplevel-active{
    font-weight: bolder;
    border: white solid 1px;
    color: white;
}
.btn.btn-toplevel-active:not(:disabled):not(.disabled):active{    
    color: white;
    border-color: white !important;
    border-width: 1px !important;
}
.btn.btn-toplevel-active:not(:disabled):not(.disabled):focus{    
    color: white;
    border-color: white !important;
    border-width: 1px !important;
}
b {
    color: #88AADD;
}
.btn-detail{
    margin-top: -17px;
    margin-bottom: -1px;
    opacity: 1;
    transition: all 500ms;
}

@media (min-width: 576px) {
 .btn-detail {
     margin-right: -20px
 }   
}
@media (hover: hover) {
    .entry:not(:hover) .btn-detail{
        opacity: 0;
    }
}
.card-body{
    padding-top: 1rem !important;
}
.g-1-1{
    grid-column: 1;
    grid-row: 1;
}