.literature #SiteInfo { display: none !important; }

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MAIN CONTENT ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general.literature #MainContent {
	margin-top: .75em;	
}
@media screen and (min-width: 768px) {
	.general.literature #MainContent {
		margin-top: 1.5em;	
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BREADCRUMB ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.literature #Breadcrumbs {
	margin-left: .35em;
}
@media screen and (min-width: 480px) {
	.literature #Breadcrumbs {
		margin-left: 1.1em;
	}
}
@media screen and (max-width: 767px) {
	.literature #Breadcrumbs {
		width: auto;
		position: relative;
		padding-right: 30px;
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HEADERS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general.literature #pageSeriesTitle {
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom: .35em;
	color: #8A8A8A;
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 0.9375em;
	position: relative;
}
.general.literature #pageSeriesTitle a {
	display: inline;
	color: #8A8A8A;
}
.general.literature #pageSeriesTitle a:hover, .general.literature #pageSeriesTitle a:hover,
	.general.literature #pageSeriesTitle a:hover .campEssay, .general.literature #pageSeriesTitle a:hover .campEssay {
	-webkit-transition: background .3s ease, color .3s ease;
	-moz-transition: background .3s ease, color .3s ease;
	-o-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}
.general.literature #pageSeriesTitle .campEssay {
	position: relative;
	padding-right: 1.7em;
}
.general.literature #pageSeriesTitle a:hover .campEssay {
	color: #35749e;
}
.general.literature #pageSeriesTitle .campEssay::before {
	background: #bbbbbb;
    border-radius: 100%;
    color: #fff;
    content: "i";
    font-family: Georgia,serif;
    font-size: 16.25px;
    font-style: italic;
    font-weight: bold;
    height: 21px;
    line-height: 1.3em;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: none;
    top: -3px;
    width: 21px;
	-webkit-transition: background .3s ease, color .3s ease;
	-moz-transition: background .3s ease, color .3s ease;
	-o-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}
.general.literature #pageSeriesTitle a:hover .campEssay::before {
	background: #6090b0;
	-webkit-transition: background .3s ease, color .3s ease;
	-moz-transition: background .3s ease, color .3s ease;
	-o-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}
.general.literature #pageSeriesTitle .aycInfo {
	background: #e1e5e8;
    color: #35749e;
    font-size: 0.9375rem;
    font-weight: normal;
    left: 0;
    letter-spacing: 0;
    line-height: 1.35em;
    padding: 1em;
    position: absolute;
    text-transform: none;
    top: 32px;
    width: 90%;
	max-width: 500px;
	z-index: 60;
	border-radius: 2px;
	opacity: 0;
	display: none;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
.general.literature #pageSeriesTitle .aycInfo::before {
	border-bottom: 20px solid #e1e5e8;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    height: 0;
    left: 100px;
    position: absolute;
    top: -11px;
    width: 0;
}
.general.literature #pageSeriesTitle a:hover .aycInfo {
	opacity: 1;
	display: block;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

@media screen and (max-width: 767px) {
	.general.literature h1#pageTitle {
		margin-left: 1em;
	}
	.general.literature #pageSeriesTitle, .general.literature h2#pageSubTitle {
		margin-left: 1.3em;	
	}
}

.general.literature h6#pageByline {
	margin-left: 1.5em;
}
.general.literature #pagePromo {
	color: #555;
	font: 1.06em/1.42em Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-weight: 600;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: .75em .75em;
	margin: 1.5em 0 1.5em .75em;
	width: 85%;
	line-height: 1.5em;
}
.general.literature #pageImage {
	box-sizing: border-box;
	z-index: 30;
	position: relative;
	left: -.5em;
	width: calc(100% + 1em);
}
.general.literature #pageImage img {
	width: auto;
  	max-width: 100%;
}
.general.literature .socialTools {
	margin: 1em 0 .5em 1.3em;
}
.general.literature #socialToolsBottom.socialTools {
	margin-top: 2.5em;
	clear: both;
}
@media screen and (min-width: 480px) {
	.general.literature #pagePromo {
		margin-left: 1.3em;	
	}	
	.general.literature #topSocialTools {
		margin-top: .75em;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	.general.literature .socialTools.addToAny {
		width: calc(100% + 1em) !important;
		max-width: calc(100% + .85em) !important;
		z-index: 30;
		position: relative;
		left: -1.8em;
		background: #FFF;
		padding-left: .5em;
	}
	.literature .addToAny a { min-width: 58px; }
	.addToAny a span[class*="a2a_svg"] {
		width: 32px;
		height: 32px;
	}
}
@media screen and (min-width: 768px) {
	.literature h1#pageTitle {
		margin-left: .7em;
		width: 57%;
	}
	.literature .simplemodal-container h1#pageTitle {
		margin-left: .5em;
	}
	.general.literature #pageSeriesTitle, .general.literature h2#pageSubTitle, .general.literature h3#pageSubSubTitle {
		margin-left: 1em;
	}
	.general.literature h6#pageByline {
		margin-left: 1.4em;
		width: 57%;
	}
	.general.literature #pagePromo {
		margin: 1.25em 0 .5em 1.35em;
		width: 100%;
		max-width: 420px;
	}
	.general.literature #pageImage {
		left: auto;
		width: 100%;
		margin: 1.75em 0 -.5em 1.45em;
		max-width: 633px;
	}
	.general.literature .socialTools#socialToolsTop {
		margin-top: 1.35em;
	}
}
@media screen and (min-width: 900px) {
	.general.literature #pagePromo { 
		max-width: 609px;
	}         
}



/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BOOKMARKER ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

