/* stylesheet information placed in /assets/css */

/**
Style for popup content window
Has to be defined here, cause popup window content is not part of the template (core).
*/
td.contentsTopics {
    background: #bcc3ca;
    color: white;
    font-weight: bold;
    padding: 10px;
}