﻿/*<meta />*/

@namespace MadCap "localhost";

.off-canvas-wrapper-inner .outer-row {
    max-width: 90% !important;
    padding-left: 1em;
    padding-right: 1em;
}

/* Remove horizontal scrollbars */

div#mc-main-content {
    overflow-x: hidden;
}

.main-section > .outer-row {
    padding-top: 1em;
    padding-bottom: 1em;
    margin-left: 10%;
    margin-right: 10%;
}

div.ContentRow > div:nth-child(1) {
    width: 60%;
    margin-left: 10%;
    margin-right: 10%;
}

.byline {
	margin-top: -18px;
}

.author {
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
}

.datestamp {
	float: right;
	font-size: 12px;
	margin-top: 40px;
}

.sideline {
	float: left;
	margin: 20px 10px 0px 10px;
	width: 20%;
}

.headshot {
	border-radius: 50%;
	width: 100px;
	margin: 5px 0px 5px 0px;
}

.toplist ul {
	margin-top: 0;
}

.toplist li {
	height: 14px;
}

.toplist {
	display: inline-flex;
	margin-bottom: -35px;
	margin-top: -15px;
}

h1 {
	font-size: 1.75em;
}

.blogtoc::before
{
	content: 'In this article';
	color: #595959;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.blogtoc > li:first-child {
    display: none;
}

.blogtoc li {
    font-size: 13px;
    line-height: normal;
    margin-left: 20px;
    padding-right: 10px;
	list-style: unset !important;
}

.MCRelationshipsProxy_blogtoc_0 > p {
    font-size: 24px !important;
}

.blogtoc
{
    text-align: left;
    max-height: 100%;
    border: none;
    background-color: #ebf2fa;
    padding: 10px 5px 10px 5px;
	margin: 0px 10px 0px 0px;
}

.MCRelationshipsProxy_relarts_0::before {
	content: 'Related articles';
	font-size: 20px;
	font-weight: bold;
	color: #595959;
}

div.MCRelationshipsProxy_relarts_0 {
	width: 100%;
	margin-top: 50px !important;
	font-size: 15px !important;
	border-top-color: #f89728 !important;
}

.MCRelationshipsProxy_relarts_0 > p {
    font-size: 16px !important;
}

.blogtoc ul
{
	padding: 0;
}

p.conceptItem_concept_0,
.blogtoc li
{
	font-size: 13px;
	line-height: normal;
	list-style: none;
}