.literature .bookmark  {
	width: 25px;
	height: 52px;
	display: block;
	float: left;
	opacity: .85;
	left: -.07em;
	position: absolute;
	z-index: 20;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease;
}
.literature .bookmark:hover {
	opacity: 1;
}
.literature .bookmark:before, .literature .bookmark::after { 
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
}
.literature .bookmark::before { 
	background: url(https://images.azureedge.net/images/interface/sprite_icon_bookmark.png) no-repeat 0 0;
}
.literature .bookmark.saving::before { 
	opacity: .4;
}
.literature .bookmark.saving:not(.active)::after { 
	background: url(https://images.azureedge.net/rcg/images/interface/ajax-loader.gif) no-repeat center center;
	background-size: 100% auto;
}
.literature .bookmark.active:hover::before { 
	opacity: .55;
	transition: .3s all ease;
}
.literature .bookmark.active:hover::after { 
	background: url(https://images.azureedge.net/images/interface/sprite_grey_toggle_icons.png) no-repeat scroll center -133px;
	left: 8px;
	-webkit-animation: fadeIn .25s ease;
	animation: fadeIn .25s ease;
}
.literature .bookmark:not(.active)::after { 
	background: url(https://images.azureedge.net/images/interface/sprite_grey_toggle_icons.png) no-repeat scroll center 13px;
	left: 8px;
}
.literature .bookmark:not(.active):hover::after { 
	background: url(https://images.azureedge.net/images/interface/sprite_grey_toggle_icons.png) no-repeat scroll center -35px;
	left: 8px;
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
	.literature .bookmark {
		left: 5.75%;
	}
}
@media screen and (min-width: 1280px) {
	.literature .bookmark {
		left: 10.5%;
	}
}
@media screen and (min-width: 1930px) {
	.literature .bookmark {
		left: 13em;
	}
}
.literature .bookmark.active::before {
	background-position: 0 -347px;
}

/* Back to Top */
#fixedBacktoTop {
	display: none; /* default hidden */
	position: fixed;
	bottom: 5px;
	right: 4px;
	border-radius: 100%;
	background: #909090;
	text-transform: uppercase;
	text-align: center;
	color: #FFF !important;
	width: 52px;
	height: 52px;
	margin-bottom: 0;
	z-index: 100;
	-webkit-user-select: none;
	user-select: none;
}
#fixedBacktoTop::before {
	content: '';
	background: url(https://images.azureedge.net/images/interface/icn_collapse_arrow-26.svg) no-repeat center center;
	background-size: 22px auto;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -10px;
	filter: invert(100%) sepia(0%) saturate(7494%) hue-rotate(315deg) brightness(102%) contrast(100%);
}
#fixedBacktoTop:hover::before {
	-webkit-transition: 1s all ease;
	transition: 1s all ease;
	animation: arrowLaunch 1s ease-in-out 1;
}
#fixedBacktoTop .text {
	position: absolute;
	bottom: 8px;
	text-align: center;
	width: 100%;
	left: 0;
	font-weight: bold;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MOBILE LIT OPTIONS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general.literature #desktopLitOptions {
	display: none;
}
.general.literature .mobileGroup ul {
	width: 15.5em;
	margin: .35em auto;
}
.general.literature .mobileGroup ul li {
	margin-left: 1.25%;
}
.general.literature .mobileGroup ul li.saveLater {
	width: 72px;
}
#videoIntro .actionWord { 
	position: relative;
}
#videoIntro.closed .actionWord::before { 
	content: attr(closedtext);
}
#videoIntro.open:not(.closed) .actionWord::before { 
	content: attr(opentext);
}
@media screen and (min-width: 480px) {
	.general.literature .mobileGroup ul {
		width: 98%;
		margin: .4em 0 .3em 1em;
	}
	.general.literature .mobileGroup ul li {
		margin-right: 2%;
		margin-left: 0;
	}
}
/*@media screen and (max-width: 768px) { */
	.literature #mainText {
		position: relative;
		top: -3px;
	}
	.general.literature .mobileGroup {
		border: 1px solid #AAAAAA;
		border-radius: 6px 6px 6px 6px;
		background-color: #F2F2F2;
		box-shadow: 0 1px 0 #FFFFFF;
		position: relative;
		padding-bottom: .3em;
	}
	.general.literature .litOption {
		line-height: 1.5em;
		border-bottom: 1px solid #AAA;
		border-top: 1px solid #FFF;
	}
	.general.literature .litOption:focus {
		background-color: #E5E5E5 !important;
	}
	.general.literature .litOption h5 a {
		padding: 0.8em 1.35em 0.65em 1.35em;
		display: block;
	}
	.general.literature .mobileGroup #mobileSave {
		border-radius: 6px 6px 0 0;
		position: relative;
		z-index: 23;
	}
	.general.literature .mobileGroup #mobileSave span {
		display: inline;
	}
	.general.literature .mobileGroup #mobileSave.closed br {
		display: none;
	}
	.general.literature .mobileGroup #mobileSave.closed h5 {
		padding: 0.8em 1.35em 0.65em;
	}
	.general.literature .mobileGroup div:last-child {
		border-bottom: 0 none;
	}
	.general.literature .litOption:hover h5.litOptionHeader, .general.literature .litOption:hover h5.litOptionHeader a {
		color: #000;
		cursor: pointer;
	}
	.general.literature .litOption.open .litOptionHeader {
		padding-left: 3em;
	}
	.general.literature #mobileSave.litOption.open .litOptionHeader {
		padding-bottom: .5em;
	}
	.general.literature h5.litOptionHeader, .general.literature h5.litOptionHeader a {
		color: #555;
		font-weight: bold;
	}
	.general.literature .mobileOrder .icon.book {
		display: inline-block;
		height: 25px;
		left: -1px;
		position: relative;
		text-indent: -5000%;
		top: -1px;
		width: 34px;
		opacity: .72;
		background: url(https://images.azureedge.net/images/interface/sprite_cart_icons.png) no-repeat scroll -1px -416px;
	}
	.general.literature .mobileOrder:hover .icon.book {
		opacity: 1;
	}
	.general.literature .mobileGroup ul {
		min-height: 4em;
		display: block;
	}
	.general.literature .litOption.closed ul {
		display: none;
	}
	.general.literature .mobileGroup ul li {
		width: 62px;
		float: left;
		display: block;
	}
	.general.literature .mobileGroup ul a {
		font-size: 0.78125em /* target/base = 12.5px / 16px */;
		font-weight: bold;
		width: inherit;
	}
	.general.literature #mobileSave ul a {
		height: 66px;
		display: block;
		float: left;
		text-indent: -1000%;
		opacity: .9;
		filter:alpha(opacity=90);	
		animation: fadeIn .25s 1 ease-in;
		-moz-animation: fadeIn .25s 1 ease-in;
		-webkit-animation: fadeIn .25s 1 ease-in;
		-o-animation: fadeIn .25s 1 ease-in;
	}
	.general.literature #mobileSave ul a:hover {
		opacity: 1;	
		filter:alpha(opacity=100);
	}
	.general.literature .mobileGroup ul li.saveLater a {
		background: url(https://images.azureedge.net/images/interface/sprite_mobile_icons.png) no-repeat 0 0;
	}
	.general.literature .mobileGroup ul li.saveLater a.burgundy {
		background-position: 0 -528px;
	}
	.general.literature .mobileGroup ul li a {
		background: url(https://images.azureedge.net/images/interface/sprite_download_media_icons_hires.png) no-repeat scroll center center transparent;
		background-size: 54px auto;
	}
	.general.literature .mobileGroup ul li#mobileEpubDownload a {
		background-position: center -72px;
	}
	.general.literature .mobileGroup ul li#mobilePDFDownload a {
		background-position: center -226px;
	}
	.general.literature .mobileGroup ul li#mobileMobiDownload a {
		background-position: center -149px;
	}
	.general.literature .litOption.open .litOptionHeader {
		background: url(https://images.azureedge.net/images/interface/icn_circle_x_grey.png) no-repeat scroll left -2px #F2F2F2;
	}
	.general.literature #videoIntro.litOption.open .litOptionHeader {
		padding-bottom: .35em;
		background-position-x: -6px;
		padding-left: 2.85em;
	}
	.general.literature .mobileGroup .litOption.litOrderSuccess h5 a {
		color: #417c00;
	}
	.general.literature .mobileGroup .litOption.litOrderSuccess.inQueue h5 a { 
		color: #1C6291;
	}
	.general.literature .mobileGroup .litOption.litOrderSuccess .extraText { margin-left: .25em; font-weight: normal; color: #666; }
	.general.literature .litOption.closed:hover, .general.literature .mobileGroup #mobileSubscribe:hover, .general.literature .mobileGroup .mobileOrder:hover {
		background: url(https://images.azureedge.net/images/interface/icn_arrow_right_black_hallow.png) no-repeat 95% center #F2F2F2;
	}
	.general.literature .mobileGroup .litOption.litOrderSuccess:not(.inQueue) {
		background: url(https://images.azureedge.net/wtc/images/interface/icn_checkmark_green.svg) no-repeat scroll right -733px #E6F0DF;
	}
	.general.literature .litOption.open {
		background: #F2F2F2 none;
	}
	.general.literature #videoIntro.litOption.closed .litOptionHeader, .general.literature #videoIntro.litOption.closed .litOptionHeader:hover {
		padding-left: 0 !important;
		background: 0 none !important;
		padding-bottom: 0 !important;
	}
	.general.literature .litOption.mobileOrder {
		position: relative;
		z-index: 24;	
	}
	.general.literature .mobileGroup #mobileSubscribe {
		position: relative;
		z-index: 25;	
	}
	.general.literature #videoIntro {
		z-index: 26;
		top: -5px;
		padding: .8em 1.35em 0.85em 1.35em;
		margin-bottom: -4px;
	}
	.general.literature #toc {
		z-index: 27;
		top: -2px;
		padding: .8em 1.35em 0.8em 1.35em;
		width: calc(100% + .6em);
		left: -.6em;
		box-sizing: border-box;
	}
	.general.literature .litOption.open, .general.literature #toc.open {
		padding: .8em .75em .8em .75em;
	}
	.general.literature #videoIntro, .general.literature #toc {
		border: 1px solid #BBB;
		border-radius: 0 0 6px 6px;
		background-color: #F2F2F2;
		box-shadow: 0 1px 0 #FFFFFF;
		position: relative;
	}
	.general.literature #toc #chListing ul {
		margin-top: 0.5em;
		max-width: none;
	}
	.general.literature #toc #chListing li, .general.literature #toc #chListing ul {
		list-style-type: none;
		margin-left: 0;
	}
	.general.literature #toc #chListing li {
		margin-top: 0;
		padding-bottom: 0;
	}
	.general.literature #toc #chListing li a {
		padding-bottom: .9em !important;
		padding-top: .9em !important;
		border-bottom: 1px solid #CFCFCF;
		border-top: 1px solid #FFF;
		width: 82%;
		padding-left: .5em;
		padding-right: 17%;
		display: block;
	}
	.general.literature #mainText #toc ul li:first-of-type a {
		border-top: 0 none;
	}
	.general.literature #toc #chListing li:last-of-type a {
		border-bottom: 0 none;
		margin-bottom: -1.2em;
	}
	.general.literature #toc #chListing li a {
		background: url(https://images.azureedge.net/images/interface/icn_toc_chapter.png) no-repeat 99% center #F2F2F2;
	}
	.general.literature #toc #chListing li a:hover {
		cursor: pointer;
		background-color: #FFF;
		border-bottom: 1px solid #CCC !important;
	}
	.general.literature #toc #chListing a {
		font-weight: bold;
	}
	.general.literature #mobileOtherLang {
		position: relative;
		z-index: 50;
		background-color: #f2f2f2;
	}
	.general.literature #mobileOtherLang .litOptionHeader {
		position: relative;
		display: block;
	}
	.general.literature #mobileOtherLang .languageStamp {
		background-position: -4px -1px;
		width: 26px;
		height: 26px;
		margin-top: 0;
		top: 1px;
		margin-right: .35em;
	}
	.general.literature #mobileOtherLang .langOption.selected {
		background: url(https://images.azureedge.net/images/interface/sprite_scroller_arrows_hallow.png) no-repeat right -240px transparent;
		padding-right: 2.5em;	
	}
	.general.literature #mobileOtherLang .langActivated .langOption.selected:hover {
		color: #09407a;
	}
	.general.literature #mobileOtherLang .langOption.selected, .general.literature #mobileOtherLang a.langOption:focus {
		color: #606060;
		opacity: .75;
		filter: alpha(opacity=75);
		-webkit-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		-o-transition: opacity .3s ease;		
		transition: opacity .3s ease;
	}
	.general.literature #mobileOtherLang .langActivated .langOption.selected, .general.literature #mobileOtherLang a.langOption:focus, .general.literature #mobileOtherLang .langActivated .langOption.selected:hover {
		background: url("https://images.azureedge.net/images/interface/sprite_icon_bookshelf.png") no-repeat scroll -14px -1457px;		
		color: #417C00;
	}
	.general.literature #mobileOtherLang a.langOption:focus {
		cursor: default;
		background-position: -13px -458px;
	}
	general.literature #mobileOtherLang .langActivated .langOption.selected, .general.literature #mobileOtherLang .langActivated a.langOption:focus {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.general.literature #mobileOtherLang .otherOptions {
		background: transparent;
		width: auto;
		display: block;
		position: absolute;
		right: 3px;
		top: -5.8em;
		padding-top: 1em;
		padding-bottom: .75em;
		padding-right: 0.75em;
		border: 1px solid transparent;
		z-index: -1;
		-webkit-transition: background .5s ease, border-color .1s ease, box-shadow .1s ease;
		-moz-transition: background .5s ease, border-color .1s ease, box-shadow .1s ease;
		-o-transition: background .5s ease, border-color .1s ease, box-shadow .1s ease;		
		transition: background .5s ease, border-color .1s ease, box-shadow .1s ease;
	}
	.general.literature #mobileOtherLang .otherOptions.langActivated {
		background: #FFF;
		border-color: #BBB;
		box-shadow: 0 2px 3px #AAA;
		z-index: 10;
		-webkit-transition: background .5s ease, border-color .5s ease, box-shadow .5s ease;
		-moz-transition: background .5s ease, border-color .5s ease, box-shadow .5s ease;
		-o-transition: background .5s ease, border-color .5s ease, box-shadow .5s ease;		
		transition: background .5s ease, border-color .5s ease, box-shadow .5s ease;
	}
	.general.literature #mobileOtherLang .otherOptions .langOption {
		padding-left: 2em;
		padding-top: .35em;
		padding-bottom: .35em;
		text-shadow: 0 1px 0 #FFFFFF;
		color: #606060;
		display: block;
	}
	.general.literature #mobileOtherLang .otherOptions a, .general.literature #mobileOtherLang .otherOptions .notAvailable {
		opacity: 0;
		filter: alpha(opacity=0);
		color: #606060;
		visibility: hidden;
		-webkit-transition: opacity .5s ease;		
		-moz-transition: opacity .5s ease;
		-o-transition: opacity .5s ease;
		transition: opacity .5s ease;		
	}
	.general.literature #mobileOtherLang .otherOptions.langActivated a {
		opacity: 1;
		filter: alpha(opacity=100);
		visibility: visible;
	}
	.general.literature #mobileOtherLang .otherOptions.langActivated .notAvailable {
		color: #CCC;
		opacity: 1;
		filter: alpha(opacity=100);
		visibility: visible;
		cursor: default;
	}
	.general.literature #mobileOtherLang .otherOptions.langActivated .notAvailable:hover {
		cursor: default;
	}
	.general.literature #mobileOtherLang .otherOptions a:hover, .general.literature #mobileOtherLang .otherOptions a.langOption:focus {
		color: #09407a;
	}
