﻿
.table-xs > :not(caption) > * > * {
    padding-left: 0.1rem;
    padding-right: 0.1rem;
}


.list-social-icon {

    width: 100px;
}

.list-social-icon {
    max-width: 2.5rem;
    height: auto;
    border: 1px solid grey;
}

.custom-icon {
    width:20px;
    height:20px;
}

.country-icon {
    width: 100px;
}

.country-icon {
    max-width: 3rem;
    height: auto;
    border: 1px solid grey;
}


.navbar-dark .navbar-brand {
    filter: unset !important;
}

.tdCompetitionResults {
    width: 10px !important;
    /*max-width: 20px;*/
}

.modal {
    z-index: 1050 !important;
}

/*.modal-backdrop {
    z-index: 0 !important;
}*/
