ul li ul li {
  list-style-type: circle !important;
}

ul li ul li ul li {
  list-style-type: square !important;
}

.widget a {
	font-weight: bold;
	color: #000080 !important;
}
.entry-content a {
	font-weight: bold;
	color: #000080 !important;
}
.excerpt-wrapper a {
	font-weight: bold;
	color: #000080 !important;
}

.widget {
	padding: 0 0.5em 0.5em 0.5em;
	background: #F0F0F4;
}

.widget-title {
	padding-left: 0px !important;
	margin-bottom: 0px !important;
	background: #F0F0F4;
}

.about {
	font-size: 1.17em;
	font-weight: bold;
	line-height: 2.5em;
}

.header-logo img {
        display: block;
}

.widget img {
        display: block;
}

.entry-content img { 
     box-shadow: none;
}

.wrapper-search-form {
	border: none;
}

.mytable {
	border-top: none !important;
	border-bottom: none !important;
	padding: 0 !important;
	color: #000000;
	font-size: 18px;
	margin: 0 0 1em 0;
}

.mytable td {
	border-top: none !important;
	border-bottom: none !important;
	padding: 0 !important;
	color: #000000;
	font-size: 18px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

.entry-content table {
	border-top: none !important;
	border-bottom: none !important;
	padding: 0 !important;
	color: #000000;
	font-size: 18px;
	margin: 0 0 1em 0;
}

.entry-content td {
	border-top: none !important;
	border-bottom: none !important;
	padding: 0 !important;
	color: #000000;
	font-size: 18px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

.entry-content li {
	margin-bottom: 0.5em;
}

.centd {
        vertical-align:middle !important;
        padding: 8px !important;
}

.header-logo {
	padding: 0;
}

footer {
        display: none;
}

.fngfooter p {
	padding: 1em 0 0 0;
	text-align: center;
	font-size: 1em;
	color: #202020;
	line-height: 1em;
}

.fngfooter {
	margin-bottom: 1em;
}

.inset-right {
	float: right;
	margin: 0.5em 0 0.5em 1em;
	font-size: 0.8em;
	text-align: center;
	font-family: Arial, sans-serif;
}

.inset-left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
	font-size: 0.8em;
	text-align: center;
	font-family: Arial, sans-serif;
}

.ul2 {
	list-style-type: "-"; 
}

.pds2 {
	margin-left: 32pt;
}
.pds3 {
	margin-left: 16pt;
}

.wp-post-image {
    display: none;
}

.redtext {
    font-style: italic;
    color: red;
}

.bwg_btn_container {
    display: none;
}

.resp-accordion {
    font-weight: bold;
}

.collabra-examples {
    margin: 0 2em 1em 2em;
    padding: 1em;
    border: 1px solid black;
    background-color: #ffe9be;
    overflow-y: auto;
}

.collabra-text-examples {
    border: 1px solid black;
    background-color: #ffe9be;
}

.collabra-examples img {
    border: 1px black solid;
}

.collabra-tips {
    margin: 0 2em 1em 2em; 
    padding: 1em;
    border: 1px solid black;
    background-color: #f0fff8;
}

.collabra-text-tips {
    border: 1px solid black;
    background-color: #f0fff8;
}

.collabra-lore {
    margin: 0 2em 1em 2em; 
    padding: 1em;
    border: 1px solid black;
    background-color: #edbcff;
}

.collabra-text-lore {
    border: 1px solid black;
    background-color: #edbcff;
}

.collabra-alist {
    list-style-type: lower-alpha !important;
}

.collabra-inline-img {
    display: inline;
    margin: 0 2em 0 0;
}

.aboutrow {
    display: flex;
    align-items: center;
    margin-bottom: 0.7em;
    gap: 1em;
}
.aboutimgdiv {
    flex-basis: 35%;
    text-align: left;
}
.aboutimg {
    width: 100%;
    border: 1px solid #CCC;
}
.abouttextdiv {
    flex-basis: 65%;
}
.abouttitle {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 0 -0.5em;
    letter-spacing: 0.01em;
}
.homepage {
    font-weight: bold;
    text-align: center;
    margin: 0 0;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
  line-height: 1.2em;
}
.widget-area .widget p {
  margin-bottom: 0.5em;
}


