/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 04 2026 | 17:59:59 */
.topbarText{
    padding-right:30px;
}

.topbarText:hover a{
	text-decoration: underline;
}

.table-tr-darker{
	background-color:#F5F5F5;
	border-bottom: 1px dashed #D0D0D0;
	border-top: 1px dashed #D0D0D0;
}

#details-table{
	border: 0px;
}

#details-table tbody tr td{
	border:0 !important;
}