/* } */
@media screen and (max-width: 767px) {
	.general.literature #toc #chListing li:last-of-type a:hover {
		border-bottom: 0 none !important;
	}
	.general.literature #videoIntro.litOption.closed, .general.literature .litOption.closed, .general.literature .mobileGroup .withArrow, .general.literature .mobileGroup .mobileOrder {
		background: url(https://images.azureedge.net/images/interface/icn_arrow_right_grey_hallow.png) no-repeat 95% center #F2F2F2;
	}
	.general.literature .mobileGroup .litOption.litOrderSuccess.inQueue {
		background-color: hsla(204, 68%, 34%, .08);
	}
	.general.literature .mobileGroup .litOption.litOrderSuccess.inQueue a {
		padding: .75em 1.35em 0.85em 1.35em;
	}
}
@media screen and (min-width: 768px) {
	.general.literature .litOption.open .litOptionHeader {
		background-image: none;
	}	
	.general.literature #toc #chListing ul, .general.literature #toc #chListing ol {
		margin-left: 7%;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
	}
	.general.literature #toc #chListing li {
		margin-top: .65em;
	}
	.general.literature #toc #chListing li a {
		border-bottom: 1px solid transparent;
		border-top: 0 none !important;
	}
	.general.literature #toc #chListing li a, .general.literature #toc #chListing li a:hover {
		background: 0 none;
		width: auto;
		padding: 0 !important;
		display: inline !important;
	}
	.general.literature #toc #chListing li a:hover {
		border-bottom: 1px solid !important;
		border-top: 0 none !important;
	}
	.general.literature #toc #chListing li {
		padding-bottom: 1.55em;
	}
}

/* Shared Device Styles */
.general.literature #toc #chListing.open {
	display: block;
}
.general.literature #toc #chListing a {
	color: #2a5f96;
}
.general.literature #toc {
	margin-bottom: 2em;
}

.general.literature #toc .litOptionHeader { font-size: 1rem; }



/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DESKTOP LITERATURE OPTIONS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.literature #videocontainer_wrapper {
	width: 100% !important;
	float: none !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}
.literature #videocontainer_wrapper object {
	width: inherit !important;
	border: 0 none !important;
	box-shadow: 0 0 0 transparent !important;
}
@media screen and (min-width: 768px) {
	.general.literature #mobileLitOptions {
		display: none;
	}
	.general.literature #desktopLitOptions {
		display: block;
	}
	.general.literature #videoIntro {
		background: url(https://images.azureedge.net/images/interface/icn_video_close_white_hires.png) no-repeat scroll 16px 6px #000;
		background-size: 32px auto;
		clear: both;
		color: #CCCCCC;
		height: auto;
		margin: .2em 0 1em 1.45em;
		padding: 12px;
		border-radius: 2px !important;
		width: 85%;
	}
	.general.literature #videoIntro.litOption.closed {
		background: url(https://images.azureedge.net/images/interface/icn_play_white_hires.png) no-repeat scroll 16px 7.5px #000;
		background-size: 32px auto;
	}
	.general.literature #videoIntro h5 {
		color: #EEEEEE;
		background: 0 none;
	}
	.general.literature #videoIntro.litOption.closed .litOptionHeader, .general.literature #videoIntro.litOption.closed .litOptionHeader:hover {
		padding-top: 0 !important;
	}
	.general.literature #videoIntro {
		clear: none;
		float: left;
		width: 440px;
		box-sizing: border-box;
	}
	#videocontainer_wrapper {
		margin: 1em auto 0 auto;
	}
}
@media screen and (min-width: 900px) {
	.general.literature #videoIntro {
		max-width: 500px;
		width: 85%;
	}	
}
@media screen and (min-width: 1140px) {
	.general.literature #videoIntro {
		max-width: 640px;
	}	
}
.general.literature #desktopSideOptions {
	float: right;
	margin-left: 1.25em;
	width: 16.75em;
}
@media screen and (min-width: 1024px) {
	.general.literature #desktopSideOptions {
		width: 17em;
		margin-right: -4.5em;
	}	
}
@media screen and (min-width: 1140px) {
	.general.literature #desktopSideOptions {
		width: 18em;
		margin-right: -2em;
	}	
}
@media screen and (min-width: 1390px) {
	.general.literature #desktopSideOptions {
		width: 27%;
		margin-right: 1em;
	}
}
.general.literature #desktopLitOptions {
	width: auto;
	text-align: center;
	/*min-height: 22.48em;*/
	margin-right: 1em;
	margin-bottom: 1.5em;
	margin-top: .65em;
	background-color: #EEE;
	padding: 1em;
	border: 1px solid #AAA;
	box-shadow: 0 0 3px #BBB;
	position: relative;
}
.general.literature #desktopLitOptions .litCover {
	width: 90%;
	margin: .5em auto;
	display: block;
	box-shadow: 0 0 3px #AAA;
	max-width: 160px;
}
.general.literature #desktopLitOptions .nonCoverIcon {
	width: auto;
	margin: .5em auto 0 auto;
	display: block;
	max-width: 200px;	
	border: 0 none;
	box-shadow: 0 0 0 transparent;
}
.general.literature #desktopLitOptions #howIsLitFree {
	text-align: center;
	font-weight: bold;
	margin: .2em auto 1.25em auto;
}
.general.literature #desktopLitOptions a.siteQuestion {
	font-size: .98em;
	color: #175D79;
}
.general.literature #desktopLitOptions a.siteQuestion:hover {
	color: #175D79;
}
.general.literature #desktopLitOptions .button {
	text-align: center;
	display: inline-block;
}
.general.literature #desktopLitOptions .button.orderLit {
	margin: .25em auto 1.25em auto;
}
.general.literature #desktopLitOptions .button.orderLit {
	line-height: 1.65em;
	font-size: 1.09rem;
}
.general.literature #desktopLitOptions .button.orderLit, .general.literature #desktopLitOptions .button.litOrderSuccess {
    padding: 0.35em 1em 0.48em 0.7em;
}
.general.literature #desktopLitOptions .button.orderLit .icon {
	display: inline-block;
	height: 28px;
    left: -1px;
    position: relative;
    text-indent: -5000%;
    top: 1px;
    width: 33.5px;
	background: url(https://images.azureedge.net/images/interface/sprite_cart_icons_hires.png) no-repeat scroll 0 -372px;
	background-size: 100% auto;
}
.general.literature #desktopLitOptions .button.litOrderSuccess.completed {
	width: auto;
	padding-left: 0;
	padding-right: 0;
	color: #666;
	font-weight: normal;
	text-indent: 0;
	margin-top: -1.35em;
	margin-bottom: .25em;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.general.literature #desktopLitOptions .button.litOrderSuccess.completed:not([href]) { cursor: default !important; }
