
html {
    font-size: 62.5%;
}

body {
    font-size: 1.2rem;
    font-family: "NotoSans";
}

/* Cores */
h1,
h3,
h4,
h5,
.cas,
.cas .botao,
.cas input[type=submit],
.cas .botao:hover,
.cas input[type=submit]:hover {
    color: #333;
}

h2 {
    color: #303336;
}

label {
    color: #2e3133;
}

h3,
.contato,
.contato a,
input[type=text]+.fa,
input[type=password]+.fa {
    color: #5C6166;
}

.cas .botao:disabled,
.cas input[type="submit"]:disabled,
.cas .botao:hover:disabled,
.cas input[type="submit"]:hover:disabled,
:disabled {
    color: #ccc;
}

a {
    color: #008000;
    font-size: 1.6rem
}

a:hover {
    color: #004c25;
}

/*a:focus {
    color: #006633;
}
    */

.required:after,
.erro {
    color: #cc0000;
}

.aviso {
    color: #996600;
}

.info {
    color: #fff;
}

/* Cores de fundo */
.cas {
    background-color: #fff;
}

.erro {
    background-color: #fae5e5;
    line-height: 1.9rem;
    padding: 1rem;
    color: #303336;
    border-radius: 1rem;
    border: 2px solid var(--error-pure, #B21623)
}

.aviso {
    background-color: #fdffde;
}

.sucesso {
    background-color: #e5f2e5;
    color: #303336;
    border-radius: 1rem;
    border: 2px solid var(--success-pure, #008743);
}

.info {
    background-color: #4d81a0;
}

.login {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 334px);
}

.login .iniciar-sessao,
.login .cartao-cidadao {
    background-color: #F5F5F5;
    border-radius: 1rem;
}

.esquerda.login_area{
    max-width: 630px;
    padding-bottom: 8rem;
}

.login .login_area .iniciar-sessao label:not(.secundario) {
    margin: 3.2rem 0 0.8rem 0;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 2.4rem;
    letter-spacing: 0.15px;
}

.cas .botao:hover,
.cas input[type=submit]:hover {
    background-color: #bbb;
}

.cas .botao,
.cas input[type=submit],
.cas .botao:hover:disabled,
.cas input[type="submit"]:hover:disabled {
    background-color: #ddd;
}

.cas .botao:disabled,
.cas input[type="submit"]:disabled,
.cas .botao:hover:disabled,
.cas input[type="submit"]:hover:disabled {
    background: transparent;
}

/* Familia de fontes padrao */
.cas,
ul,
ol {
    font-family: "NotoSans";
    /* JSP -  changing font-family from Roboto to NotoSans */
}

/* Familia de fontes para titulos */
h1,
h2,
h3,
h4,
h5 {
    font-family: "NotoSans";
}

/* Tamanhos */
div,
/* Chrome fix */
.cas {
    font-size: 1.6rem;
    line-height: 1.5rem;
}

h1 {
    font-size: 2.4rem;
    line-height: 2.9rem;
}

h2 {
    font-size: 2.2rem;
    line-height: 2.2rem;
}

h3 {
    font-size: 1.6rem;
    line-height: 1.9rem;
}

h4 {
    font-size: 1.2rem;
    line-height: 1.5rem;
}

h5 {
    font-size: 1.1rem;
    line-height: 1.3rem;
}

label {
    font-size: 1.2rem;
    line-height: 1.5rem;
}

/* Estilos e peso de fonte (italicos, negritos e sublinhados) */
h1,
h2,
h3,
.cas {
    font-style: normal;
    font-weight: normal;
}

h4,
h5 {
    font-weight: bold;
}

label {
    font-style: normal;
    font-weight: bold;
}

a {
    text-decoration: underline;
}

/* Bootstrap fixes */
.container-fluid {
    padding: 0;
}

/* Mensagens */
.aviso,
.info,
.sucesso {
    padding: 1.5rem;
}

/* Rodape Line */
.line-rodape{
    width: 100%;
    margin-bottom: -0.5rem;
     margin-top: 5.6rem;
}

/* Rodape */
.rodape {
    margin-top: auto;
    padding: 1.5rem;
}

/* Imagem tencica dos 3 parceiros-rodape */
.parceiros-img {
    width: 85%;
}

.outrasfontes {
    float: right;
}

.rodape .browsers {
    margin-top: 2.4rem;
}

.rodape .parceiros,
.rodape .copyright {
    text-align: right;
    float: right;
}

.rodape .parceiros a{
    display: flex;
}

.rodape .copyright p {
    margin-top: -10px;
    font-size: 1.6rem;
    line-height: 1.5rem;
}

.rodape .browsers p {
    margin-top: 0.4rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #515457;
}

.agradecimento_texto {
    font-size: 1.6rem;
    font-family: "NotoSans";
}

.pretende_fazer_texto {
    font: "NotoSans";
    font-size: 2.0rem;
}

/*Sess�o Encerrada Texto*/
.sessao_encerrada_texto {
    font: "NotoSans";
    font-size: 2.2rem;
}

.url_login_texto {
    font-size: 1.6rem;
    font-family: "NotoSans";
}

li{
    margin: 10px 0;
  }

@media (max-width: 767px) {

    .cookies.info .row-fluid,
    .cabecalho,
    .conteudo,
    .rodape .row-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .rodape .row-fluid>* {
        text-align: center;
        padding-bottom: 1.5rem;
    }

    .rodape .patrocionios li+li {
        display: block;
        margin-top: 1.5rem;
    }

}

/* Paddings */
.logo,
.info.cookies .row-fluid>div,
.login .cartao-cidadao,
.politica-cookies {
    /*padding-left: 1.5rem;
    padding-right: 1.5rem; */
}

.login .cartao-cidadao {
   /* padding-top: 1.5rem;
    padding-bottom: 1.5rem; */
}

.login .iniciar-sessao {
    padding: 3rem;
}

.login .iniciar-sessao input[type=checkbox] {
    accent-color: #008743;
    margin-bottom: 7px;
}

/* Login */
.login .iniciar-sessao input[type=text],
.login .iniciar-sessao input[type=password] {
    font-size: 1.6rem;
    padding: 1.6rem;
    width: 88%;
    border-radius: 1.2rem;
}



.login .registar {
    text-align: center;
    margin-top: 125px;
}

.login .registar .botao {
    padding: 10px 30px;
    font-size: 1.6rem;
    background: #008743;
    color: #ffffff;
    border: 0;
    margin: 20px 0;
    border-radius: 1rem;
}

.login .registar .botao:hover {
    padding: 10px 30px;
    background: rgba(0, 146, 67, 0.8);
    border: 0;
}

.login .iniciar-sessao h2,
.login .cartao-cidadao h3 {
    margin-top: 0;
}

.login .cartao-cidadao .botao,
.login .iniciar-sessao input[type="submit"] {
    width: 100%;
    font-size: 1.2em;
    border-radius: 2.4rem;
}

.login .cartao-cidadao {
    margin-top: 4.3125rem;
}

.direita.registry_area a,
.direita.registry_area p {
    padding: 0 1rem;
    font-size: 1.6rem;
}

.secondary-area {
    margin-top: 40px;
    border-top: 2px solid #ccc;
    padding-top: 20px;
}

/* Loading */
.cas .loading {
    text-align: center;
}

@media (max-width: 767px) {

    .cas {
        padding: 0;
    }

    .login .registar,
    .login .cartao-cidadao,
    .login .contato {
        margin-top: 1.5rem;
    }
}

/* Contato telefonico */
.contato {
    text-transform: uppercase;
    text-align: center;
    /*margin-top: 23.5em;*/
}

.contato .telefone,
.contato .fa {
    display: inline-block;
}

.contato .fa {
    font-size: 3.5em;
    margin-right: 0.5rem;
}

.contato .fa+div {
    text-align: left;
}

.contato .numero {
    margin-top: 0.5rem;
    text-transform: uppercase;
    font-size: 2.2em;
    text-align: left;
}


/* Mais informacoes */
.mais-info {
    /*margin-bottom: 5rem;
    margin-top: 5rem;*/
    text-align: center;
}


.mais-info>a:first-child {
    font-size: 1.2em;
    /*font-weight: bold;*/
}

.mais-info .texto {
    text-align: left;
}

.mais-info>.texto h2 {
    color: #2e3133;
    font-weight: 600;
    font-size: 2.2rem;
}

.mais-info>.texto h4 {
    margin-bottom: 0.05rem;
}

.mais-info>.texto ul {
    margin-top: 0.05rem;
    padding-left: 1em;
}

.mais-info .fa-angle-double-up.fa-4x,
.mais-info .fa-angle-double-down.fa-4x {
    font-size: 2em;
}

#credentials .acoes input[type="submit"] {
    background: #0E0F10;
    color: white;
    border: 0;
    padding: 1.5rem;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: 'NotoSans';
}

