
#hc_showresults .hc_premio_infos ,
#hc_showresults .hc_premio_infos .hc_premio_title {
    border-radius: .4em;
    position: relative;
}

#hc_showresults .hc_premio_title:hover {
    cursor: pointer
}

#hc_showresults .hc_premio_title > h2 {
    font-size: 2rem
}

#hc_showresults .hc_premio_title button.accordion-button {
    background: rgba(0,0,0,.3);
    border-radius: 0 0.4rem 0.4rem 0 !important;
    box-shadow: none !important;
    height: 100%;
    margin: 0 auto;
    outline: none !important;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

#hc_showresults .hc_premio_title button.accordion-button::after {
    background-size: 22px;
    color: white;
    filter: invert(1);
    height: 22px;
    width: 22px;
}

#hc_showresults .hc_premio_title button.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon);
}

#hc_showresults .hc_premio_infos .hc_premio_title * {
    margin: 0 0 .5rem;
}

#hc_showresults .hc_premio_infos {
    border: solid 1px #999;
    box-shadow: 0px 0px 10px #aaa;
    margin-bottom: 1.5em;
    padding: 1.5em;
}

#hc_showresults .hc_premio_dezenassorteadas_show {
    align-items: stretch;
    align-content: space-around;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -0.5rem 0 -0.5rem;
}

#hc_showresults .hc_premio_dezenassorteadas_show span>span {
    align-content: center;
    border-radius: 50% !important;
    display: block;
    height:42px;
    width:42px;
    text-align:center
}

#hc_showresults .hc_contemplado ul {
    margin-bottom: 0;
    margin-left: 0
}

#hc_showresults .hc_contemplado img.hc_ganhador_ok:hover {
    cursor: pointer;
}

#hc_showresults .hc_contemplado img.hc_foto_ganhador {
    background-color: #aaa;
    border: solid 5px lightgray;
}

#hc_showresults .hc_bg_primary.hc_bg_primary_subtl {
    position: relative
}

#hc_showresults .hc_bg_primary.hc_bg_primary_subtl>* {
    position: relative;
    z-index: 2
}

#hc_showresults .hc_bg_primary.hc_bg_primary_subtl::before {
    background-color: rgba(1, 1, 1, .4);
    border-radius: .4em;
    content: '';
    display: block;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#hc_showresults #hcContemplados .hc_contemplado ul, #hcContemplados .hc_contemplado ul li {
    margin: 0;
}

#hc_showresults #hcNaTrave .hc_contemplado ul, #hcNaTrave .hc_contemplado ul li {
    margin: 0;
    font-size: 11px !important;
}

#lightBoxHC {
    align-items: center;
    align-content: center;
    background-color: rgba(1, 1, 1, .7);
    bottom: 0;
    color: white;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    max-height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

#lightBoxHC .lightBoxHC_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#lightBoxHC .lightBoxHC_content .lightBoxHC_body {
    display: flex;
    height: calc(100% - 8em);
    flex-direction: column;
    justify-content: center;
}

#lightBoxHC .lightBoxHC_header,
#lightBoxHC .lightBoxHC_body,
#lightBoxHC .lightBoxHC_footer {
    padding: 1em 1em 0;
}

#lightBoxHC .lightBoxHC_header #lightBoxHC_exit {
    background: white;
    border-radius: 50%;
    color: black;
    height: 28px;
    font-family: Arial;
    font-size: 18px;
    line-height: 0;
    padding: .5em;
    position: relative;
    right: 0;
    top: 0;
    width: 28px;
}

#lightBoxHC .lightBoxHC_header {
    text-align: end;
}

#lightBoxHC .lightBoxHC_footer {
    text-align: center;
}

@media screen and (max-width:992px) {
    #hc_showresults .hc_premio_title button.accordion-button {
        border-radius: 0.4rem 0.4rem 0 0 !important;
    }

    #hc_showresults .hc_premio_title button.accordion-button {
        margin-bottom: -0.5rem !important;
        position: relative
    }

    #hc_showresults .hc_premio_dezenassorteadas_show span>span {
        height: 41px;
        width: 41px;
    }
}

@media screen and (max-width:992px) and (orientation:landscape) {
    #hc_showresults .hc_premio_dezenassorteadas_show span>span {
        height: 36px;
        width: 36px;
    }
}

@media screen and (max-width:567px) {
    #hc_showresults .hc_premio_dezenassorteadas_show span.d-inline-block.p-2 {
        padding: 5px 0 5px 5px !important;
    }
    #hc_showresults .hc_premio_dezenassorteadas_show span>span {
        height: 46px;
        width: 46px;
    }
}

@media screen and (max-width:400px) {
    #hc_showresults .hc_premio_dezenassorteadas_show span>span {
        height: 40px;
        width: 40px;
    }
}

@media screen and (min-width:361px) and (max-width:400px) {
    #hc_showresults .hc_premio_dezenassorteadas_show span.d-inline-block.p-2 {
        padding-right: 5px !important;
    }
    #hc_showresults .hc_premio_dezenassorteadas_show span>span {
        height: 44px;
        width: 44px;
    }
}

@media screen and (max-width:360px) {
    #hc_showresults .hc_premio_dezenassorteadas_show span>span {
        height: 33px;
        width: 33px;
    }
}