.general.literature #desktopLitOptions .button.litOrderSuccess.inQueue {
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .3em;
	text-indent: 0;
	color: #666;
}
.general.literature #desktopLitOptions .button.litOrderSuccess.inQueue::after {
	position: relative;
	content: '';
	display: inline-block;
	width: 0.35em;
	height: 0.35em;
	border-right: 0.15em solid #1C6291;
	border-top: 0.15em solid #1C6291;
	transform: rotate(43deg);
	top: -1px;
	margin-left: .1em;
}
.general.literature #desktopLitOptions .button.litOrderSuccess.inQueue .completeOrder {
	display: inline-block;
	clear: both;
	color: #1C6291;
	font-weight: bold;
	font-size: 1.092rem;
	margin-bottom: 13px;
	margin-top: 0;
	margin-left: 0;
}
.general.literature #desktopLitOptions .button.litOrderSuccess.inQueue:hover .completeOrder {
	text-decoration: underline;
}
.general.literature #desktopLitOptions .button.litOrderSuccess.inQueue:not(.hidden) + .shippingFree {
	display: none;
}
.general.literature #desktopLitOptions .bookshelfControl { 
	display: block;
}
.general.literature #desktopLitOptions .button.saveForLater {
	display: inline-block;
	width: auto;
	padding-left: 0 !important;
	padding-right: 0 !important;
	line-height: 1.25em;
	margin-bottom: .7em;
	margin-top: .3em;
}
.general.literature #desktopLitOptions .button.burgundy.saveForLater {
	font-size: 1.09375em;	
}
.general.literature #desktopLitOptions .button.litOrderSuccess {
	background: 0 none !important;
}
.general.literature #desktopLitOptions .button.saveForLater.burgundy:hover {
	box-shadow: 0 0 0 transparent;
	border-color: transparent;
	color: #832D34;
}
.general.literature #desktopLitOptions .button.bookmark {
	width: 9.75em;
}
.general.literature #desktopLitOptions .saveForLater.text {
	width: 8.8em;
	margin: 1em auto;
	display: block;
}
.general .saveForLater.button.burgundy .toolTip {
	top: 4.5em;
	left: calc(50% - 4.1em);
	min-width: 90px;
}
.general.literature #desktopLitOptions .shippingFree.note {
	display: block;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -1.25em;
    text-align: center;
}
.general.literature #desktopLitOptions .solidLine {
	width: 100%;
	display: block;
	margin: 1.25em auto .65em auto;	
	border-top: 1px solid #AAA;
	box-shadow: 0 1px 1px #FFF;
}
.general.literature #desktopLitOptions .fadedHRWrap {
	max-width: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.general.literature #desktopLitOptions .fadedHRWrap.grey {
	margin-top: .5em;
}
.general.literature #desktopLitOptions .fadedHRWrap.white {
	margin-bottom: .35em;
}
.general.literature #desktopLitOptions .fadedHR {
	height: 1px;	
	width: 50%;
	left: 0;
}
.general.literature #desktopLitOptions .fadedHR.white.left {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.49) 49%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(49%,rgba(255,255,255,0.49)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.49) 49%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.49) 49%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.49) 49%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.49) 49%,rgba(255,255,255,1) 100%); /* W3C */
}
.general.literature #desktopLitOptions .fadedHR.white.right  {
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.49) 51%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(51%,rgba(255,255,255,0.49)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.49) 51%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.49) 51%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.49) 51%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.49) 51%,rgba(255,255,255,0) 100%); /* W3C */
}
.general.literature #desktopLitOptions #alsoAvailable {
	font-style: oblique;
	text-align: center;
	font-size: 1em;
	color: #555;	
	display: block;
	margin-bottom: .4em;
	text-shadow: 0 1px 0 #FFF;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
} 
.general.literature #desktopLitOptions .multiOptionButton.langSetting {
	background: #FEFEFE;	
	border: 1px solid hsl(0, 0%, 67%);
	color: hsl(0, 0%, 33%);
	text-align: left;
}
.literature .multiOptionButton.langSetting {
	max-width: 8.4em;
}
.general.literature #desktopLitOptions .langSetting.multiOptionButton .otherOptionsToggle:hover, .general.literature #desktopLitOptions .langSetting.multiOptionButton:hover .otherOptionsToggle {
	background-color: #F0F0F0;
}
.general.literature #desktopLitOptions #downloadOptions {
	clear: both;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	margin: 0 auto 0 auto;
	width: auto;
	max-width: 100%;
	position: relative;
	right: .15em !important;
}
@media screen and (min-width: 1024px) {
	.general.literature #desktopLitOptions #downloadOptions {
		right: -.4em;
	}
}
.general.literature #desktopLitOptions .download {
	color: #1C6291;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	min-height: 1.5em;
	padding-bottom: 0.75em;
	padding-left: 0;
	padding-top: 0.75em;
	margin-left: 0;
	position: relative;
}
.general.literature #desktopLitOptions .download:hover {
	text-decoration: underline;
}
.general.literature #desktopLitOptions .download::before {
	content: '';
	width: 34px;
	height: 42px;
	display: block;
	background: url(https://images.azureedge.net/images/interface/sprite_download_media_icons.png) no-repeat scroll center center transparent;
	background-size: 42px auto;
}
.general.literature #desktopLitOptions .epubLink::before {
	background-position: -5px -64px;
}
.general.literature #desktopLitOptions .mobiLink::before {
	background-position: -5px -124px;
}
.general.literature #desktopLitOptions .pdfLink::before {
	background-position: -5px -184px;
}
.general.literature #desktopLitOptions .freeCopyBubble {
	background: url(https://images.azureedge.net/images/interface/icn_free_copy_bubble.png) no-repeat scroll center 0 transparent;
	cursor: pointer;
	height: 90px;
	width: 96px;
}
.general.literature #desktopLitOptions .freeCopyBubble:hover {
	background-position: center -132px;	
}
.general.literature #desktopLitOptions .freeCopyBubble {
	display: none;
}
@media screen and (min-width: 896px) {
	.general.literature #desktopLitOptions .freeCopyBubble {
		display: block;
		left: -25%;
		position: absolute;
		top: -1em;
	}
}
@media screen and (min-width: 1024px) {
	.general.literature #desktopLitOptions .freeCopyBubble {
		left: -20%;
	}
}
@media screen and (min-width: 1280px) {
	.general.literature #desktopLitOptions .freeCopyBubble {
		left: -15%;
	}
}

/* Series box */ 
.general.literature #desktopLitOptions .seriesBox {
	margin-bottom: 1em;
}
.general.literature #desktopLitOptions .seriesBox .moduleHeader  {
	margin-top: 1em; 
	margin-left: 0; 
	margin-bottom: 1em;
}
.general.literature #desktopLitOptions .seriesBox a .moduleHeader  {
	color: #455A72;
}
.general.literature #desktopLitOptions .seriesBox a:hover .moduleHeader {
	color: #1C6291;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ABOUT DCP ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
#desktopSideOptions .aboutAuthor.module.right {
	display: none;
}
@media screen and (min-width: 1024px) {
	#desktopSideOptions .aboutAuthor.module.right {
		clear: both;
		width: auto;
		max-width: none;
		float: none;
		display: block;
		margin-right: 1em;
		margin-bottom: 1.5em;
	}
	#desktopSideOptions .aboutAuthor.module.right.left {
		margin-left: 0;
	}
	#desktopSideOptions .aboutAuthor.module.right .buttonContainer .button {
		margin-top: 1em;
		margin-bottom: .5em;
	}
	.aboutAuthorContent .imageContainer {
		margin-right: .25em;
	}
	.aboutAuthorContent .imageContainer, .aboutAuthorContent .imageShaper {
		width: 95px;
		height: 143px;
	}
}
@media screen and (min-width: 1280px) {
	.literature .aboutAuthorContent .imageShaper {
		position: relative;
	}	
	.literature  .aboutAuthorContent .imageContainer:hover .imageShaper {
		right: 2.5em;
	}	
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TOP RELATED LITERATURE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

.general.literature #topRelatedLiterature {
	display: none;
	width: auto;
	margin-bottom: 1.5em;
	margin-right: 1em;
	margin-top: .65em;
	background-color: #EEE;
	border: 1px solid #AAA;
	box-shadow: 0 0 3px #BBB;
	position: relative;
}
.general.literature #topRelatedLiterature.libraryNoticeOnly {
	margin-top: 3.75em;
}
@media screen and (min-width: 1024px) {
	.general.literature #topRelatedLiterature {
		display: block;
	}
}
@media screen and (min-width: 1140px) {
	.general.literature #topRelatedLiterature {
		min-width: 17em;
	}

}
.general.literature .relatedLit .moduleHeader {
	padding: 1em 1em .25em 0;
	font-size: 1.03125em /* target/base = 16.5px / 16px */;
}
.general.literature .relatedLitContent {
	border-bottom: 1px solid #AAA;
	font: 1em/1.35em Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.general.literature .relatedLitContent.sep { 
	padding-bottom: .75em;
}
.general #relatedLitLibraryNotice.libraryNotice img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: -5em;
	float: none;
}
@media screen and (min-width: 1140px) {
	.general #relatedLitLibraryNotice.libraryNotice img {
		visibility: visible;
		width: auto;
	}
}
.general #relatedLitLibraryNotice a.goToLibrary {
	width: 100%;
	display: block;
	right: auto;
	text-align: center;
}
.general #relatedLitLibraryNotice a.goToLibrary .text {
	top: -1em;
	position: relative;
}
.general #relatedLitLibraryNotice a.goToLibrary span.text.withArrow {
	background-position: right 7px;
}

