﻿.toc {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

.toc a {
    cursor: pointer;
}

.toc-dbtitle {
    font-size: 12pt;
    font-weight: bold;
}

.toc a:link, .toc a:visited, .toc a:active {
    color: Blue;
    text-decoration: none;
}

.toc a:hover {
    color: Black;
    text-decoration: none;
}

ul.dynatree-container {
    border: none !important;
    overflow: visible !important;
}

.dynatree-title {
    font-weight: bold;
    cursor: pointer;
    padding-left: 1mm;
    margin-right: 1cm;
    white-space: normal;
}﻿.toc {
	font-family: Helvetica, Arial, sans-serif;	
	color: #293871;
}
.toc-dbtitle {
    font-size: 13pt;
	text-transform:uppercase;
	padding-left:5px;
}
.toc a:link, .toc a:visited, .toc a:active {
}

.toc a:hover {
	color: #293871;
}
#toctree {
	margin-left:20px;
}

.dynatree-title {
	font-family: Helvetica, Arial, sans-serif;	
	font-weight:normal;
}

/* TOC */

#toctree,
ul.fancetree-treefocus,
ul.fancytree-container,
ul.fancytree-container-focus,
ul.fancytree-container-active,
ul.fancetree-treefocus {
	border:none !important;
}

ul.fancytree-container ul { 
	margin: 0 !important;
	padding: 0 !important;
}
.fancytree-expander,
.fancytree-icon {
	display:none !important;
}

span.fancytree-active span.fancytree-title, span.fancytree-selected span.fancytree-title {
	background-color: transparent !important;
}

.toc-dbtitle {
	font-size: 60px;
	font-weight: 500;
	margin-bottom: 27.5px;
	font-family: Oswald,sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;

}

ul.fancytree-container {
	display: flex;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

ul[role="tree"] li[role="treeitem"]  {
	font-size: 18px;
	letter-spacing: -.5px;
	border: none;
	color: #fff !important;
	text-transform: none;
	font-family: Quattrocento Sans,sans-serif;
	font-family: Oswald,sans-serif;
	font-weight: 400;
	padding: 8px 0;
	background-color: #5aa5ca !important;
	border-radius: 10px;
	background-clip: padding-box;
	margin: 10px .5% !important;
	text-align: center;
	vertical-align:top;
	flex-basis: 30%;
	
}

[role="treeitem"] .fancytree-title {
	color: #fff;
}

ul[role="group"] li[role="treeitem"]  {
	width: 90%;
	font-size:16px;
	padding: 4px 0;
	display: block;
	color: #5aa5ca !important;
	background-color: #fff !important;
	margin: 10px auto !important;
	border-radius: 0;
}

ul[role="group"] li[role="treeitem"] .fancytree-title,
ul[role="group"] li[role="treeitem"] .fancytree-expanded {
	color: #5aa5ca !important;
	background-color: transparent !important;
	border: none !important;
}

ul[role="group"] li[role="treeitem"] ul[role="group"] li[role="treeitem"]  {
	width: 98%;
	font-size:16px;
	padding: 6px 0;
	display: block;
	color: #5aa5ca !important;
	background-color: #efefef !important;
	margin: 0 auto 1px auto !important;
	border-radius: 0;
}


ul[role="group"] li[role="treeitem"] ul[role="group"] li[role="treeitem"] ul[role="group"] li[role="treeitem"]  {
	background-color: #fff !important;
}

.toc a:link, .toc a:visited, .toc a:active {
	font-size: 14px;
	color: #2a5a82;
}

#vis_toc_newspaper:before {
	content: "- ";
}

#vis_toc_date,
#vis_toc_newspaper,
.fancytree-title a span {
	
}

#vis_toc_title {
	display:none;
}

.fancytree-exp-e,
.fancytree-exp-cl {
	padding-bottom: 6px;
}

#vis_toc_page_no,
#vis_toc_week_issued {
	color: #2a5a82;
}