#rodape-atualiza-senha, #texto_cabecalho, #texto_cabecalho_sec {
    font-family: Roboto, sans-serif !important
}

#brasaocidadeadmin{
    width: 74px !important;
}
#ClienteNome{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    margin-left: 34px;
}
#cabecalho {
    width: 75%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 14px auto;
    z-index: -10;
    text-align: center;
    background:#101727;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}



#texto_cabecalho, #texto_cabecalho_sec {
    color: #fff;
    font-size: 15px;
    margin-left: 31% !important;
    width: 38% !important
}

#cliente h3 {
    margin-top: -5px !important
}

#clienteAdmin {
    margin-top: 10% !important;
    width: 100%
}

#logo_iescolar {
    margin-top: 5%
}

#rodape-atualiza-senha {
    width: 100%;
    height: 60px;
    margin: 28px auto -2%;
    padding-top: 30px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px -2px #000
}

@media only screen and (min-width: 1024px) and (max-width: 2000px) {
    .brasaoCidade {
        margin-top: 10px
    }

    #texto_cabecalho, #texto_cabecalho_sec {
        margin-left: 26% !important;
        width: 51% !important
    }
}

@media only screen and (min-width: 626px) and (max-width: 973px) {
    .brasaoCidade {
        padding-bottom: 2%;
        margin-top: 0 !important
    }

    #texto_cabecalho, #texto_cabecalho_sec {
        margin-left: 18% !important;
        width: 64% !important
    }
}

@media only screen and (max-width: 625px) {
    #texto_cabecalho {
        font-size: 13.2px
    }

    #brasaocidadeadmin {
        margin-top: -7px !important
    }

    .brasaoCidade {
        height: 107px !important;
        margin-top: 2% !important
    }

    #cliente, #clienteAdmin, #nome_escola {
        visibility: hidden
    }

    #cabecalho {
        height: 167px
    }

    #panelBody {
        margin-left: 5%;
        margin-right: 5%
    }
}

@media only screen and (min-width: 626px) and (max-width: 551px) {
    #texto_cabecalho {
        font-size: 13.2px
    }

    .brasaoCidade {
        max-width: 60px !important;
        margin-top: 2% !important;
        padding-bottom: 43%
    }
}

.fixed {
    position: fixed;
    top: 0;
    left: 0
}

.ui-accordion .ui-accordion-header.ui-state-active {
    margin-bottom: 1px !important;
    color: #111111 !important;
    font-style: italic !important;
    font-weight: bolder !important;
    font-size: initial !important
}