/*Start of Insights*/

/*To Fix Insights Modal Horizontal Scrollbar*/
.ms-dlgFrameContainer {
padding: 0px 10px 10px;
}
/*//////////////////////////////////////////*/
.calloutRight {
	float: right;
	max-width: 284px;
	margin: 0px 0px 20px 20px;
}
.calloutLeft {
	float: Left;
	max-width: 284px;
	margin: 0px 20px 0px 0px;
}
.QEBfootnoteborder {
	margin-top: 50px;
	border-top: dotted 1px #333;
}
.footnoteborder {
	margin-top: 50px;
	border-top: dotted 1px #333;
}
.callout-top {
	max-width: 298px;
}

.callout-box {
	padding: 10px;
	background-color: #dceffb;
}

.callout-text {
	font-size: 24px !important;
	color: #4380c3 !important;
	margin-left: -15px;
	line-height: 1.3em !important;
}

.callout-textSM {
	font-size: 20px !important;
	font-style: italic;
	margin-left: -15px;
	line-height: 1.3em !important;
}

.MedInfoGraph {
    max-width:700px;
    margin:auto;
    padding: 20px 0px;
}

.XSmInfoGraph {
    max-width:420px;
    margin:auto;
    padding: 20px 0px;
}

.SmInfoGraph {
    max-width:600px;
    margin:auto;
    padding: 20px 0px;
}

.LgInfoGraph {
	padding: 20px 0px;
	margin: auto;
	max-width:800px;
}

/*#ContentBody ul, #ContentBody ol {
	line-height: 1.9em; 
	font-size: 1.1em;
}*/

ul.insightslists li{
  line-height: 1.9em !important; 
  font-size: 1.1em !important;
}

ol.insightslists li{
  line-height: 1.9em !important; 
  font-size: 1em !important;
}

.footnoteborder {
	margin-top: 50px;
	border-top: dotted 1px #333;
}

.ExternalClass .i-ReltdContFooter {
border-bottom-color:rgb(51, 51, 51);
border-bottom-width:1px;
border-bottom-style:dotted;
}

.ExternalClass .ms-webpart-chrome-title {
border-bottom:none !important;
}

.ExternalClass .i-AuthArticles {
margin:auto !important;
width:100%;
}

.ms-dlgFrameContainer > div >div >div {
text-align: left !important;
}
@media screen and (max-width: 960px) {
.calloutRight {
	float: none;
	margin: 0px auto 0px auto !important;
}
.calloutLeft {
	float: none;
	margin: 0px auto 0px auto !important;
}
}

/*End of Insights*/
