
#sp-main-body {
	padding-top:50px;
	}
[data-rlta-element="panel"] {
	border:none!important;
	}
[data-rlta-state="closed"] {
	background:#d0d0d0;
	height:40px;
	border-radius:5px;
	}
[data-rlta-state="open"] {
	border-radius:5px;
	border:0.5px solid #c0c0c0;
	
	}
[data-rlta-state="open"] h3 {
	font-weight:900;
	}

li.nav-item  {
	width:14%;
	
	font-weight:900;
	font-size:1.3em;
	}	
ul.nav-pills li a {
	color:#000;
	}	
a.nav-link:hover, a.nav-link:active {	
	color:#880000;
	}
.article-intro-image {
	max-width:100%;
	border-radius:20px!important;
	height:200px;
	}
.float-end {
	margin-top:60px;
	margin-left:20px;
	}
.category-desc {
	margin-bottom:60px;
	border-bottom:5px double #e0e0e0;
	padding:1.5em;
	}