#credentials .acoes input[type="submit"]:hover {
    background: #303336;
    border-color: #303336;
}

/* Botoes */
.cas .botao,
.cas input[type=submit],
.cas .botao:hover,
.cas input[type=submit]:hover {
    box-sizing: border-box;
    border: solid 1px #ccc;
    text-decoration: none;
    height: auto;
    display: inline-block;
    text-align: center;
    padding: 1rem;
    cursor: pointer;
}

/*Possivel Alteracao*/
.cas input[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

.cas a[role=button] {
    cursor: pointer;
    text-decoration: none;
}

a[role=button]:hover {
    text-decoration: underline;
}

.cas .botao:disabled,
.cas input[type="submit"]:disabled,
.cas .botao:hover:disabled,
.cas input[type="submit"]:hover:disabled {
    cursor: default;
}

/* Caixas de texto */
input,
input[type=text],
input[type=password] {
    border: 1px #919191 solid;
    max-width: 100%;
    padding: 0.4rem;
}

a:not(#linkAma):focus,
input:focus,
input[type=text]:focus,
input[type=password]:focus,
input:focus-visible,
input[type=text]:focus-visible,
input[type=password]:focus-visible {
    outline: none;
    box-shadow: 0px 0px 0px 1px #FFFFFF, 0px 0px 0px 3px #E9BA58;
}


input[type=text]+.fa,
input[type=password]+.fa {
    font-size: 1.2em;
    margin-left: 0.8rem;
    cursor: default;
    text-decoration: none;
}

input[type="password"]+.password-toggle {
    cursor: pointer;
}

/* Etiquetas */
label {
    font-weight: bold;
    color: #2e3133;
}

/* Formularios */
form>div+div,
form .containerAuth>div+div {
    margin-top: 3.2rem;
}

form>div label:first-child {
    display: block;
    margin-bottom: 0.5rem;
}

/* Mensagens */
.info a {
    color: #fff;
}

/* Cookie law */
.info a:hover {
    color: #ccc;
}

.info.cookies {
    margin-bottom: 1.5rem;
}

.info.cookies .botao {
    float: right;
    background: none;
    color: #fff;
    border: solid #fff 1px;
}

.info.cookies .botao:hover {
    color: #ccc;
    border-color: #ccc;
}

.info.cookies a[href='cookies'] {
    margin-top: 1em;
    display: inline-block;
}

/* Semanticas */
.secundario {
    font-weight: normal;
    font-size: 1.6rem
}

.required:after {
    content: " *";
}

/* Imagens */
a#linkAma:focus{
    outline: none;
}

a#linkAma:focus .sprite{
    box-shadow: 0px 0px 0px 1px #FFFFFF, 0px 0px 0px 3px #E9BA58;
}

