<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kb a {
	text-decoration: underline;
	color: #666;
}
.kb .top-ribbon a {
	text-decoration: none;
	color: #fff;
}
.kb a:hover {
	color: #444;
}
.kb .top-ribbon a:hover {
	color: #fff;
}
#kb-header {
	background: #FFF;
	padding: 20px 0 10px 0;
}
#kb-header-top {
	margin-bottom: 30px;
}
#kb-header-bottom h2 {
	color: #444;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#kb-header.staff {
    padding-top: 6px;
    padding-bottom: 6px;
}
#kb-header.client {
    padding-bottom: 6px;
}
#kb-body .wrap {
	overflow: visible;
}
#kb-body ul, .kb-search-results {
	color: #888;
	list-style: none;
	line-height: 26px;
	padding: 4px 6px;
	margin: 0;
}
#kb-body ul a {
	font-size: 14px;
	color: #0066cc;
}
#kb-main {
}
#kb-main h3 {
	margin-bottom: 0;
	line-height:1.6em;
	font-size:1.2em;
}
#kb-main h3.heading {
	font-size:1.4em;
}
.kb-meta {
	color: #888;
	font-size: 11px;
	padding: 4px;
}

.kb-meta div:not(:last-child) {
    padding-bottom: 6px;
}

.kb-meta-data {
    color: #444444;
}

.kb-meta.staff-title {
    color: #666;
    padding: 0px;
}

.kb-title {
/*
    padding: 5px 0px;
*/
    padding-top: 5px;
}

.kb-title span{
/*
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-bottom: 4px;
    padding-left: 4px;
*/
    padding-right: 4px;
}
.kb-edit {
    float: right;
}
.kb-edit strong{
	padding-left:3px;
}

#kb-main .content {
	padding: 10px 4px;
}

#kb-main .content.kbpages {
	padding: 0px 10px 4px 0;
}

#kb-main .content .article {
    padding-top: 15px;
}
/* Article content styling */
#kb-main .content .article {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
#kb-main .content .article pre,#kb-main .content .article h2,#kb-main .content .article code,#kb-main .content .article p {font-family:inherit;}
#kb-main .content .article p {margin-bottom:8px;}
#kb-main .content .article pre {margin:0px;}
#kb-main .content .article ul {margin: 0px 1.5em 1.5em 0px;padding: 0 0 0 2.9em;list-style-type:disc;color:black;line-height:inherit;}
#kb-main .content .article a {color:#0065CD;}
#kb-main .content .article a:hover {color:#444;}

#kb-sidebar.staff-login {
	/*margin-top: -54px;*/
	margin-top:-60px;
}

#kb-sidebar.non-internal {
	margin-top: -54px;
}
#kb-sidebar.login-page {
	margin-top: -82px;
}
.staff #kb-sidebar {
	/*margin-top: -54px;*/
}
.staff-title a{
    color: #444;

    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-decoration: none;
}
.sidebox {
	background: #FFF;
	padding: 15px;
	margin: 10px 0 25px 0;
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='#AAAAAA');
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#AAAAAA')";
	-moz-box-shadow: 1px 1px 10px #AAA;
	-webkit-box-shadow: 1px 1px 10px #AAA;
	box-shadow: 1px 1px 10px #AAA;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.sidebox h3 {
	color: #444;
	padding-bottom: 10px;
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 6px;
}

#search-kb-box {
	background: #FFF;
	border: 1px solid #AAA;
	display: block;
	float: left;
	width: 300px;
	height: 24px;
	position: relative;
	padding:0px;
	-webkit-top-left-border-radius: 5px;
	-moz-top-left-border-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-bottom-left-border-radius: 5px;
	-moz-bottom-left-border-radius: 5px;
	border-bottom-left-radius: 5px;
	/*margin: 10px 0;*/
	margin: 12px 10px 6px 0px;
}
#search-kb-box.staff {
    margin-top: 6px;
}
#search-kb-box.limited-staff {
    margin-top: 6px;
    margin-bottom: 20px;
}
#search-kb-text , #search-kb-go{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#search-kb-text {
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	width: 266px;
	height: 24px;
}

.ie7 #search-kb-text, .ie8 #search-kb-text {
  top:2px;
  height:20px;
}
.confirmation {
	color: #5c4721;
	background: #fff6bf;
	padding: 10px 15px;
	margin: 15px 0 5px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.footer {
    border-top-width: 2px;
}

div.article-is-internal {
    padding-top: 8px;
}

a.add-section, a.add-article {
    text-decoration: none;
}
.blur-text{
	color:#666;
}
.articles_filter {
margin-right:8px;
}

.pt-10 {
    padding-top: 10px;
}

p {
    font-family: inherit;
    margin-bottom: 0;
}

.sub-heading {
    font-size: 13px;
}

.pt-5 {
    padding-top: 5px;
}

.fa {
    margin-top: 3px;
}

.tinymce-table th, td{border: 1px solid #000;}
.tinymce-table { cellpadding: 0; cellspacing: 0; border-collapse: collapse;}
</pre></body></html>