span.badge{
    font-weight: 600;
}
span.badge-success{
    color: #fff;
    background-color: #28a745;
}


i.fa-trash{
    float: right;
    color: grey;
}
.form-type-checkbox div.description{
    margin-left: 0;
    display: table;
}

span.corporate-festibity{
    background-color: #ffc107;
    color: #fff;
}

/*
span.festibity-silver{
    background-color: #999;
    color: #fff;
}
*/
span.premium-festibity{
    background-color: #bb2929;
    color: #fff;
}

span.talent-inlab{
    background-color: #F29000;
    color: white;
}
input.is-invalid{
    border-color: #dc3545;
}

div.talent-inlab{
    background-image: url("/sites/fib/files/patrocinadors_borsa/talent_inlab.png");
    background-repeat: no-repeat;
    padding: 0;
    width: 130px;
    height: 47px;
    margin: 0 auto;
}
span.bcaducada{
    background-color: #dc3545;
}
div.festibity-gold{
    background-image: url("/sites/fib/files/patrocinadors_borsa/festibity_gold.png");
    background-repeat: no-repeat;
    padding: 0;
    width: 100px;
    height: 74px;
    margin: 0 auto;
}
div.festibity-silver{
    background-image: url("/sites/fib/files/patrocinadors_borsa/festibity_silver.png");
    background-repeat: no-repeat;
    padding: 0;
    width: 100px;
    height: 74px;
    margin: 0 auto;
}

div.festibity-partner{
    background-image: url("/sites/fib/files/patrocinadors_borsa/festibity-partner.png");
    background-repeat: no-repeat;
    padding: 0;
    width: 100px;
    height: 39px;
    margin: 0 auto;
}


@media screen and (max-width: 744px){
    #ult31{
        margin-bottom: 10px !important;
    }
    #all{
        margin-top: 10px !important;
    }
    input.btn{
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 0 !important;
    }
}