.sprite * {
    display: none;
}

.sprite::before {
    content: "";
    display: inline-block;
    background: url(../../images/ama_logo.svg) no-repeat;
    visibility: visible;
    background-position-x: center;
}

.governo .sprite {
    content: "";
    display: inline-block;
    visibility: visible;
    background-position: 0px 0px;
    width: 159px;
    height: 50px;
}

.governo img {
    /*width: 170px;
    height: auto;*/
}

.governo a {
    display: block;
}


.logo .sprite::before {
    background-position: 0 0;
    width: 156px;
    height: 40px;
}

.cartao-cidadao .sprite::before {
   /* background-position: 0; */
    width: 100%;
    height: 79px;
    border-radius: 1rem;
}

.parceiros .compete .sprite::before {
    background-position: -441px 0;
    width: 90px;
    height: 50px;
}

.parceiros .qren .sprite::before {
    background-position: -530px 0;
    width: 100px;
    height: 50px;
}

.parceiros .europa .sprite::before {
    background-position: -640px 0;
    width: 50px;
    height: 50px;
}

/* Dialog Message Warning*/

.ui-dialog::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    background: #dee0e2;
    opacity: 0.5;
    top: 0;
    left: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 1.5em .4em .4em 1em;
    position: relative;
    border: 0px;
}


.ui-dialog .ui-dialog-title {
    font-size: 2rem;
    font-weight: 900;
    color: #2e3133;
    margin-top: 8px;
    margin-bottom: 15px;
    position: relative;
    border: 0px;
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: 20px;
    min-height: 25px;
    background-color: #dee0e2;
    padding-bottom: 2px;
    padding-top: 2px;
    border-top: solid 1px #999;
}

.ui-dialog-buttonpane .ui-widget-content {
    padding-left: 1.2rem;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    /*background: none;*/
    overflow: auto;
    zoom: 1;
}

