:root {
    --main-blue-color: #1062a8;
    --second-orange-color: #efa812;
    --background-color: #fff;
    --font-body: #212529;
    --font-left-menu: #707070;
    --dark-background: #f9f9f9;
}

.layout2022 {
    display: none !important;
}

.box-primeiro-passo {
    background-color: var(--dark-background);
    padding: 1rem;
    border-left: #fff solid 1rem;
    border-right: #fff solid 1rem;
}

    .box-primeiro-passo.custom-padding {
        border: 0;
        margin: 0;
    }

.text-login-margin {
    border-bottom: #eee solid 2px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
}

.text-passos {
    color: var(--main-blue-color);
    font-weight: bold;
    font-size: 1.2rem;
    margin-left: 0;
}

.margin-captcha {
    margin-left: 5%;
}

.txt-passos-box {
    font-size: 0.9em;
}

.dropdown-list-passos {
    border-radius: 12px;
    text-align: left;
    background: #FFF;
    padding: 0.250em 1rem;
    border: solid #ddd 1px;
    margin-top: 5px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTcgMTBsNSA1IDUtNXoiLz48L3N2Zz4=);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px;
    -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.04);
    height: 35px;
    font-size: 14px;
    width: 100%;
}

.dropdown-list-empresa-passos select {
    margin-top: 0;
}

.dropdown-list-passos:focus {
    outline: none;
}

/* Radio Button */
input[type=radio] {
    box-shadow: none;
    transition: none;
    height: 13px;
    margin-right: 10px;
    margin-bottom: 15px;
}

    input[type=radio]:focus-within {
        box-shadow: none;
    }

label {
    display: initial !important;
}

.dropdown-list-passos:focus {
    outline: none;
}

/* Radio Button */
input[type=radio] {
    box-shadow: none;
    transition: none;
    height: 13px;
    margin-right: 10px;
}

    input[type=radio]:focus-within {
        box-shadow: none;
    }

label {
    display: initial !important;
}

.text-enquadramento {
    margin-top: 20px;
}

table {
    margin-bottom: 2em;
    line-height: 1em;
}

.btn-voltar-passos {
    background-color: transparent;
    border-radius: 12px;
    padding: 0.2rem 1.2rem;
    font-size: 0.9rem;
    color: var(--main-blue-color);
    height: 35px;
    cursor: pointer;
    border: var(--main-blue-color) solid 1px;
    width: 8em;
    margin-right: 1em;
}

    .btn-voltar-passos:hover {
        background-color: #efa819;
        color: #fff;
        border: none;
        transition: none;
    }

.btn-entrar-passos {
    background-color: var(--main-blue-color);
    border-radius: 12px;
    padding: 0.2rem 1.2rem;
    font-size: 0.9rem;
    color: #FFFFFF;
    border-color: transparent;
    height: 35px;
    cursor: pointer;
    width: 8em;
}

    .btn-entrar-passos:hover {
        background-color: #efa819;
        color: #fff;
    }

    .btn-entrar-passos:focus-within {
        box-shadow: none;
        outline: none;
    }

.btn-voltar-passos:focus-within {
    box-shadow: none;
    outline: none;
}

.margin-box-passo3 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 1em;
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 1em;
}

.margin-recaptcha {
    margin-top: 3%;
}


.text-link-body-principal {
    padding: 20px;
}


/*#region Modais*/
.body-sucesso {
    margin: auto;
    border-radius: 10px;
    background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 15px;
    border: 1px solid #FFFFFF;
    position: relative;
}

.body-info {
    margin: auto;
    border-radius: 10px;
    background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 15px;
    border: 1px solid #FFFFFF;
    position: relative;
}

.body-erro {
    margin: auto;
    border-radius: 10px;
    background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 15px;
    border: 1px solid #FFFFFF;
    position: relative;
}

.body-confirma {
    margin: auto;
    border-radius: 10px;
    background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 15px;
    border: 1px solid #FFFFFF;
    position: relative;
}

.circle-alert {
    border: #f9dda3 solid 4px;
    border-radius: 70px;
    width: 90px;
    text-align: center;
    height: 90px;
    margin-left: calc(50% - 45px);
}

