﻿    #thematics_tree {
    }

        #thematics_tree a {
            white-space: normal !important;
            height: auto;
            padding: 1px 2px;
            text-decoration: underline;
            /*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
            font-family: 'chevin_cyrillicbold',sans-serif;
            color: black;
            /*font-size: 100%;*/
            font-size: 14px;
        }

        #thematics_tree li > ins {
            vertical-align: top;
        }

        #thematics_tree .jstree-hovered, #thematics_tree .jstree-clicked {
            border: 0;
        }