.ui-dialog .ui-dialog-content p {
    font-size: 1.3rem;
    line-height: 1.8rem;
    padding: .5em 1em;
}

.ui-dialog {
    line-height: 2rem;
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em .75em;
    cursor: pointer;
}

.ui-button {
    padding: 0.25em;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    background-color: #16884e; /*#004c25;*/
    border-color: #16884e;
}

.ui-button.ui-state-default {
    padding: 0.75rem 1.0rem 0.75rem 1.0rem;
    box-sizing: border-box;
}

.ui-widget-content {
    background: #fff;
    color: #2e3133;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    text-align: justify;
}

.ui-widget-header {
    background: #fff;
    color: #2e3133;
    font-weight: bold;
}

/* Dialogo modal */
.dialogo {
    position: fixed;
    left: 50%;
    top: 25%;
    z-index: 50;
}

.dialogo::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    background: #2e3133;
    opacity: 0.5;
    top: 0;
    left: 0;
}

.dialogo>.wrapper {
    position: relative;
    left: -50%;
    top: -50%;

    background: #fff;
    border-style: solid;
    border-width: 1px;
    padding: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}

.cas * {
    -moz-transition: ease-in color 0.15s,
        ease-in background-color 0.15s,
        ease-in border-color 0.15s;
    -webkit-transition: ease-in color 0.15s,
        ease-in background-color 0.15s,
        ease-in border-color 0.15s;
    -o-transition: ease-in color 0.15s,
        ease-in background-color 0.15s,
        ease-in border-color 0.15s;
    transition: ease-in color 0.15s,
        ease-in background-color 0.15s,
        ease-in border-color 0.15s;
}

/* logos cabecalho */

.cabecalho .logos {
    display: flex;
    margin: 1rem auto;
}

.cabecalho .logos .cas_main_logo_container {
        /* padding: 1.5rem;
        margin: auto;*/

}

.cas_main_logo_img {
    width: 370px;
    height: 82.22px;
}

.cas_main_logo_mobile_img {
    width: 58.64px;
    height: 48px;
}

.cas_main_logo_container a {
    display: flex;
}

/* .cabecalho .logos .cas_main_logo_container a { */
/*     background: url(../../images/SSD_Logo.png) no-repeat; */
/*     background-size: 400px; */
/*     height: 12rem; */
/*     background-position: center; */
/*     display: flex; */
/*     width: 360px; */
/* } */

.cabecalho .logos .cas_main_logo_container a {
    /*background: url(../../images/SSD_Logo.png) no-repeat;*/
    /*   height: 8rem;
    width: 36rem;*/
    /*background-size: 36rem;*/
    /*margin: 2rem 0 0 -3rem;*/
    margin-top: 2rem;
    /*background-position: center;*/
    /*   display:flex;*/
}


/*.cabecalho .logos .cas_main_logo_container a > img {
    height: auto;
    width: 100%;
    object-fit: cover;
}*/

.cabecalho .logos .cas_secondary_logo_container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
}

.cabecalho .logos .cas_secondary_logo_container img:first-child {
    margin-right: 20px;
    padding-right: 20px;
}

.cabecalho .logos .cas_secondary_logo_container_mobile {
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    display: none;
}

.cabecalho .logos .cas_secondary_logo_container_mobile img:first-child {
    margin-right: 20px;
    padding-right: 20px;
    display: none;
}

.parceiros img {
    /*width: 484.5px;
    height: auto;*/
    display: block;
    margin-left: auto;
}

@media(min-width: 480px) and (max-width: 767px){

    /*Governo*/
    .span3.governo, .parceiros {
        text-align: center;
        margin-bottom: 2rem;
    }

    /*Parceiros*/
    .rodape .governo img {
        max-width: 60%;
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 2rem;
    }
}

/*Recuperar Palavra-Passe*/

.clearfix{
    padding-bottom: 2.0rem;
}

.contentor .vista .conteudo .cas_alterar_password {
    background-color: #0E0F10;
    border-color: #0E0F10;
    border-radius: 2.4rem;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: white;
    margin: 4rem 0 6rem;
}

.contentor .vista .conteudo .cas_alterar_password_mobile {
    background-color: #0E0F10;
    border-color: #0E0F10;
    border-radius: 2.4rem;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: white;
    margin: 2rem 0 2rem;
    width: 100%;
}

.contentor .vista .conteudo .cas_continuar_seg_social {
    background-color: white;
    border-color: #0E0F10;
    border-radius: 2.4rem;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: #0E0F10;
    margin: 4rem 0 6rem;
}

