.app-header-texts span {
    color: #627784;
}
.app-header-texts span {
    font-weight: bold;
}
.app-header-subtitulo{
    color: #627784;
}
.main-app {
    background-color: #eef3f4;
}
.content-item-in-content-list span{
    color: #627784;
}
.bullet-count {
    color: #ffffff;
}
.notificacao-list-item-field-title{
    color: #8FBE00;
}
.notificacao-list-item{
    background-color: #d7e2e5;
    border-top-color: #eef3f4;
}
.notificacao-list-item:hover
{
    background-color: #d4dfe2;
}
.notificacao-list-item-active
{
    color: #FFFFFF;
}
.notificacao-sublist-item{
    background-color: #e4ebed;
    color: #627784;
}
/*
.notificacao-sublist-item:not(:last-child){
    border-bottom-color: #eef3f4;
}
*/
.notificacao-sublist-item{
    border-bottom-color: #eef3f4 !important;
}
.active {
    background-color: #dde6e8;
}

.notificacao-mais-itens-disabled{
    color: #a9a9a9 !important;
}
.notificacao-list-item-field-title{
    font-weight: bold;
}
.notificacao-list-assunto-conteudo,{
    color: #627784;
}
#nframe{
    color: #627784;
    background-color: #eef3f4;
}
.form-karoo-classificacao{
    background-color: transparent !important;
}
.separador-h {
    /*background-color: #c7d2d8;*/
    border-top-color: #c7d2d8;
}
.icon{
    color: #95a8af;
}
.form-page {
    background-color: #eef3f4;
    color: #627784;
}
.form-content{
    background-color: #e4ebed;
}
.form-paragraph{
    border-bottom-color: #eef3f4;
}

/*trabalhar botoes para o arte*/
.btn-default-gg:hover {
    color: #eef3f4;
    background-color: #627784;
}
.btn-default-gg {
    color: #eef3f4;
    background-color: #94a8af;
    border-color: #ccc #ccc #b3b3b3;
}
.btn-padrao-gg {
    color: #627784 !important;
}