.general.literature .relatedLitContent ul {
	padding: 1em 1.2em 1em 1em;
}
.general.literature .relatedLitContent ul li {
	background: url(https://images.azureedge.net/images/interface/icn_list_item.gif) no-repeat scroll left 11px transparent;
	font-weight: bold;
	line-height: 1.65em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.general.literature .relatedLitContent ul li a:hover {
	border-bottom: 1px solid;
}



/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TABLE OF CONTENTS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
@media screen and (min-width: 768px) {
	.general.literature #toc {
		background: url(https://images.azureedge.net/images/interface/sep/icn_toc.png) no-repeat scroll 18px 11px #E2E2E2;
		border: 1px solid #b4bbc0;
		clear: both;
		color: #333333;
		height: auto;
		margin: 0.5em 0 1.5em 1.85em;
		padding: 10px 12px 11px 12px;
		border-radius: 2px !important;
		width: 85%;
	}
	.general.literature .litOption h5 {
		margin: 0;
		padding: 0;
		text-align: center;
		text-transform: uppercase;
		font-family: cambria,palatino,georgia,serif;
		font-size: 1rem;
	}
	.general.literature .litOption h5:hover {
		text-decoration: underline;
		cursor: pointer;
	}
}
.general.literature #toc #chListing {
	display: none;
	-webkit-transition: visibility .6s ease .3s, opacity .6s ease .3s;
	-moz-transition: display 1s ease;
	-o-transition: visibility .6s ease .3s, opacity .6s ease .3s;
	transition: visibility .6s ease .3s, opacity .6s ease .3s;
}
.general.literature #toc ul {
	margin-top: 2px;
	margin-bottom: 5px;
}
@media screen and (max-width: 315px) {
	.general.literature #toc {
		background-image: none;
	}
}

.general.literature #mainText #toc ul li {
	list-style-type: none;
	font-size: 0.875em;
	padding-bottom: 0;
}
.general.literature #mainText #toc ul li ul {
	margin-left: 0;
	display: inline;
	margin-bottom: 0;
	margin-top: 0;
}
.general.literature #mainText #toc ul li ul li {
	font-size: 1em;

}
.general.literature #mainText #toc ul li a {
	padding-bottom: .1em;
}

@media screen and (min-width: 768px) {
	.literature #toc ul li {
		list-style-type: square !important;
		font-size: 0.875em;
		color: #555;
		line-height: 1.65em;
	}
	.literature #toc ul li a {
		font-weight: bold;
	}
	.literature #toc ul li a:hover {
		border-bottom: 1px solid;
	}
	.literature #toc #chListing {
		padding-bottom: .75em;
		padding-right: 8%;
	}
}
#expand-collapse {
	width: auto;
	clear: left;
	margin: 0 0 -.5em 0.6em;
	padding: 10px;
	color: #444;
	font-size: 0.75em;
	display: inline;
}
#expand-collapse:hover {
	text-decoration: underline;
}
@media screen and (min-width: 768px) {
	.general.literature #toc {
		clear: none;
		float: left;
		width: 440px;
		box-sizing: border-box;
	}
	#expand-collapse {
		margin-left: 1em;
		display: block;
	}
	#expand-collapse:hover {
		text-decoration: underline;
	}
}
@media screen and (min-width: 900px) {
	.general.literature #toc {
		max-width: 500px;
		width: 85%;
		min-width: 500px;
	}
}
@media screen and (min-width: 1140px) {
	.general.literature #toc {
		max-width: 640px;
		min-width: 640px;
	}
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SOCIAL TOOLS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
@media screen and (min-width: 768px) {
	.literature .socialTools {
		margin-left: .75em;
		margin-bottom: .5em;
		margin-top: .75em;
	}
	.literature #bottomSocialTools {
		margin-top: 1.25em;
		margin-bottom: 2em;
		margin-left: 0.2em;
	}
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MAIN TEXT ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general.literature #mainText {
	font: 1.1em/1.52em Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	clear: left;
	margin-left: 0;
}
@media screen and (min-width: 768px) {
	.general.literature #mainText {
		max-width: 650px;
	}
    .general.literature #mainText p, .general.literature #mainText ul, .general.literature #mainText .pdfLink .thumbnail, .general.literature #mainText table {
        max-width: 650px;
    }
	.general.literature #mainText blockquote { max-width: 650px; box-sizing: border-box; }
}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
	.general.literature #mainText {
		max-width: 610px;
	}
	.general.literature #mainText p, .general.literature #mainText ul, .general.literature #mainText table {
		max-width: 585px;
	}
    .general.literature #mainText table tr td {
        padding-right: 1em !important;
    }
}
@media screen and (min-width: 1250px) {
	.general.literature #mainText {
		font-size: 1.19em;
	}
}
.call-out { 
	border-bottom:2px solid #999999; 
	border-top:2px solid #999999; 
	color:#999999; 
	font-size:160%; 
	font-weight:normal; 
	line-height:1.25em;	
	margin: 12px auto 1.55em; 
	padding:0.25em 0.75em; 
	width: 90%;
	box-sizing: border-box;
}

@media screen and (min-width: 500px) {
	.call-out { width: 40%; float: right; margin: 12px 1em; }
}

.call-out span.small-caps {
    font-size: 112% !important;
    font-variant: small-caps !important;
    text-transform: none;
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ CHAPTER HEADINGS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general.literature #mainText div.chapterText.open {
	display: block !important;	
}
.general.literature .chapterHeading.highlighted .endHighlight {
	display: none;
}
.general.literature #mainText p.highlighted span.endHighlight { display: none !important; }
.general.literature #mainText p.highlighted span.endHighlight:last-child { display: inline-block !important; }

@media screen and (min-width: 768px) {
	.general.literature #mainText div.chapterText {
		margin-left: .35em;
	}
	.general.literature #mainText .chapterHeading {
		margin-left: .9em;
	}
}
.general.literature .chapterHeading, .general.literature .fakeChapterHeading, .general.literature #mainText h3 {
	color: #404040;
	font-family: Cambria, Georgia, Serif;
	font-size: 1.25em /* target/base = 20px / 16px */;
	margin: 2em 0 .35em 0;
	padding-left: 1.35em;
	clear: left;
}
.general.literature .fakeChapterHeading { 
	font-weight: bold;
	padding-left: .88em;
}
.general.literature .chapterHeading.closed {
	background: url(https://images.azureedge.net/images/interface/icn_plus_toggle.png) no-repeat 0 2.5px;
	opacity: .9;
}
.general.literature .chapterHeading.open {
	background: url(https://images.azureedge.net/images/interface/icn_minus_toggle.png) no-repeat 0 2.5px;
	opacity: .9;
}
@media screen and (max-width: 768px) {
	.general.literature .chapterHeading.open, .general.literature .chapterHeading.closed {	
		background-position: 14px 0;
	}
	.general.literature .chapterHeading {
		padding-left: 2em;
	}
}
.general.literature .chapterHeading:hover {
	color: #000;
	cursor: pointer;
}
.general.literature .chNumber {
	font-size: .76em;
	text-transform: uppercase;
	position: relative;
	top: 0;
}
.general.literature .chTitle {
	margin-top: 0;
	margin-left: -1.15em;
	clear: left;
	display: block;
	text-transform: uppercase;
	margin-bottom: .5em;
}
.general.literature .fakeChapterHeading .chTitle { 
	margin-left: 0;
}
.literature .chapterText.closed {
	display: none;
}
.general.literature #mainText h3 {
	font-size: 16px;
	margin-left: 1.2em;
	margin-top: 1em;
	margin-bottom: 1.35em;
	padding: 0.75em;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.general.literature #mainText h3.sectionTitle {
	border-top: 0 none;
	border-bottom: 0 none;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-left: .9em;
	margin-bottom: 1.1em;
	font-size: 1.21875em;
	font-weight: bold;
}
.general.literature #mainText h3.sectionTitle.caps {
	text-transform: uppercase;
}
.general.literature #mainText h3.sectionTitle .sectionNumber {
	font-size: 85%;
	display: block;
	clear: both;
	margin-bottom: .4em;	
	margin-top: 1.65em;
}
.general.literature #mainText h3 br {
	margin: .35em 0;
	line-height: 0;
	display: block;	
}
.general.literature #mainText h4 {
	margin-left: 1em;
	font-size: .99em;
	font-family: Cambria, Georgia, Serif;
	line-height: 1.25em;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 1em;
	margin-bottom: 0;
	clear: left;
	float: none;
}
.general.literature #mainText h5.ch-tit, .general.literature #mainText h5.ch-num {
	margin-left: 15px;
}
.general.literature #mainText p, .general.literature #mainText li, .general.literature #mainText table tr td {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	padding: 0;
	font-size: .979em;
	line-height: 1.57em;
	clear: left;
	margin-top: 1em;
}
.general.literature #PageContent #mainText p, .general.literature #PageContent #mainText li, .general.literature #PageContent #mainText table tr td {
	margin-left: 1.15em;
}
.general.literature #PageContent #mainText #Loc-Ren1 > p:first-of-type::first-letter,
.general.literature #PageContent #mainText span[id*=jChapterWrap] .jRenderLocation:first-child p:first-child::first-letter { 
	color: #7E1A38;
    display: inline-block;
	float: left;
	line-height: 95%;
    font-size: 3.8125rem;
    padding-right: 8px;
    position: relative;
	font-weight: 900;
	font-family: Tahoma,Arial,helvetica,sans-serif;
}
@-moz-document url-prefix() {
	.general.literature #PageContent #mainText #Loc-Ren1 p:first-child::first-letter,
		.general.literature #PageContent #mainText span[id*=jChapterWrap] .jRenderLocation:first-child p:first-child::first-letter { 
		padding-top: 7px;
	}
}
.general.literature #mainText table tr td {
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 0.75em;
    padding-right: 1.5em;
	padding-top: 0.5em;
	vertical-align: top;	
}
.general.literature #mainText table tr.last td {
	border-bottom: 0 none;
	padding-bottom: 0;
}
.general.literature #mainText table.noTableBorder tr td{
	border-bottom: none;
	padding-bottom: 0;
}
.general.literature #mainText .inset table {
    margin-left: auto;
    margin-right: auto;
}
.general.literature #mainText p.highlighted {
	padding-left: 2em;
	position: relative;
	left: -2em;
	padding-top: 0 !important;
	padding-bottom: 0;
	background: url(https://images.azureedge.net/images/interface/bg_highlight_beginning.png) no-repeat scroll 14px 0px transparent;
	width: 93%;
	z-index: 5;
}
@media screen and (min-width: 480px) {
	.general.literature #mainText p.highlighted {
		width: 96%;
	}
}

