/* Página do Login */
[v-cloak] {
    display: none;
}

.ib-link-small {
    font-size: 13px;
    line-height: 16px;
    color: #DE0D23 !important;
}

.ib-link-medium {
    font-size: 16px;
    line-height: 18px;
    color: #DE0D23 !important;
}

.ib-yellow {
    background-color: #FEE200;
}

.ib-black {
    background-color: #000;
}

.ib-red {
    background-color: #DE0D23;
}

.ib-voting-chip {
    position: absolute;
    bottom: 0px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
}

.ib-voting-info {
    border-radius: 16px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    position: absolute;
    top: -16px;
    left: -16px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ib-voting-title {
    font-weight: 900;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    margin: auto;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

.ib-voting-btn {
    position: fixed;
    bottom: 20px;
    display: block;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    width: 300px;
    cursor: pointer;
    z-index: 1000;
}

    .ib-voting-btn .ib-subtitle {
        color: #eeeeee;
        font-weight: 300;
        font-size: 10px;
        text-align: center;
    }

    .ib-voting-btn .v-btn__content {
        display: block;
        line-height: 18px;
    }

.ib-voting-btn-2 {
    background-color: #DE0D23;
    font-weight: 900;
    font-size: 16px;
    line-height: 44px;
    height: 44px;
    width: 200px;
    border-radius: 22px;
    cursor: pointer;
    border: none;
    color: #FFFFFF;
}

.ib-login {
    color: #000000 !important;
    font-weight: 900;
    padding: 0;
    margin: 0;
    line-height: 48px;
    padding-right: 12px;
    text-decoration: none;
}

.ib-menu-item {
    padding-left: 30px;
    font-weight: 900;
    font-size: 22px;
    line-height: 52px;
}

.ib-list-item-active {
    background-color: #FEE200;
}

.ib-title {
    font-size: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
}

.ib-close-btn {
    top: 3px;
    right: 3px;
    position: absolute;
}

.ib-header {
    padding: 10px 0 12px 0;
    background-image: url('/images/header.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
    text-align: center;
    color: #FFF;
}

    .ib-header .ib-title {
        font-size: 28px;
        line-height: 28px;
        font-weight: 600;
    }

    .ib-header .ib-subtitle {
        font-size: 26px;
        line-height: 30px;
        font-weight: 900;
    }

    .ib-header .ib-title-2 {
        font-size: 28px;
        line-height: 36px;
        font-weight: 900;
    }

    .ib-header .ib-subtitle-2 {
        font-size: 20px;
        line-height: 22px;
    }


.ib-youtube-iframe {
    width: 100%;
    max-width: 800px;
    height: 360px;
    margin: auto;
}

.ib-results-category-link {
    text-decoration-line: underline;
    font-size: 20px;
    font-weight: 300;
    color: #000 !important;
    display: block;
    padding: 5px 0;
}

    .ib-results-category-link:hover {
        color: #F00044 !important;
    }


.ib-div-or {
    position: relative;
    margin: 20px auto auto auto;
    font-weight: bold;
    border-radius: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px;
    border: 2px solid #FEE200;
    background-color: #FEE200;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    z-index: 10;
    text-align: center;
}

.ib-floating-or {
    text-align: center;
    position: relative;
    margin: -5px auto 0 auto;
    font-weight: bold;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    width: 40px;
    border: 2px solid #FEE200;
    background-color: #FEE200;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    z-index: 10;
}

.ib-header-top3 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    text-align: center;
    color: #FFF;
    height: 60px;
}

.ib-red-box {
    border: 1px solid #DE0D23;
    border-radius: 18px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    font-size: 11px;
    color: #000;
    padding: 0 4px;
}

.ib-background-animate {
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    height: 74px;
    width: 264px;
    background-color: #FEE100;
    margin: auto;
}

    .ib-background-animate .content {
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        display: flex;
        flex-direction: column;
        border-radius: 8px;
        box-sizing: border-box;
        background-color: #FEE100;
    }

    .ib-background-animate .spinner {
        width: 100%;
        height: 100%;
        animation: o-rotate-360 linear 2s infinite;
    }

        .ib-background-animate .spinner span {
            display: block;
            width: 264px;
            height: 74px;
            position: relative;
            transform: translate(-50%, -50%);
            box-sizing: border-box;
        }

            .ib-background-animate .spinner span:after {
                display: block;
                content: "";
                width: 264px;
                height: 74px;
                position: absolute;
                left: 100%;
            }

            .ib-background-animate .spinner span:first-child {
                background-color: #DE0D23;
            }

                .ib-background-animate .spinner span:first-child:after {
                    background-color: #FEE100;
                }

            .ib-background-animate .spinner span:last-child {
                background-color: #FEE100;
            }

                .ib-background-animate .spinner span:last-child:after {
                    background-color: #DE0D23;
                }

@keyframes o-rotate-360 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width: 600px) {
    .ib-youtube-iframe {
        width: 100%;
        height: 200px;
    }
}

@media only screen and (max-width: 390px) {
    .logo_mobile {
        height: 50px !important;
    }
}

@media only screen and (max-width: 359px) {
    .logo_mobile {
        height: 40px !important;
    }
}

.ib-empty-anchor {
    text-decoration: none;
    display: block;
    color: #000;
}