.contentor .vista .conteudo .cas_continuar_seg_social_mobile {
    background-color: white;
    border-color: #0E0F10;
    border-radius: 2.4rem;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: #0E0F10;
    margin: 1rem 0 6rem;
    width: 100%;
}

.contentor .vista .conteudo  .palavra_passe_expirada_texto {
    font-family: 'NotoSans', sans-serif;
    font-size: 1.6rem;
    line-height: 2rem;
}

.contentor .vista .conteudo .palavra_passe_alterar_texto{
    font-family: 'NotoSans', sans-serif;
    font-size: 2.0rem;
    margin: 4rem 0 3.2rem;

}

.useradmin h2,
.success h2{
    margin: 4rem 0 3.2rem;
}

#msg.success{
    margin-bottom: 8rem;
}

@media (max-width: 767px) {
    .cabecalho .logos .cas_main_logo_container h1 {
        padding: 1rem;
    }

    .cabecalho .logos .cas_secondary_logo_container {
        justify-content: space-evenly;
        height: 10rem;
    }

    .cas #command input[type=submit].botao_continuar_mobile {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .cabecalho .logos .cas_secondary_logo_container {
        display: none;
    }
     /*Rodape Parceiros*/
     .rodape .parceiros img {
        margin-top: 20px;
        width: 100% !important;
    }
}

.mais-informacao:before {
    content: "Mais informação\A\f103";
    white-space: pre;
    font-size: 2rem;
}

.menos-informacao:before {
    content: "Menos informação\A\f102";
    white-space: pre;
    font-size: 2rem;
}

.cartao.span4 {
    min-height: 16em;
}

.cartao>.titulo {
    margin-top: 0;
    font-weight: bold;
}

.cartao,
.cartao>.titulo,
.cartao>.conteudo {
    color: #2e3133;
}

.cartoes+.cartoes {
    margin-top: 1rem;
}

.cartao {
    padding: 1rem;
}

.cartao>.conteudo {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 0px;
}

.labelCentro {
    text-align: center;
}

@media only screen and (max-width: 600px) {
    .fa-info-circle {
        display: none;
    }
}

.apenas-leitor-ecra {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.apenas-leitor-ecra-focado:active,
.apenas-leitor-ecra-focado:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}


/*UTILILITARIOS*/
.mb-5 {
    margin-bottom: 50px;
}

.inline-block {
    display: inline-block;
}

/*AMA FIRST*/
.mb-32{
    margin-bottom: 32px;
}

.login_area .mb-32{
   /* margin-top: 1.5rem */
}

.amaTitle{
    margin-top: 0;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    color: #333;
}

.containerAma{
    padding: 3rem;
}


/***********************/

/*SS Autentica��o Utilizador*/
.authUser{
    color: #333;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
}

.heightInputBoxes {
    height: 2.4rem;
}

.containerAuth{
    display: none;
}

.aberturaFechar{
    color: #008743;
    font-family: NotoSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.15px;
    text-align: center;
}

.registarConta{
    margin-top: 1.0rem !important;
}

/*Ranges*/

@media(min-width: 1200px) {
    .cookies.info .row-fluid,
    .cabecalho,
    .conteudo, .rodape {
    width: auto;
    margin-left: 10.6rem;
    margin-right: 10.6rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-sizing: border-box;
  }
}

@media(max-width: 1200px) {
    .cookies.info .row-fluid,
    .cabecalho, .rodape,
    .conteudo {
    width: auto;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    box-sizing: border-box;
  }
}

.cas input[type=submit].botao_continuar {
    background-color: #0E0F10;
    border-color: #0E0F10;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: #fff;
    border-radius: 2.4rem;
    margin: 4rem 0 6rem;
}

.cas input[type=submit].botao_continuar_mobile {
    background-color: #0E0F10;
    border-color: #0E0F10;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: #fff;
    border-radius: 2.4rem;
    margin: 4rem auto 6rem;
    width: 60%;
    display: block;
}

.cas input[type=submit].botao_continuar:hover {
    background: #303336;
    border-color: #303336;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: #fff;
    border-radius: 2.4rem;
}

.cas input[type=submit].botao_continuar_mobile:hover {
    background: #303336;
    border-color: #303336;
    font-family: 'NotoSans', sans-serif;
    padding: 1.2rem 2.4rem;
    color: #fff;
    border-radius: 2.4rem;
}

.cas .header-wave img {
    width: 100vw;
}

.logout{
    margin-bottom: 38rem;
}