.label-question {
    font-size: 52px;
    color: #1062a8;
    margin-left: 2px;
}

.circle-question {
    border: #80abd1 solid 4px;
    border-radius: 70px;
    width: 90px;
    text-align: center;
    height: 90px;
    margin-left: calc(50% - 45px);
    /*margin-top: -30px;*/
}

.center-question {
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 100%);
        transform: translate3d(0, 0, 100%);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 100%);
        transform: translate3d(0, 0, 100%);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.label-error {
    font-size: 52px;
    color: #F27474;
    margin-left: 2px;
}

.circle-error {
    border: #f8b9b9 solid 4px;
    border-radius: 70px;
    width: 90px;
    text-align: center;
    height: 90px;
    margin-left: calc(50% - 45px);
}

.label-sucesso {
    font-size: 52px;
    color: #1062a8;
    margin-left: 2px;
}

.circle-sucesso {
    border: #80abd1 solid 4px;
    border-radius: 70px;
    width: 90px;
    text-align: center;
    height: 90px;
    margin-left: calc(50% - 45px);
}

.circle-question, .label-question, .circle-alert, .label-alert, .circle-error, .label-error, .circle-sucesso, .label-sucesso {
    opacity: 0;
    -webkit-animation: fadeInUp 1s ease-in-out 0s forwards;
    animation: fadeInUp 1s ease-in-out 0s forwards;
}

