// Angular hack for binding to [hidden] property
// not working 
[hidden] {
    display: none !important;
}