.general.literature #mainText p.highlighted span.endHighlight {
	background: url(https://images.azureedge.net/images/interface/bg_highlight_end.png) no-repeat scroll right 2px hsl(0, 0%, 100%);
	display: inline-block;
	height: inherit;
	position: relative;
	top: -1px;
	width: 20px;
	z-index: 900;
}
.general.literature #mainText p.citation {
	width: 83%;
	margin-right: 5%;
}
.general.literature #mainText blockquote p.citation, .general.literature #mainText .inset p.citation {
	margin-left: auto !important;
}
.general.literature #mainText blockquote p.citation {
	font-size: 92% !important;
}
.general.literature #mainText ol, .general.literature #mainText ul {
	margin-left: 7%;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.general.literature #mainText ul.tight {
	margin-top: .65em;
	margin-bottom: 1.25em;	
}
.general.literature #mainText ol li, .general.literature #mainText ul li {
	padding-bottom: 0;
}
.general.literature #mainText ul li {
	list-style-type: disc;
}
.general.literature #mainText ul li ul li, .general.literature #mainText ul ul li {
	list-style-type: circle;	
	font-size: 100%;
}
.general.literature #mainText .fakelist p {
    margin-left: 3.025em !important;
}
.general.literature #mainText ul li br {
    display: block;
    clear: both;
    content: ' ';
    margin-bottom: 7px;
}
.general.literature #mainText ul.square li {
	list-style-type: square;
}
.general.literature #mainText ul.tight li, .general.literature #mainText ol.tight li {
	padding-bottom: 0;
	margin-top: .4em;
}
.general.literature #mainText ol li ul {
	margin-left: 7%;
	padding: 5px 0;
}
.general.literature #mainText ol li ul li {
	padding-bottom: 7px;
	font-size: 1em !important /* 15px / 14.5px */;
}
.general.literature #mainText table {
	margin: 1em;
	width: 96%;
	font-size: 80%;
	border-spacing: 0;
}
@media screen and (min-width: 600px) {
	.general.literature #mainText table {
		font-size: 100%;
	}	
}
@media screen and (min-width: 600px) and (max-width: 767px) {
    .general.literature #mainText table {
        max-width: 580px;
    }
    .general.literature #mainText table tr td {
        padding-right: 1em;
    }
}
.general.literature .indentedBlock {
    margin-left: 3%;
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BOTTOM RELATED LITERATURE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

.general.literature #bottomRelatedLiterature .moduleHeader {
	text-align: left;
	font-size: 19px;
}
@media screen and (min-width: 768px) {
	.general.literature .litScroller.module, .general.literature .litScroller.module.left  {
		width: 90%;
	}
	.general.literature .litScroller.module, .general.literature .litScroller.module.left, #ProductFooter .litScroller.module.left { 
		width: 99%;
	}
	.general.literature .litScroller.module .litCover  {
		border: 1px solid #505050;
		-webkit-transition: box-shadow 0.7s ease, border 0.7s ease;
		-moz-transition: box-shadow 0.7s ease, border 0.7s ease;
		-o-transition: box-shadow 0.7s ease, border 0.7s ease;
		transition: box-shadow 0.7s ease, border 0.7s ease;
	}	
	.general.literature .litScroller.module .litCover:hover {
		box-shadow: 0 0 3px #AAAAAA;
		border: 1px solid #000;
		-webkit-transition: box-shadow 0.4s ease, border 0.4s ease;
		-moz-transition: box-shadow 0.4s ease, border 0.4s ease;
		-o-transition: box-shadow 0.4s ease, border 0.4s ease;
		transition: box-shadow 0.4s ease, border 0.4s ease;		
	}
}
@media screen and (min-width: 899px) {
	.general.literature .litScroller.module, .general.literature .litScroller.module.left, #ProductFooter .litScroller.module.left  {
		width: 100%;
	}
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BASIC INLINE IMAGES ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

/* Basic image elements */
.literature #mainText div.image {
	max-width: 200px;
	width: 76%;
}
.literature #mainText div.image, .literature #mainText .pdfLink .thumbnail {
	display: block;
	background: transparent;
	-webkit-transition: width .5s ease, max-width .5s ease, padding .5s ease, box-shadow .5s ease, margin-left .5s ease, margin-right .5s ease .15s;
	-moz-transition: width .5s ease, max-width .5s ease, padding .5s ease, box-shadow .5s ease, margin-left .5s ease, margin-right .5s ease .15s;
	-o-transition: width .5s ease, max-width .5s ease, padding .5s ease, box-shadow .5s ease, margin-left .5s ease, margin-right .5s ease .15s;
	transition: width .5s ease, max-width .5s ease, padding .5s ease, box-shadow .5s ease, margin-left .5s ease, margin-right .5s ease .15s;
}
.literature #mainText div.image.wCaption, .literature #mainText div.image.wSource, .literature #mainText .pdfLink .thumbnail {
	background: #FFF;
}

/* --------------------------------------------------------------- */
/* Img & shared div.image styles */
.literature #mainText div.image, .general.literature .imgWrap img, .literature #mainText .pdfLink .thumbnail  {
	margin: 1.5em auto;
	clear: both;
}
.literature #mainText div.image.minimized .jImageSwapper img, .literature #mainText div.image.expanded .jImageSwapper img {
	cursor: pointer;
}
.literature #mainText div.image.full.expanded, .literature #mainText div.image.full.expanded.wSource, .literature #mainText div.image.full.expanded.wCaption {
	float: none;
	clear: none;
	display: inline-block;
	margin-left: 1.15em;
	margin-right: auto;
	padding: 14px 0.7em 8px;
}
.literature #mainText div.image.full.expanded img {
	display: block;
	width: auto !important;
	max-width: 100% !important;
}
.literature #mainText div.image.full.expanded p {
	margin-left: .4em;
}
.literature #mainText .signature div.image { 
	float: none;
	margin-left: 2.65%;
}
.literature #mainText .image.full.expanded + p {
	margin-top: 0;
}
@media screen and (min-width: 480px) {
	.literature #mainText div.image img {
		width: 99%;
	}
	.literature #mainText div.image.full.expanded, .literature #mainText div.image.full.expanded.wSource, .literature #mainText div.image.full.expanded.wCaption {
		padding-left: 0.8em;
	}
}
@media screen and (min-width: 600px) {
	.literature #mainText div.image {
		float: right;
		clear: right;	
		width: 35%;
		max-width: 30%;
		margin: 2.25% 1.5% 5% 5%;
	}
	.general.literature .imgWrap img {
		float: right;
		clear: right;
		margin: 2.25% 1.5% 5% 5%;
		width: 35%;
		max-width: 30%;
		padding: 13px 12px 14px 12px;
	}
	.general #mainText .expanded .imgWrap .zoom.icon {
		width: 98% !important;	
	}
	.literature #mainText div.image.full.expanded, .literature #mainText div.image.full.expanded.wSource, .literature #mainText div.image.full.expanded.wCaption {
		margin-left: 1.1em;
		text-align: left;
	}
	.literature #mainText .pdfLink .thumbnail {
		margin-left: 0;
	}
}
@media screen and (min-width: 768px) {
	.general.literature .imgWrap img {
		margin: 2.25% 3% 5% 5%;
	}
	.literature #mainText div.image.full.expanded, .literature #mainText div.image.full.expanded.wSource, .literature #mainText div.image.full.expanded.wCaption {
		padding-right: .95em;
		margin-bottom: 1.5em;
	}	
}
@media screen and (min-width: 768px) and (max-width: 881px) {
	.literature #mainText div.image.full.expanded, .literature #mainText div.image.full.expanded.wSource, .literature #mainText div.image.full.expanded.wCaption {
		width: 62%;
	}
}
.literature #mainText div.vertical.nearTop div.image.minimized {
	max-width: 85%;
}
@media screen and (min-width: 480px) {
	.literature #mainText div.vertical.nearTop div.image.minimized {
		max-width: 395px;
	}
}
@media screen and (min-width: 600px) {
	.literature #mainText div.vertical.nearTop div.image.minimized .imgWrap {
		height: auto;
	}
}

