.redondo {
    width: 45px;
    height: 45px;
}

.div-redondo {
    background-size: 45px 45px;
    border-radius: 50%;
}

.nomeMenu {
    color: #337ab7;
    font-size: 20px;
}

.img-resolucao {
    width: 200px;
    height: 200px;
}

@media screen and (max-width: 778px) {
    .user-mini {
        margin-top: -3px !important;
    }

    .menuDeLogin {
        height: 100px;
        width: 100% !important;
        margin-top: 0px;
        color: white;
    }

    #avatar {
        top: 0px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 766px) {
    .user-mini {
        margin-top: -10px !important;
    }

    #avatar {
        top: -36px;
        margin-left: 110px;
    }

    .menuDeLogin {
        height: 100px;
        width: 150% !important;
        margin-top: 0px;
        color: white;
    }

    #itensMenu {
        color: white !important;
    }
}

@media screen and (max-width: 498px) {
    .user-mini {
        margin-top: -10px !important;
    }

    #avatar {
        top: -36px;
        margin-left: 110px;
    }

    .menuDeLogin {
        height: 100px;
        width: 180% !important;
        margin-top: 0px;
        color: white;
    }
}

@media screen and (max-width: 418px) {
    .user-mini {
        margin-top: -10px !important;
    }

    #avatar {
        top: -36px;
        margin-left: 110px;
    }

    .menuDeLogin {
        height: 100px;
        width: 200% !important;
        margin-top: 0px;
        color: white;
    }
}

@media screen and (max-width: 376px) {
    .user-mini {
        margin-top: -10px !important;
    }

    .menuDeLogin {
        height: 100px;
        width: 210% !important;
        margin-top: 0px;
        color: white;
    }

    #avatar {
        top: -36px;
        margin-left: 110px;
    }

    #logout {
        margin-top: -18px !important;
        color: white !important;
    }
}

@media screen and (max-width: 370px) {
    .user-mini {
        margin-top: -60px !important;
    }

    .menuDeLogin {
        height: 100px;
        width: 210% !important;
        margin-top: 0px;
        color: white;
    }

    #avatar {
        top: -75px;
        margin-left: 110px;
        height: 10px;
    }

    #logout {
        margin-top: -18px !important;
        color: white !important;
    }

    #btnMenuLogof {
        margin-top: -45px !important;
        margin-right: 4px !important;
    }
}

@media screen and (max-width: 356px) {
    .menuDeLogin {
        height: 100px;
        width: 235% !important;
        margin-top: 0px;
        color: white;
    }

    .user-mini {
        margin-top: -60px !important;
    }

    #btnMenuLogof {
        margin-top: -45px !important;
        margin-right: 4px !important;
    }

    #avatar {
        top: -74px;
        margin-left: 110px;
        height: 10px;
    }

}

@media screen and (max-width: 350px) {
    #avatar {
        display: none;
    }

    .menuDeLogin {
        height: 100px;
        width: 250% !important;
        margin-top: 0px;
        color: white;
    }
}

@media screen and (max-width: 299px) {
    .menuDeLogin {
        height: 100px;
        width: 270% !important;
        margin-top: 0px;
        color: white;
    }

    .user-mini {
        margin-top: -60px !important;
    }

    #btnMenuLogof {
        margin-top: -45px !important;
        margin-right: 4px !important;
    }

    #avatar {
        display: none;
    }
}

.itens-painel {
    height: 160px !important;
    width: 160px !important;
    padding: 20% !important;
    border-radius: 10px !important;
}

.descricao-itens {
    color: #337ab7;
    max-width: 160px;
    height: 76px;
}

.itens-desabilitados {
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none;
    opacity: .65;
}

td.no-click {
    cursor: default;
}

.botao-sub-painel {
    font-weight: bold;
    font-size: 14px;
    color: #0F70C4;
}

.botao-sub-painel:hover {
    color: #0F70C4;
}

.itens-painel-center {
    display: flex;
    justify-content: center;
    align-items: center;
    /** ISSO AQUI ALINHA VERTICALMENTE */
}

.div-btn-painel-lateral {
    padding-top: 5px;
}

.itens-painel-subtitulo {
    font-weight: bold;
    color: #0F70C4;
    font-size: 14px;
}

.itens-painel-conteudo {
    font-size: 11px;
    color: #444444;
    margin: 0;
}


.itens-eventos-redondo {
    background: #00B21E;
    font-weight: bold !important;
    color: white !important;
    width: 60px;
    height: 60px;
    font-size: 12px;
    border-radius: 200px;
    vertical-align: middle;
    display: table-cell;
}

.icone-colapse-painel {
    color: #0F70C4;
}

.painel-lateral {
    padding: 5px;
}

.row-painel-lateral {
    margin-right: -5px;
    margin-left: -5px;
}

.div-painel-redondo {
    width: 76px;
    margin-right: 10px;
}

.div-painel-info {
    width: 85%;
}

.itens-painel-borda {
    border-bottom: 1px solid #DDDDDD;
    text-align: right;
    padding: 6px 0px;
}


.itens-painel-observacao {
    font-size: 12px;
    color: #757575;
    font-weight: bold;
}


.itens-noticias-conteudo {
    font-size: 11px;
    color: #0F70C4;
    margin: 0;
}

.itens-img-redondo {
    width: 60px;
    height: 60px;
    font-size: 12px;
    border-radius: 200px;
    vertical-align: middle;
    display: table-cell;
}

.titulo-painel {
    font-weight: bold;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
}

.titulo-painel:link {
    text-decoration: none;
}

.titulo-painel:hover {
    color: #444444;
}

.titulo-painel:active {
    color: #444444;
}

.titulo-painel:visited {
    color: #444444;
}

.titulo-painel:hover {
    color: #444444;
}

.div-painel {
    max-width: 150px;
}

.negrito {
    font-weight: 700;
    color: #cc0000;
}