/*!
/*   Styles para o Painel de Suporte Orion
*   Author: Rastreamento BSB
*/

/* #modalPainel {
            color: #000;
            background-color: #fff;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 0.3rem;
            box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 50%);
        } */
painelCliente input[type="text"] {
    font-size: 14px;
}
