a.words {
	text-decoration: none !important;
	border-bottom: 1px dashed #52658c;
}

.red {
	color: red;
	font-weight: bold;
}
a.lightbox-link img.actual {
    max-width:  100%;
    max-height: 100%;
}

#R-body-inner img:not(.lightbox-image) {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
}

p:has(img:not(.icon)) {
    margin-top: 1.5em;
    margin-left: 30px;
    margin-bottom: 1.5em;
}

div.box.warning ol li,
div.box.note ol li {
	margin-top: 1em;
}

.topbar-wrapper > .topbar-area-start > .topbar-button > .topbar-control {
    /* border-inline-end: 1px solid rgba( 134, 134, 134, .333 ); */
    border-inline-end: 1px solid rgba( 255, 255, 255, 1 );
    height: 100%;
    display: flex;
    align-items: center;
}
.fa-list-alt::before,
.fa-bars::before {
    margin-top: 0;
}

#R-body-inner ul.columnize {
    margin-top:    0;
    margin-bottom: 0;
}

ul.limt1>li {
	margin-top: 1em;
}