.circle-question, .circle-alert, .circle-error, .circle-sucesso {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.label-question, .label-alert, .label-error, .label-sucesso {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
/*#endregion Modais*/



.img-alert-md {
    width: 25px;
    vertical-align: baseline;
    margin-right: 5px;
}

.margin-top-link-button {
    margin-top: 45px;
}

span.input-search-buttom.input-group-text {
    height: 35px;
    margin-top: 5px;
    background-color: var(--main-blue-color);
    border: none;
    border-radius: 0 0.6rem 0.6rem 0;
}

    span.input-search-buttom.input-group-text:hover {
        background-color: #efa819;
    }

a.ico-lupa-search {
    color: #ffffff;
}

.alerta {
    position: fixed;
    right: 0.2em;
    top: 7%;
    width: 30%;
    margin-top: -1.7em;
    background-color: #1062aa;
    color: #FFFFFF;
    padding: 1em;
}

i.alertaico {
    font-size: 2.2em;
}

fecharmsg a {
    color: #ffffff;
}

td.fecharmsg {
    vertical-align: top;
}

table {
    margin-bottom: 0;
}

.img-passos-webservice {
    box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.14);
}

.grid-vazia {
    background-color: #fff;
    height: 100px;
    text-align: center;
    padding: inherit;
    border: #EdEdEd 1px solid;
    border-radius: 10px;
    color: #707070;
}

.icone-box-vazia {
    color: #c7c7c7;
    font-size: 45px;
}

.texto-cinza {
    color: #c7c7c7;
}

div.modal-cookies {
    display: block;
    position: fixed;
    bottom: 0px;
    background-color: rgb(86 86 86 / 80%);
    padding: 10px;
    width: 100%;
    color: white;
    z-index: 1;
    font-size: 14px;
    text-align: center;
}

.btn-cookies {
    background-color: var(--main-blue-color);
    border-radius: 12px;
    padding: 0.2rem 1.2rem;
    font-size: 0.8rem;
    color: #FFFFFF;
    border-color: transparent;
    cursor: pointer;
}

    .btn-cookies:hover {
        background-color: var(--second-orange-color);
    }




@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    box-primeiro-passo {
        background-color: #f9f9f9;
        padding: 1rem;
        border-left: #fff solid 1rem;
        border-right: #fff solid 1rem;
    }

    .box-primeiro-passo.custom-padding {
        border: 0;
        margin: 0;
    }

    .text-login-margin {
        border-bottom: #eee solid 2px;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .text-passos {
        color: #1062a8;
        font-weight: bold;
        font-size: 1.2rem;
        margin-left: 0;
    }

    .margin-captcha {
        margin-left: 5%;
    }

    .txt-passos-box {
        font-size: 0.9em;
    }

    .dropdown-list-passos {
        border-radius: 12px;
        text-align: left;
        background: #FFF;
        padding: 0.250em 1rem;
        border: solid #ddd 1px;
        margin-top: 5px;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTcgMTBsNSA1IDUtNXoiLz48L3N2Zz4=);
        background-size: 24px 24px;
        background-repeat: no-repeat;
        background-position: center right;
        padding-right: 20px;
        -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.04);
        -moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.04);
        height: 35px;
        font-size: 14px;
        width: 100%;
    }

    .dropdown-list-empresa-passos select {
        margin-top: 0;
    }

    .dropdown-list-passos:focus {
        outline: none;
    }

    /* Radio Button */
    input[type=radio] {
        box-shadow: none;
        transition: none;
        height: 13px;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        input[type=radio]:focus-within {
            box-shadow: none;
        }

    label {
        display: initial !important;
    }

    .dropdown-list-passos:focus {
        outline: none;
    }

    /* Radio Button */
    input[type=radio] {
        box-shadow: none;
        transition: none;
        height: 13px;
        margin-right: 10px;
    }

        input[type=radio]:focus-within {
            box-shadow: none;
        }

    label {
        display: initial !important;
    }

    .text-enquadramento {
        margin-top: 20px;
    }

    table {
        margin-bottom: 2em;
        line-height: 1em;
    }

    .btn-voltar-passos {
        background-color: transparent;
        border-radius: 12px;
        padding: 0.2rem 1.2rem;
        font-size: 0.9rem;
        color: #1062a8;
        height: 35px;
        cursor: pointer;
        border: #1062a8 solid 1px;
        width: 8em;
        margin-right: 1em;
    }

        .btn-voltar-passos:hover {
            background-color: #efa819;
            color: #fff;
            border: none;
            transition: none;
        }

    .btn-entrar-passos {
        background-color: #1062a8;
        border-radius: 12px;
        padding: 0.2rem 1.2rem;
        font-size: 0.9rem;
        color: #FFFFFF;
        border-color: transparent;
        height: 35px;
        cursor: pointer;
        width: 8em;
    }

        .btn-entrar-passos:hover {
            background-color: #efa819;
            color: #fff;
        }

        .btn-entrar-passos:focus-within {
            box-shadow: none;
            outline: none;
        }

    .btn-voltar-passos:focus-within {
        box-shadow: none;
        outline: none;
    }

    .margin-box-passo3 {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 1em;
        padding-left: 3em;
        padding-right: 3em;
        padding-bottom: 1em;
    }

    .margin-recaptcha {
        margin-top: 3%;
    }


    .text-link-body-principal {
        padding: 20px;
    }






    .img-alert-md {
        width: 25px;
        vertical-align: baseline;
        margin-right: 5px;
    }

    .margin-top-link-button {
        margin-top: 45px;
    }

    span.input-search-buttom.input-group-text {
        height: 35px;
        margin-top: 5px;
        background-color: #1062a8;
        border: none;
        border-radius: 0 0.6rem 0.6rem 0;
    }

        span.input-search-buttom.input-group-text:hover {
            background-color: #efa819;
        }

    a.ico-lupa-search {
        color: #ffffff;
    }

    .alerta {
        position: fixed;
        right: 0.2em;
        top: 7%;
        width: 30%;
        margin-top: -1.7em;
        background-color: #1062aa;
        color: #FFFFFF;
        padding: 1em;
    }

    i.alertaico {
        font-size: 2.2em;
    }

    fecharmsg a {
        color: #ffffff;
    }

    td.fecharmsg {
        vertical-align: top;
    }

    table {
        margin-bottom: 0;
    }

    .img-passos-webservice {
        box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.14);
    }

    .grid-vazia {
        background-color: #fff;
        height: 100px;
        text-align: center;
        padding: inherit;
        border: #EdEdEd 1px solid;
        border-radius: 10px;
        color: #707070;
    }

    .icone-box-vazia {
        color: #c7c7c7;
        font-size: 45px;
    }

    .texto-cinza {
        color: #c7c7c7;
    }
}