/* --------------------------------------------------------------- */
/* Expanded image styles */
.literature #mainText div.image.expanded {
	width: auto;	
	left: auto;
	max-width: calc(100% - 59px);
	display: block;	
	padding-top: 0;
	padding-bottom: 0;
}
.literature #mainText div.image.expanded.wSource, .literature #mainText div.image.expanded.wCaption, .literature #mainText .pdfLink .thumbnail {
	padding: 12px 11px 8px 10px;
}
.literature #mainText .pdfLink .thumbnail {
	padding-top: 5px;
	box-shadow: 1px 2px 5px #aaa;
}
.literature #mainText .pdfLink .thumbnail:hover {
	box-shadow: 2px 2px 5px #888;
}
.literature #mainText div.image.wCaption.minimized, .general #mainText div.image.wSource.minimized { max-width: calc(182px + 2px); }
@media screen and (max-width: 767px) {
	.literature #mainText div.image, .literature #mainText .pdfLink .thumbnail {
		z-index: 70;
		position: relative;
	}
}
@media screen and (min-width: 600px) {
	.literature #mainText div.image.expanded {
		margin-left: 300%;
		margin-right: 3%;
	}
	.literature #mainText div.image.expanded.wSource, .literature #mainText div.image.expanded.wCaption {
		padding: 14px 10px 8px;
	}
}
@media screen and (min-width: 768px) {
	.literature #mainText div.image.expanded {
		z-index: 25;
		position: relative;
	}		
}
@media screen and (min-width: 800px) {
	.literature #mainText div.image.expanded {
		max-width: 95%;
		padding: 13px 12px 14px 12px;
		margin-left: 300%;
		margin-right: 3%;
	}
	.literature #mainText div.image.expanded.wSource, .literature #mainText div.image.expanded.wCaption {
		padding: 14px 10px 8px;
	}
}
.literature #mainText div.image.expanded img {
	width: 98% !important;
}
.literature #mainText div.image.expanded img, .literature #mainText .pdfLink .thumbnail img {
	-webkit-transition: box-shadow .3s ease;	
	-moz-transition: box-shadow .3s ease;
	-o-transition: box-shadow .3s ease;	
	transition: box-shadow .5s ease;
}
.literature #mainText div.image.expanded.wSource img, .literature #mainText div.image.expanded.wCaption img {
	border-color: #AAA;	
}
.literature #mainText .pdfLink .thumbnail img {
	border: 1px solid #AAA;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
	float: none;
	width: 100%;
}
.literature #mainText .pdfLink .caption {
	margin: 5px auto 0 auto;
	text-align: center;
	font-size: 1.15em;
	font-weight: 700;
	display: block !important;
}
.literature #mainText .pdfLink .caption {
	position: relative;
}
.literature #mainText .pdfLink .caption::before {
	background: url("https://images.azureedge.net/images/interface/sprite_download_media_icons.png") no-repeat scroll -5px -175px;
	background-size: 100% auto;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: -12px;
    position: relative;
    top: 12px;
}

/* --------------------------------------------------------------- */
/* Img and zoom icon styles */
.literature #mainText .imgWrap:hover img.thumbnail {
	z-index: 50;
}
.literature #mainText img.fullscreen, .literature #mainText div.image img.fullscreen {
	opacity: 1;
	filter:alpha(opacity=100);	
	width: inherit;
}
.literature #mainText div.image.expanded .zoom.icon {
	opacity: 0;
}
.literature #mainText .imgWrap:hover .zoom.icon {
	z-index: 51;	
}
/* --------------------------------------------------------------- */

/* Source & Captions */
.general.literature #PageContent #mainText div.image .caption, .general.literature #PageContent #mainText div.image .source {
	margin-left: auto;
}
.line-clamp-4 {
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	/* truncate to 4 lines */
	-webkit-line-clamp: 4;
  }  

/* --------------------------------------------------------------- */

/* Download larger button */
.general .image .aFullSize {
	display: none;	
}
.general .image.expanded .aFullSize {
	display: block;
	max-width: 60%;
}
.general .aFullSize {
	width: auto;
	margin-top: .5em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	background-color: transparent;
	font-weight: bold;
	border-radius: 2px 2px 2px 2px;
	padding: 0.35em 1.15em 0.35em 1.2em;
	color: #5c0a22;
	-webkit-transition: background-color .3s ease, color .3s ease;
	-moz-transition: background-color .3s ease, color .3s ease;
	-o-transition: background-color .3s ease, color .3s ease;
	transition: background-color .3s ease, color .3s ease;
}
.general .aFullSize:hover {
	background-color: #6c0d29;
	color: #FFF;
	-webkit-transition: background-color .3s ease, color .3s ease;
	-moz-transition: background-color .3s ease, color .3s ease;
	-o-transition: background-color .3s ease, color .3s ease;
	transition: background-color .3s ease, color .3s ease;
}
@media screen and (min-width: 600px) {
	.general .aFullSize {
		float: right;
		margin-left: 1em;
		margin-bottom: .2em;	
		margin-right: .22em;
	}	
}
/* --------------------------------------------------------------- */


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ IMAGE GROUPS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

.literature #mainText .imageGroup {
	display: block;
	clear: both;
	float: none;	
}
@media screen and (min-width: 600px) {
	/* Basic styles */
	.literature #mainText .imageGroup {
		margin-left: 1.15em;		
		margin-top: 1.75em;
	}
	.literature #mainText div.imageGroup div.image {
		float: left;
		margin-left: 0;
		margin-right: 5%;
		padding: 0;
	}
    .literature #mainText .imageGroup:not(.showCaption) div.image .caption, .general.literature .imageGroup.full .caption {
        display: none !important;
    }
	/* --------------------------------------------------------------- */
	/* Minimized styles */
	.literature #mainText .imageGroup div.minimized {
		float: left;
		clear: none;	
		max-width: 200px;
		padding: 12px 13px 8px;
		border: 1px solid transparent;
		margin-top: 0;
		margin-left: -13px;
		margin-right: 5%;
	}
	.literature #mainText .imageGroup div.image.minimized .imgWrap {
		display: block;
		height: 115px;
		overflow: hidden;
		width: auto;
		padding: 0;
		border: 1px solid #333;
		position: relative;
	}
	.literature #mainText .imageGroup div.image.minimized img {
		border: 0 none;
		padding: 0;
		width: 100%;
		max-width: none;
		min-height: 115px;
	}
	.literature #mainText  .imageGroup div.image.minimized .imgWrap .zoom.icon {
		position: absolute;
		bottom: -2px;
		right: 0;
		margin-top: 0;
	}
	.literature #mainText .imageGroup div.image.minimized.wSource, .literature #mainText .imageGroup.showCaption div.image.minimized.wCaption {
		margin-left: 0;	
		padding: 12px 13px 8px;
		border-color: #AAA;
	}

	/* --------------------------------------------------------------- */
	/* Expanded styles */
	.literature #mainText .imageGroup div.image.expanded {
		margin-left: 0;
		margin-top: 0.5em;
	}
	.literature #mainText .imageGroup div.image.expanded .imgWrap {
		max-height: 999999px;
	}
	.literature #mainText .imageGroup div.image.expanded img {
		width: 100% !important;
		max-width: none;
	}
	.literature #mainText .imageGroup div.image.expanded .zoom.icon {
		width: 100.25% !important;
	}
	.literature #mainText .imageGroup div.image.expanded.wCaption img, .literature #mainText .imageGroup div.image.expanded.wSource img,
		.literature #mainText .imageGroup div.image.expanded.wCaption .zoom.icon, .literature #mainText .imageGroup div.image.expanded.wSource .zoom.icon {
		width: 98% !important;
		max-width: 98%;
	}
	.literature #mainText .imageGroup div.image .imgWrap .zoom.icon {
	}
	.literature #mainText .imageGroup div.image.expanded .caption {
		display: block !important;
	}
	.image.expanded .imgWrap:not(.jImageSwapper) {
		display: block;
		text-align: center;
	}
	.image.expanded .imgWrap:not(.jImageSwapper) .aFullSize {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
	}
}
@media screen and (min-width: 768px) {
	.literature #mainText .imageGroup.nearTop {
		width: 68%;
		float: left;
		clear: none;
	}	
}
@media screen and (min-width: 900px) {
	.literature #mainText .imageGroup.nearTop {
		width: 80%;
	}
}
/* --------------------------------------------------------------- */
/* Grouped images in insets */
@media screen and (min-width: 600px) {
	.literature #mainText .inset .imageGroup {
		margin-left: 0;
	}
	.literature #mainText .inset .imageGroup .image {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media screen and (min-width: 768px) {
	.literature #mainText .inset .imageGroup { 
		margin-top: 0.75em;
		margin-left: auto;
		margin-right: auto;
	}
	.literature .inset .imageGroup::after { 
		clear: both;
		content: "";
		display: block;
		height: 16px;
		width: 100%;
	}
	.literature #mainText .inset .imageGroup .image { 
		float: left !important;
		position: relative; 
		margin: .5em 1.5em .5em 0 !important;
	}
	.literature #mainText .inset .imageGroup .image:not(.expanded) { 
		float: left !important;
		width: calc(50% - 3em) !important;
	}
	.literature #mainText .inset .imageGroup .image.minimized:nth-child(even) { 
		float: right !important;
	}
	
}
@media screen and (min-width: 900px) {
    .literature #mainText .inset .imageGroup {
        max-width: 90%;
    }
}
/* --------------------------------------------------------------- */



