.botao_fechar{background-image:url(imagens/fechar.png);}
.on{background-image:url(imagens/botao_msg_on.png);}

#div_pagina h1 {color:#b83e84;}

h6 {color:#b83e84;}

/*Modal Popup*/
.modalPopup {border: solid #b83e84 3px;}
.modalHeader {background-image:url(imagens/barra_janela.png);}
.modalPopupAgenda,.modalPopupOs {border: solid #b83e84 3px;}
.modalHeaderAgenda,.modalHeaderOs {background-image:url(imagens/barra_janela.png);}

/*Menu Disabled*/
.haschild a[disabled] { color:#ccc !important; }


/*Notification*/
.notification-bubble { background-color: #B83E84; }
.active .notification-bubble { top: -14px; }
.notification-menu-item .text.active { color:#B83E84; }
.notification-menu-item:hover .text { color: #B83E84; }
