.tippy-box[data-theme~=notificacion]{background-color:#505355; font-size:10px !important;}
.tippy-box[data-theme~=notificacion][data-placement^=top]>.tippy-arrow:before{border-top-color:#505355;}
.tippy-box[data-theme~=notificacion][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#505355}
.tippy-box[data-theme~=notificacion][data-placement^=left]>.tippy-arrow:before{border-left-color:#505355;}
.tippy-box[data-theme~=notificacion][data-placement^=right]>.tippy-arrow:before{border-right-color:#505355;}
.tippy-box[data-theme~=notificacion]>.tippy-backdrop{background-color:#505355}
.tippy-box[data-theme~=notificacion]>.tippy-svg-arrow{fill:#505355}
.tippy-arrow{border:1px transparent !important;}
/*.tippy-arrow{border: 1px #ffffbb solid;}*/
/*
.tippy-box[data-theme~=notificacion][data-placement^=left]>.tippy-arrow{clip-path: polygon(10% 0%,10% 100%,100% 50%);}*/
/*border: 1px #ffffbb solid;*/

.tippy-box{ filter: drop-shadow(0px 0px 1px #ffffbb);}

.tippy-box[data-theme~=notificacion]>.tippy-content{padding:0px;}