﻿.aviso-gmud {
    width: 100%;
    position: absolute;
    height: 100vh;
    left: 0px;
    top: 0px;
    z-index: 1000000;
    background-color: rgba(102, 102, 102, 0.46);
}

.dn {
    display: none;
}

.aviso-gmud .conteudo .box-1 .texto-informativo {
    font-family: Verdana;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
}

.aviso-gmud .conteudo {
    width: 55%;
    box-sizing: border-box;
    margin: 70px auto;
    min-height: 330px;
    background-color: #FFF;
    border-radius: 5px;
}

    .aviso-gmud .conteudo .box-1 .box-titulo p {
        font-size: 24px;
        color: #585a5b;
        width: auto;
        margin: 20px 0 0;
        text-transform: uppercase;
    }

    .aviso-gmud .conteudo .box-1 .box-titulo {
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }

    .aviso-gmud .conteudo .box-1 {
        width: 100%;
        padding: 35px;
        box-sizing: border-box;
    }

input.btnBotao00Login {
    float: right;
    margin: 42px 1px 0 0;
}

fieldset {
    line-height: 20px;
}

#dialogFaqEnet {
    text-align: left !important;
    padding: 0 !important;
    overflow: auto;
}

.faq-content {
    border-bottom: 1px solid #B2B6BC;
    margin: 0 15px;
}

    .faq-content .question {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        padding: 15px 0;
        cursor: pointer;
        color: #666E7A;
    }

        .faq-content .question i {
            float: right;
        }

    .faq-content .answer {
        display: none;
        color: #666E7A;
        padding-bottom: 20px;
        margin-top: -10px;
    }

        .faq-content .answer a {
            color: #0000F0;
        }

@media screen and (min-width: 1920px) {
    #dialogFaqEnet {
        height: 800px !important;
    }
}

[aria-describedby="dialogFaqEnet"] .ui-dialog-title {
    font-size: 16px;
    font-weight: bold;
}

/*Estilo login*/
.b3__body-login-reset {
    font-family: "rawline" !important;
    color: #333333 !important;
}

    .b3__body-login-reset label {
        font: normal normal normal 14px "rawline", sans-serif !important;
        font-weight: 600 !important;
    }

    .b3__body-login-reset .modal {
        font-family: Muli,sans-serif !important;
    }

    .b3__body-login-reset h1 {
        color: #FFFFFF !important;
        font-weight: 500 !important;
        font-size: 25px !important;
        text-transform: uppercase;
        letter-spacing: 0;
        line-height: 70px;
        opacity: .8;
    }

    .b3__body-login-reset h2 {
        text-transform: initial !important;
        color: #333333 !important;
        font-weight: 500 !important;
        font-size: 24px !important;
    }

    .b3__body-login-reset p {
        color: #333333 !important;
    }

.btn--login--govbr {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    width: 100%;
    border: none;
    border-radius: 20px;
    padding: 8px 24px;
    text-align: center;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
    height: auto;
}

.btn--primary--govbr {
    background-color: #1351B4;
}

.btn--primary--outline--govbr {
    color: #1351B4 !important;
    background-color: transparent;
    border: 1px solid #1351B4 !important;
}

.btn--secondary--govbr {
    background-color: #237131;
}

.btn--login--govbr:hover, .link--primary--govbr:hover, .link--secondary--govbr:hover {
    opacity: 0.6;
}

.link--primary--govbr, .link--secondary--govbr {
    padding: 15px;
    font-size: 12px;
    text-decoration: underline !important;
}

.link--primary--govbr {
    color: #1351B4 !important;
}

.link--secondary--govbr {
    color: #237131 !important;
}

.link-reset-password {
    padding: 0 !important;
}

.input--govbr {
    width: 100%;
    height: 40px;
    padding: 0 20px 0 20px;
    background: #FFFFFF;
    border: 1px solid #888888;
    border-radius: 4px;
    font-size: 1em;
}

    .input--govbr::placeholder {
        font-style: italic;
    }

.label--govbr {
    margin: 0 0 5px 0;
    font-size: 1em;
    font-weight: 600;
}

.login-alert {
    width: 600px;
    margin: 0 auto;
}

    .login-alert button {
        margin-top: -3px;
    }

.b3__body-login-reset header {
    background-color: #0C326F;
    height: 70px;
}

.b3__login-window {
    position: relative;
}

    .b3__login-window p {
        margin: 5px 0 25px;
    }

    .b3__login-window .logo-cvm {
        height: 45px;
        margin-top: -40px;
    }

.b3__login-window {
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    padding: 35px 25px 60px;
    border-radius: 5px;
    margin: 0 auto;
    width: 430px;
}

.input-senha {
    margin-top: -20px;
}

    .input-senha button {
        background: transparent;
        border: none;
        top: 32px;
        right: 0;
    }

        .input-senha button:focus, .login-alert button {
            outline: none;
        }

.input-group-text {
    color: #1351B4 !important;
}

.b3__acesso-ajuda {
    margin: 0 auto;
    width: 430px;
}

.b3__link-register {
    position: absolute;
    left: 50%;
    bottom: -100px;
    transform: translate(-50%, -50%);
}

    .b3__link-register a {
        font-size: 11px;
    }

.text-info-reset {
    line-height: 20px;
}

.subtitle-info-reset {
    font-size: 14px;
    line-height: 20px;
}

.spnErroPreenchimento {
    background-image: none !important;
    width: 100% !important;
    position: relative;
}

#ctl00_DefaultContent__login table {
    width: 100% !important;
}

.captchaText {
    position: absolute;
    top: 85% !important;
    right: 30%;
    width: 20%;
    height: 30px;
    padding: 0 20px 0 20px;
    background: #FFFFFF;
    border: 1px solid #888888;
    border-radius: 4px;
    font-size: 1em;
}

.RadWWrapperHeaderCenter {
    display: none !important;
}

.RadWindowHeaderRowAlert {
    display: none !important;
}

.b3__logo--button--small {
    color: #FFF;
    font-size: 28px;
    width: 34px;
    height: 12px;
}