/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INSETS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general.literature .inset, .general.literature .inset-iri, .general.literature .inset-r {
    width: 76%;
    max-width: 600px;
    margin: 1.5em 0 1.5em 1.15em;
    clear: both;
    background: #EBEEEF;
    border: 1px solid #b4bbc0;
    padding: 1.5em 1.5em;
}
.general.literature .inset.editorsNote {
	display: inline-block;
	float: none;
	max-width: 630px;
	width: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: .5em;
	box-sizing: border-box;
}
.general.literature .inset .byline {
    text-align: center;
}
@media screen and (min-width: 480px) {
	.general.literature .inset, .general.literature .inset-iri, .general.literature .inset-r {
		margin: 1.5em 0 1.5em 1.2em;
	}
}
@media screen and (min-width: 520px) {
	.general.literature .inset, .general.literature .inset-iri, .general.literature .inset-r {
		width: 85%;
	}
}
@media screen and (min-width: 768px) {
	.general.literature .inset.editorsNote {
		margin-left: 1.15em;
	}
	.literature #mainText .inset.nearTop {
		width: 68%;
		float: left;
		clear: none;
		margin-left: 1.15em;
	}	
}
@media screen and (min-width: 768px) and (max-width: 960px) {
	.general.literature .inset.editorsNote {
		width: 58%;
	}
}
@media screen and (min-width: 900px) {
	.literature #mainText .inset.nearTop {
		width: 80%;
	}
}

.general.literature #mainText .inset.highlighted, .general.literature #mainText .inset-iri.highlighted, .general.literature #mainText .inset-r.highlighted {
	background: #ffffcc;
}
.general.literature .inset h1, .general.literature .inset-iri h1, .general.literature .inset-r h1, .general.literature .inset h2, .general.literature .inset-iri h2, .general.literature .inset-r h2, 
	.general.literature .inset h3, .general.literature .inset-iri h3, .general.literature .inset-r h3 {
		font-family: Cambria,Georgia,Serif;
		font-size: 1.25em;
		color: #333;
		text-align: center;
		margin-top: .65em;
}
.general.literature #PageContent #mainText .inset p, .general.literature #PageContent #mainText .inset li, .general.literature #mainText .inset-iri p, .general.literature #mainText .inset-iri li,
.general.literature #mainText .inset-r p, .general.literature #mainText .inset-r li,
.general.literature #mainText .inset h4, .general.literature #mainText .inset-r h4, .general.literature #mainText .inset-r h4 {
	margin-left: 0;
}
.general.literature #mainText .inset ul.tightened li, .general.literature #mainText .inset ol.tightened li {
	margin-top: .25em;	
}
.general.literature #mainText .inset .image, .general.literature #mainText .inset-iri .image, .general.literature #mainText .inset-r .image {
	float: none;
	margin: 1.5em auto;
}
.general.literature #mainText .inset .image:not(.expanded), .general.literature #mainText .inset-iri .image:not(.expanded), .general.literature #mainText .inset-r .image:not(.expanded) { 
	max-width: 200px;
	min-width: 125px;
}
.general.literature #mainText .image.inset ol {
    clear: none;
}
.general.literature #mainText .image.inset ol.column {
    width: auto;
    display: block;
    margin-top: .75em;
    margin-bottom: 1.1em;
}
.general.literature #mainText .image.inset ol.column.left {
    float: left;
    margin-left: 1.2em;
    margin-right: 0;
}
.general.literature #mainText .image.inset ol.column.right {
    float: right;
    margin-left: 0;
    margin-right: .45em;
}
.general.literature #mainText .image.inset ol.column li {
    margin-top: .4em;
}
@media screen and (min-width: 480px) {
    .general.literature #mainText .image.inset ol.column.left {
        padding-left: 4%;
    }
    .general.literature #mainText .image.inset ol.column.right {
        padding-right: 5%;
    }
}
@media screen and (min-width: 600px) {
    .general.literature #mainText .image.inset ol.column.left {
        padding-left: 5%;
    }
    .general.literature #mainText .image.inset ol.column.right {
        padding-left: 6%;
    }
}

@media screen and (min-width: 900px) {
	.general.literature .inset, .general.literature .inset-iri,.general.literature .inset-r {
		width: 65%;
		float: right;		
		margin: 2.25% -30% 5% 5%;
		padding: .75em 1.25em;
	}	
	.general.literature .inset.full {
		width: 100% !important;
		max-width: 610px !important;
		float: none !important;
		clear: both !important;
		margin: 1.5em 0 1.5em 1.15em !important;
	}
}
@media screen and (min-width: 1124px) {
	.general.literature .inset, .general.literature .inset-iri, .general.literature .inset-r { 
		margin: 2.5em -50% 3% 5%;
		width: 70%;
		max-width: 510px;
	}
}
.literature .inset .solidLine {
	width: 100%;
	display: block;
	margin: 1em auto;	
	border-top: 1px solid #b4bbc0;
	box-shadow: 0 1px 1px #FFF;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LITERATURE ADS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.literature #mainText .module.notice.nextInSeries .moduleHeader {
	clear: both;
	color: #555555;
	float: none;
	font-size: 1.375em;
	margin-bottom: .25em;
	margin-left: 0;
	margin-top: 0.65em;
	position: relative;
	text-align: center;
	width: auto;
}	
.literature .module.notice.nextInSeries {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	display: block;
	margin: 2em auto -1em 1.15em;
	position: relative;
	width: calc(94% - 1.15em);
	max-width: 770px;
	z-index: 50;
	padding-bottom: 2em;
	border: 0 none !important;
}
@media screen and (min-width: 768px) {
	.literature .module.notice.nextInSeries { 
		margin-left: 1.15em;
		padding-bottom: .2em;
		margin-bottom: 1em;
		margin-top: 3em;
		width: calc(100% - 1.15em);
	}	
}
.literature #mainText .module.notice.nextInSeries img.cover {
	width: 70%;
	display: block;
	margin: 1.7em auto 1.25em;
	float: none;
	box-shadow: 0 0 14px #AAA;
	border: 1px solid #666;
	max-width: 225px;
}
.literature #mainText .module.notice.nextInSeries p.productTitle {
	margin-left: auto;	
	text-align: center;
	padding: 0 5%;
	font-family: Cambria,Georgia,Serif;
	font-size: 1.09375em;
}
@media sreen and (min-width: 768px) {
	.literature .module.notice.nextInSeries p.productTitle {
		padding: 0 15%;
	}
}
.literature .module.notice.nextInSeries p.productPromo {
	text-align: left;
	color: #333;
}
@media screen and (max-width: 767px) {
	.literature .module.notice.nextInSeries p.productPromo {
		margin-left: auto;	
	}
}
.literature #mainText .module.notice.nextInSeries .nextLessonLink {
	padding-right: 2.1em;
	background: url(https://images.azureedge.net/images/interface/sprite_scroller_arrows_hallow.png) no-repeat scroll right -168px transparent;	
	text-align: right;
	margin-top: .3em;
}
.literature .nextInSeries.qa {
	position: relative;
}
.literature .nextInSeries.qa::after {
    color: #E7E7E7;
    content: "?";
    font-size: 285px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 32%;
    width: 100%;
    z-index: -1;
    opacity: .8;
}
@media screen and (min-width: 600px) {
	.literature .nextInSeries.qa::after {
		font-size: 245px;
	}
}

@keyframes arrowLaunch {
	0% {
	  transform: translateY(0);
	}
	50% {
	  transform: translateY(-10px);
	}
	100% {
	  transform: translateY(0);
	}
  }
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ADMIN TOOLS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
#adminToolbox {
	bottom: 3.5em;
}