/*
 * baguetteboxcss
 */

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

.com_bigwhiteduck_stacks_markdownpro_stack figure{margin:0}.com_bigwhiteduck_stacks_markdownpro_stack figure img{max-width:100%;height:auto}.com_bigwhiteduck_stacks_markdownpro_stack figure figcaption{display:none}.com_bigwhiteduck_stacks_markdownpro_stack pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-center p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-left p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-right p{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify p{text-align:justify}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-inherit{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h6{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h6{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h6{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h6{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-center ul{display:table;margin:0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-left ul{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-right ul{display:table;margin:0 0 0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-center ul li p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-left ul li p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-right ul li p{text-align:right}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h6{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-list-center ul{display:table;margin:0 auto}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-listtext-center ul li p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify.small-only-just-left p{text-align:left !important}}.com_bigwhiteduck_stacks_markdownpro_stack .mdp p:empty{display:none !important}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote > p{text-align:left;margin-bottom:0}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.no-bot-margin >:nth-last-child(2){margin-bottom:0 !important}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::before,.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{content:" ";display:table}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{clear:both}.com_bigwhiteduck_stacks_markdownpro_stack .mdp-cntrls{display:none !important}
#stacks_in_1597 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1597 .jwresp_col{overflow:hidden;margin:0;width:80%; float:left;}#stacks_in_1597 #jwresp_col2_stacks_in_1597{ float:right; width:20%}@media screen and (max-width:770px){#stacks_in_1597 #jwresp_col1_stacks_in_1597,#stacks_in_1597 #jwresp_col2_stacks_in_1597{width:100%;float:none;display:block}#stacks_in_1597 #jwresp_col1_stacks_in_1597{margin-bottom:15px}}

#stacks_in_1597 {
	margin: 50px 10px 10px 10px;
}






#stacks_in_272 img {
    max-width: 100%;
    height: auto;
}






.poster-pagination {
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.poster-pagination a {
    text-decoration: none;
}



.poster-title, .poster-title a {
    color: rgba(0, 0, 0, 1.00) !important;
}
.poster-title a:hover {
    color: rgba(0, 0, 0, 1.00) !important;
}


.poster-title, .poster-title a {
    font-size: 20px !important;
}

.poster-title, .poster-title a {
    margin: 0px 0px 0px 0px !important;
}




.poster-list-item {
    transition: background-color 500ms;
    
    margin: 0px 0px 50px 0px !important;
    
    
    padding: 0px 0px 0px 0px !important;
    
    
    background-color: rgba(255, 255, 255, 1.00) !important;
    
    
    border-color: rgba(0, 0, 0, 1.00) !important;
    border-style: solid !important;
    border-width: 0px 0px 0px 0px !important;
    border-radius: 5px 5px 5px 5px !important;
    overflow: hidden;
    
    box-shadow: 8px 14px 38px rgba(39, 44, 49, .06), 1px 3px 8px rgba(39, 44, 49, .03);
    
    
}

.poster-item {
    
}

.poster-list-item:hover {
    
}

.poster-body {
    
    margin: 10px 10px 10px 10px !important;
    
}


.poster-list {
    display: flex;
    vertical-align: top;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
}

@media(max-width:767px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:768px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: 100%;
        
    }
}





/* For edit and !edit mode */

.poster-title a:hover {
    text-decoration: none !important;
}

.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}

.poster-external-link::after {
    font-family: FontAwesome;
    content: "\f08e";
    margin-left: 1rem;
    font-size: smaller;
}


/* Social */

.poster-social {
    font-size: 1rem;
    text-align: left;
    line-height: 1rem;
}

.poster-social a {
    text-decoration: none;
    margin-right: 0.5rem;
}



.poster-share::after {
    font-family: FontAwesome;
    
    color: #808080;
    
    
    content: "\f1e1";
    
}



.poster-facebook::after {
    font-family: FontAwesome;
    
    color: #01257A;
    
    
    content: "\f082";
    
}



.poster-twitter::after {
    font-family: FontAwesome;
    
    color: #55ACEE;
    
    
    content: "\f081";
    
}



.poster-pinterest::after {
    font-family: FontAwesome;
    
    color: #BD2026;
    
    
    content: "\f0d3";
    
}



.poster-linkedin::after {
    font-family: FontAwesome;
    
    color: #2E8CD7;
    
    
    content: "\f08c";
    
}



.poster-xing::after {
    font-family: FontAwesome;
    
    color: #1A7576;
    
    
    content: "\f169";
    
}



.poster-envelope::after {
    font-family: FontAwesome;
    
    color: #000000;
    
    
    content: "\f199";
    
}

.poster-thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.poster-thumbnail-caption {
    margin-top: 5px;
}

.poster-item article {
    float: none !important;
    width: 100% !important;
}

#stacks_in_272 {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}





#stacks_in_2548 .poster-date {
    display: none !important;
}





#stacks_in_2548 .poster-back {
    display: none !important;
}



#stacks_in_2548 .blog-entry-author {
    display: none !important;
}



#stacks_in_2569 figure{text-align:center}#stacks_in_2569 .mdph{display:none}#stacks_in_2569 .mdp.book-set{widows:5;orphans:5}#stacks_in_2569 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2569 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2569 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2569 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2569 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2569 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2569 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2569 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2569 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2569 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2569 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2569 p{}}
#stacks_in_2549 figure{text-align:center}#stacks_in_2549 .mdph{display:none}#stacks_in_2549 .mdp.book-set{widows:5;orphans:5}#stacks_in_2549 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2549 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2549 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2549 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2549 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2549 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2549 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2549 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2549 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2549 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2549 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2549 p{}}

#stacks_in_2603 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_2559 figure{text-align:center}#stacks_in_2559 .mdph{display:none}#stacks_in_2559 .mdp.book-set{widows:5;orphans:5}#stacks_in_2559 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2559 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2559 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2559 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2559 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2559 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2559 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2559 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2559 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2559 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2559 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2559 p{}}
#stacks_in_2562 figure{text-align:center}#stacks_in_2562 .mdph{display:none}#stacks_in_2562 .mdp.book-set{widows:5;orphans:5}#stacks_in_2562 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2562 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2562 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2562 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2562 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2562 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2562 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2562 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2562 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2562 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2562 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2562 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2562 ul,#stacks_in_2562 ol,#stacks_in_2562 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2562 h1,#stacks_in_2562 h2,#stacks_in_2562 h3,#stacks_in_2562 h4,#stacks_in_2562 h5,#stacks_in_2562 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2562 blockquote,#stacks_in_2562 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2562 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2562 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2562 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2562 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2562 p > code,#stacks_in_2562 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2562 p{}}

#stacks_in_2562 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2565{overflow:hidden}#stacks_in_2565 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2565 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2555 figure{text-align:center}#stacks_in_2555 .mdph{display:none}#stacks_in_2555 .mdp.book-set{widows:5;orphans:5}#stacks_in_2555 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2555 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2555 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2555 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2555 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2555 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2555 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2555 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2555 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2555 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2555 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2555 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2555 ul,#stacks_in_2555 ol,#stacks_in_2555 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2555 h1,#stacks_in_2555 h2,#stacks_in_2555 h3,#stacks_in_2555 h4,#stacks_in_2555 h5,#stacks_in_2555 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2555 blockquote,#stacks_in_2555 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2555 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2555 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2555 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2555 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2555 p > code,#stacks_in_2555 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2555 p{}}
#stacks_in_2555 .effect-label{display:block !important}#stacks_in_2555 .scribe-image.img_stacks_in_2566{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2555 .scribe-image.img_stacks_in_2566 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2555 .scribe-image.img_stacks_in_2566 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2555 .scribe-image.img_stacks_in_2566.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2555 .scribe-image.img_stacks_in_2566.fixed-width{width:200px;height:auto}#stacks_in_2555 .scribe-image.img_stacks_in_2566.align-left{float:left}#stacks_in_2555 .scribe-image.img_stacks_in_2566.align-right{float:right}#stacks_in_2555 .scribe-image.img_stacks_in_2566.align-top-center{display:block;margin:0 auto}#stacks_in_2555 .scribe-image.img_stacks_in_2566.fc-bold figcaption{font-weight:bold}#stacks_in_2555 .scribe-image.img_stacks_in_2566.fc-italic figcaption{font-style:italic}#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-off,#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-Off,#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-OFF,#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-NO,#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-No,#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-no,#stacks_in_2555 .scribe-image.img_stacks_in_2566.toggle-false{display:none}





#stacks_in_3911 .poster-date {
    display: none !important;
}





#stacks_in_3911 .poster-back {
    display: none !important;
}



#stacks_in_3911 .blog-entry-author {
    display: none !important;
}



#stacks_in_3930 figure{text-align:center}#stacks_in_3930 .mdph{display:none}#stacks_in_3930 .mdp.book-set{widows:5;orphans:5}#stacks_in_3930 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_3930 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_3930 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_3930 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_3930 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_3930 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_3930 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_3930 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_3930 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_3930 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_3930 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_3930 p{}}
#stacks_in_3912 figure{text-align:center}#stacks_in_3912 .mdph{display:none}#stacks_in_3912 .mdp.book-set{widows:5;orphans:5}#stacks_in_3912 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_3912 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_3912 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_3912 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_3912 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_3912 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_3912 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_3912 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_3912 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_3912 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_3912 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_3912 p{}}
#stacks_in_3918 figure{text-align:center}#stacks_in_3918 .mdph{display:none}#stacks_in_3918 .mdp.book-set{widows:5;orphans:5}#stacks_in_3918 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_3918 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_3918 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_3918 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_3918 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_3918 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_3918 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_3918 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_3918 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_3918 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_3918 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_3918 p{}}
#stacks_in_3923 figure{text-align:center}#stacks_in_3923 .mdph{display:none}#stacks_in_3923 .mdp.book-set{widows:5;orphans:5}#stacks_in_3923 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_3923 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_3923 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_3923 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_3923 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_3923 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_3923 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_3923 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_3923 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_3923 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_3923 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_3923 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_3923 ul,#stacks_in_3923 ol,#stacks_in_3923 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_3923 h1,#stacks_in_3923 h2,#stacks_in_3923 h3,#stacks_in_3923 h4,#stacks_in_3923 h5,#stacks_in_3923 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_3923 blockquote,#stacks_in_3923 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_3923 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_3923 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_3923 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_3923 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_3923 p > code,#stacks_in_3923 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_3923 p{}}

#stacks_in_3923 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_3926{overflow:hidden}#stacks_in_3926 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_3926 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_3920 figure{text-align:center}#stacks_in_3920 .mdph{display:none}#stacks_in_3920 .mdp.book-set{widows:5;orphans:5}#stacks_in_3920 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_3920 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_3920 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_3920 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_3920 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_3920 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_3920 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_3920 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_3920 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_3920 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_3920 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_3920 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_3920 ul,#stacks_in_3920 ol,#stacks_in_3920 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_3920 h1,#stacks_in_3920 h2,#stacks_in_3920 h3,#stacks_in_3920 h4,#stacks_in_3920 h5,#stacks_in_3920 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_3920 blockquote,#stacks_in_3920 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_3920 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_3920 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_3920 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_3920 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_3920 p > code,#stacks_in_3920 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_3920 p{}}
#stacks_in_3920 .effect-label{display:block !important}#stacks_in_3920 .scribe-image.img_stacks_in_3927{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_3920 .scribe-image.img_stacks_in_3927 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_3920 .scribe-image.img_stacks_in_3927 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_3920 .scribe-image.img_stacks_in_3927.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_3920 .scribe-image.img_stacks_in_3927.fixed-width{width:200px;height:auto}#stacks_in_3920 .scribe-image.img_stacks_in_3927.align-left{float:left}#stacks_in_3920 .scribe-image.img_stacks_in_3927.align-right{float:right}#stacks_in_3920 .scribe-image.img_stacks_in_3927.align-top-center{display:block;margin:0 auto}#stacks_in_3920 .scribe-image.img_stacks_in_3927.fc-bold figcaption{font-weight:bold}#stacks_in_3920 .scribe-image.img_stacks_in_3927.fc-italic figcaption{font-style:italic}#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-off,#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-Off,#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-OFF,#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-NO,#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-No,#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-no,#stacks_in_3920 .scribe-image.img_stacks_in_3927.toggle-false{display:none}





#stacks_in_2575 .poster-date {
    display: none !important;
}





#stacks_in_2575 .poster-back {
    display: none !important;
}



#stacks_in_2575 .blog-entry-author {
    display: none !important;
}



#stacks_in_2596 figure{text-align:center}#stacks_in_2596 .mdph{display:none}#stacks_in_2596 .mdp.book-set{widows:5;orphans:5}#stacks_in_2596 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2596 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2596 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2596 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2596 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2596 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2596 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2596 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2596 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2596 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2596 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2596 p{}}
#stacks_in_2576 figure{text-align:center}#stacks_in_2576 .mdph{display:none}#stacks_in_2576 .mdp.book-set{widows:5;orphans:5}#stacks_in_2576 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2576 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2576 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2576 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2576 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2576 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2576 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2576 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2576 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2576 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2576 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2576 p{}}
#stacks_in_2580 figure{text-align:center}#stacks_in_2580 .mdph{display:none}#stacks_in_2580 .mdp.book-set{widows:5;orphans:5}#stacks_in_2580 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2580 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2580 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2580 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2580 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2580 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2580 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2580 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2580 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2580 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2580 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2580 p{}}
#stacks_in_2580 .effect-label{display:block !important}#stacks_in_2580 blockquote{position:relative;z-index:1}#stacks_in_2580 blockquote::before,#stacks_in_2580 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2580 blockquote::before,#stacks_in_2580 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2580 blockquote::before,#stacks_in_2580 blockquote::after{font-size:136px}}#stacks_in_2580 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2586 figure{text-align:center}#stacks_in_2586 .mdph{display:none}#stacks_in_2586 .mdp.book-set{widows:5;orphans:5}#stacks_in_2586 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2586 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2586 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2586 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2586 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2586 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2586 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2586 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2586 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2586 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2586 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2586 p{}}
#stacks_in_2589 figure{text-align:center}#stacks_in_2589 .mdph{display:none}#stacks_in_2589 .mdp.book-set{widows:5;orphans:5}#stacks_in_2589 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2589 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2589 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2589 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2589 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2589 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2589 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2589 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2589 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2589 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2589 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2589 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2589 ul,#stacks_in_2589 ol,#stacks_in_2589 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2589 h1,#stacks_in_2589 h2,#stacks_in_2589 h3,#stacks_in_2589 h4,#stacks_in_2589 h5,#stacks_in_2589 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2589 blockquote,#stacks_in_2589 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2589 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2589 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2589 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2589 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2589 p > code,#stacks_in_2589 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2589 p{}}

#stacks_in_2589 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2592{overflow:hidden}#stacks_in_2592 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2592 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2582 figure{text-align:center}#stacks_in_2582 .mdph{display:none}#stacks_in_2582 .mdp.book-set{widows:5;orphans:5}#stacks_in_2582 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2582 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2582 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2582 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2582 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2582 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2582 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2582 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2582 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2582 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2582 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2582 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2582 ul,#stacks_in_2582 ol,#stacks_in_2582 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2582 h1,#stacks_in_2582 h2,#stacks_in_2582 h3,#stacks_in_2582 h4,#stacks_in_2582 h5,#stacks_in_2582 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2582 blockquote,#stacks_in_2582 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2582 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2582 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2582 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2582 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2582 p > code,#stacks_in_2582 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2582 p{}}
#stacks_in_2582 .effect-label{display:block !important}#stacks_in_2582 .scribe-image.img_stacks_in_2593{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2582 .scribe-image.img_stacks_in_2593 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2582 .scribe-image.img_stacks_in_2593 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2582 .scribe-image.img_stacks_in_2593.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2582 .scribe-image.img_stacks_in_2593.fixed-width{width:200px;height:auto}#stacks_in_2582 .scribe-image.img_stacks_in_2593.align-left{float:left}#stacks_in_2582 .scribe-image.img_stacks_in_2593.align-right{float:right}#stacks_in_2582 .scribe-image.img_stacks_in_2593.align-top-center{display:block;margin:0 auto}#stacks_in_2582 .scribe-image.img_stacks_in_2593.fc-bold figcaption{font-weight:bold}#stacks_in_2582 .scribe-image.img_stacks_in_2593.fc-italic figcaption{font-style:italic}#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-off,#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-Off,#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-OFF,#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-NO,#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-No,#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-no,#stacks_in_2582 .scribe-image.img_stacks_in_2593.toggle-false{display:none}





#stacks_in_2443 .poster-date {
    display: none !important;
}





#stacks_in_2443 .poster-back {
    display: none !important;
}



#stacks_in_2443 .blog-entry-author {
    display: none !important;
}



#stacks_in_2463 figure{text-align:center}#stacks_in_2463 .mdph{display:none}#stacks_in_2463 .mdp.book-set{widows:5;orphans:5}#stacks_in_2463 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2463 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2463 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2463 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2463 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2463 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2463 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2463 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2463 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2463 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2463 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2463 p{}}
#stacks_in_2444 figure{text-align:center}#stacks_in_2444 .mdph{display:none}#stacks_in_2444 .mdp.book-set{widows:5;orphans:5}#stacks_in_2444 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2444 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2444 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2444 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2444 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2444 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2444 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2444 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2444 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2444 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2444 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2444 p{}}
#stacks_in_2519 figure{text-align:center}#stacks_in_2519 .mdph{display:none}#stacks_in_2519 .mdp.book-set{widows:5;orphans:5}#stacks_in_2519 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2519 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2519 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2519 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2519 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2519 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2519 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2519 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2519 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2519 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2519 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2519 p{}}
#stacks_in_2519 .effect-label{display:block !important}#stacks_in_2519 blockquote{position:relative;z-index:1}#stacks_in_2519 blockquote::before,#stacks_in_2519 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2519 blockquote::before,#stacks_in_2519 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2519 blockquote::before,#stacks_in_2519 blockquote::after{font-size:136px}}#stacks_in_2519 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2523 figure{text-align:center}#stacks_in_2523 .mdph{display:none}#stacks_in_2523 .mdp.book-set{widows:5;orphans:5}#stacks_in_2523 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2523 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2523 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2523 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2523 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2523 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2523 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2523 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2523 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2523 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2523 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2523 p{}}
#stacks_in_2526 figure{text-align:center}#stacks_in_2526 .mdph{display:none}#stacks_in_2526 .mdp.book-set{widows:5;orphans:5}#stacks_in_2526 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2526 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2526 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2526 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2526 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2526 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2526 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2526 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2526 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2526 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2526 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2526 p{}}
#stacks_in_2526 .effect-label{display:block !important}#stacks_in_2526 blockquote{position:relative;z-index:1}#stacks_in_2526 blockquote::before,#stacks_in_2526 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2526 blockquote::before,#stacks_in_2526 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2526 blockquote::before,#stacks_in_2526 blockquote::after{font-size:136px}}#stacks_in_2526 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2530 figure{text-align:center}#stacks_in_2530 .mdph{display:none}#stacks_in_2530 .mdp.book-set{widows:5;orphans:5}#stacks_in_2530 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2530 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2530 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2530 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2530 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2530 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2530 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2530 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2530 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2530 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2530 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2530 p{}}
#stacks_in_2455 figure{text-align:center}#stacks_in_2455 .mdph{display:none}#stacks_in_2455 .mdp.book-set{widows:5;orphans:5}#stacks_in_2455 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2455 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2455 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2455 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2455 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2455 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2455 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2455 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2455 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2455 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2455 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2455 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2455 ul,#stacks_in_2455 ol,#stacks_in_2455 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2455 h1,#stacks_in_2455 h2,#stacks_in_2455 h3,#stacks_in_2455 h4,#stacks_in_2455 h5,#stacks_in_2455 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2455 blockquote,#stacks_in_2455 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2455 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2455 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2455 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2455 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2455 p > code,#stacks_in_2455 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2455 p{}}

#stacks_in_2455 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2458{overflow:hidden}#stacks_in_2458 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2458 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2503 .poster-date {
    display: none !important;
}





#stacks_in_2503 .poster-back {
    display: none !important;
}



#stacks_in_2503 .blog-entry-author {
    display: none !important;
}



#stacks_in_2512 figure{text-align:center}#stacks_in_2512 .mdph{display:none}#stacks_in_2512 .mdp.book-set{widows:5;orphans:5}#stacks_in_2512 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2512 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2512 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2512 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2512 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2512 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2512 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2512 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2512 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2512 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2512 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2512 p{}}
#stacks_in_2504 figure{text-align:center}#stacks_in_2504 .mdph{display:none}#stacks_in_2504 .mdp.book-set{widows:5;orphans:5}#stacks_in_2504 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2504 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2504 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2504 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2504 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2504 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2504 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2504 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2504 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2504 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2504 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2504 p{}}
#stacks_in_2508 figure{text-align:center}#stacks_in_2508 .mdph{display:none}#stacks_in_2508 .mdp.book-set{widows:5;orphans:5}#stacks_in_2508 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2508 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2508 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2508 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2508 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2508 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2508 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2508 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2508 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2508 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2508 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2508 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2508 ul,#stacks_in_2508 ol,#stacks_in_2508 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2508 h1,#stacks_in_2508 h2,#stacks_in_2508 h3,#stacks_in_2508 h4,#stacks_in_2508 h5,#stacks_in_2508 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2508 blockquote,#stacks_in_2508 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2508 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2508 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2508 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2508 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2508 p > code,#stacks_in_2508 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2508 p{}}

#stacks_in_2508 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2511{overflow:hidden}#stacks_in_2511 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2511 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2474 .poster-date {
    display: none !important;
}





#stacks_in_2474 .poster-back {
    display: none !important;
}



#stacks_in_2474 .blog-entry-author {
    display: none !important;
}



#stacks_in_2494 figure{text-align:center}#stacks_in_2494 .mdph{display:none}#stacks_in_2494 .mdp.book-set{widows:5;orphans:5}#stacks_in_2494 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2494 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2494 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2494 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2494 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2494 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2494 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2494 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2494 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2494 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2494 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2494 p{}}
#stacks_in_2475 figure{text-align:center}#stacks_in_2475 .mdph{display:none}#stacks_in_2475 .mdp.book-set{widows:5;orphans:5}#stacks_in_2475 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2475 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2475 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2475 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2475 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2475 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2475 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2475 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2475 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2475 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2475 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2475 p{}}
#stacks_in_2479 figure{text-align:center}#stacks_in_2479 .mdph{display:none}#stacks_in_2479 .mdp.book-set{widows:5;orphans:5}#stacks_in_2479 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2479 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2479 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2479 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2479 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2479 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2479 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2479 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2479 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2479 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2479 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2479 p{}}
#stacks_in_2479 .effect-label{display:block !important}#stacks_in_2479 blockquote{position:relative;z-index:1}#stacks_in_2479 blockquote::before,#stacks_in_2479 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2479 blockquote::before,#stacks_in_2479 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2479 blockquote::before,#stacks_in_2479 blockquote::after{font-size:136px}}#stacks_in_2479 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2483 figure{text-align:center}#stacks_in_2483 .mdph{display:none}#stacks_in_2483 .mdp.book-set{widows:5;orphans:5}#stacks_in_2483 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2483 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2483 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2483 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2483 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2483 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2483 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2483 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2483 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2483 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2483 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2483 p{}}
#stacks_in_2486 figure{text-align:center}#stacks_in_2486 .mdph{display:none}#stacks_in_2486 .mdp.book-set{widows:5;orphans:5}#stacks_in_2486 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2486 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2486 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2486 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2486 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2486 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2486 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2486 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2486 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2486 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2486 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2486 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2486 ul,#stacks_in_2486 ol,#stacks_in_2486 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2486 h1,#stacks_in_2486 h2,#stacks_in_2486 h3,#stacks_in_2486 h4,#stacks_in_2486 h5,#stacks_in_2486 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2486 blockquote,#stacks_in_2486 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2486 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2486 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2486 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2486 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2486 p > code,#stacks_in_2486 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2486 p{}}

#stacks_in_2486 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2489{overflow:hidden}#stacks_in_2489 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2489 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2490 figure{text-align:center}#stacks_in_2490 .mdph{display:none}#stacks_in_2490 .mdp.book-set{widows:5;orphans:5}#stacks_in_2490 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2490 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2490 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2490 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2490 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2490 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2490 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2490 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2490 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2490 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2490 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2490 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2490 ul,#stacks_in_2490 ol,#stacks_in_2490 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2490 h1,#stacks_in_2490 h2,#stacks_in_2490 h3,#stacks_in_2490 h4,#stacks_in_2490 h5,#stacks_in_2490 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2490 blockquote,#stacks_in_2490 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2490 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2490 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2490 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2490 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2490 p > code,#stacks_in_2490 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2490 p{}}
#stacks_in_2490 .effect-label{display:block !important}#stacks_in_2490 .scribe-image.img_stacks_in_2491{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2490 .scribe-image.img_stacks_in_2491 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2490 .scribe-image.img_stacks_in_2491 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2490 .scribe-image.img_stacks_in_2491.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2490 .scribe-image.img_stacks_in_2491.fixed-width{width:200px;height:auto}#stacks_in_2490 .scribe-image.img_stacks_in_2491.align-left{float:left}#stacks_in_2490 .scribe-image.img_stacks_in_2491.align-right{float:right}#stacks_in_2490 .scribe-image.img_stacks_in_2491.align-top-center{display:block;margin:0 auto}#stacks_in_2490 .scribe-image.img_stacks_in_2491.fc-bold figcaption{font-weight:bold}#stacks_in_2490 .scribe-image.img_stacks_in_2491.fc-italic figcaption{font-style:italic}#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-off,#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-Off,#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-OFF,#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-NO,#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-No,#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-no,#stacks_in_2490 .scribe-image.img_stacks_in_2491.toggle-false{display:none}





#stacks_in_2423 .poster-date {
    display: none !important;
}





#stacks_in_2423 .poster-back {
    display: none !important;
}



#stacks_in_2423 .blog-entry-author {
    display: none !important;
}



#stacks_in_2436 figure{text-align:center}#stacks_in_2436 .mdph{display:none}#stacks_in_2436 .mdp.book-set{widows:5;orphans:5}#stacks_in_2436 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2436 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2436 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2436 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2436 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2436 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2436 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2436 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2436 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2436 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2436 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2436 p{}}
#stacks_in_2424 figure{text-align:center}#stacks_in_2424 .mdph{display:none}#stacks_in_2424 .mdp.book-set{widows:5;orphans:5}#stacks_in_2424 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2424 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2424 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2424 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2424 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2424 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2424 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2424 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2424 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2424 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2424 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2424 p{}}
#stacks_in_2428 figure{text-align:center}#stacks_in_2428 .mdph{display:none}#stacks_in_2428 .mdp.book-set{widows:5;orphans:5}#stacks_in_2428 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2428 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2428 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2428 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2428 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2428 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2428 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2428 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2428 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2428 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2428 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2428 p{}}
#stacks_in_2428 .effect-label{display:block !important}#stacks_in_2428 blockquote{position:relative;z-index:1}#stacks_in_2428 blockquote::before,#stacks_in_2428 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2428 blockquote::before,#stacks_in_2428 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2428 blockquote::before,#stacks_in_2428 blockquote::after{font-size:136px}}#stacks_in_2428 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2432 figure{text-align:center}#stacks_in_2432 .mdph{display:none}#stacks_in_2432 .mdp.book-set{widows:5;orphans:5}#stacks_in_2432 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2432 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2432 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2432 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2432 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2432 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2432 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2432 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2432 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2432 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2432 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2432 p{}}
#stacks_in_2435{overflow:hidden}#stacks_in_2435 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2435 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2193 .poster-date {
    display: none !important;
}





#stacks_in_2193 .poster-back {
    display: none !important;
}



#stacks_in_2193 .blog-entry-author {
    display: none !important;
}



#stacks_in_2198 figure{text-align:center}#stacks_in_2198 .mdph{display:none}#stacks_in_2198 .mdp.book-set{widows:5;orphans:5}#stacks_in_2198 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2198 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2198 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2198 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2198 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2198 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2198 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2198 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2198 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2198 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2198 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2198 p{}}
#stacks_in_2202 figure{text-align:center}#stacks_in_2202 .mdph{display:none}#stacks_in_2202 .mdp.book-set{widows:5;orphans:5}#stacks_in_2202 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2202 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2202 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2202 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2202 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2202 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2202 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2202 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2202 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2202 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2202 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2202 p{}}
#stacks_in_2205 figure{text-align:center}#stacks_in_2205 .mdph{display:none}#stacks_in_2205 .mdp.book-set{widows:5;orphans:5}#stacks_in_2205 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2205 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2205 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2205 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2205 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2205 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2205 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2205 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2205 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2205 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2205 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2205 p{}}
#stacks_in_2205 .effect-label{display:block !important}#stacks_in_2205 blockquote{position:relative;z-index:1}#stacks_in_2205 blockquote::before,#stacks_in_2205 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2205 blockquote::before,#stacks_in_2205 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2205 blockquote::before,#stacks_in_2205 blockquote::after{font-size:136px}}#stacks_in_2205 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2209 figure{text-align:center}#stacks_in_2209 .mdph{display:none}#stacks_in_2209 .mdp.book-set{widows:5;orphans:5}#stacks_in_2209 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2209 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2209 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2209 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2209 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2209 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2209 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2209 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2209 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2209 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2209 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2209 p{}}
#stacks_in_2212{overflow:hidden}#stacks_in_2212 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2212 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2305 .poster-date {
    display: none !important;
}





#stacks_in_2305 .poster-back {
    display: none !important;
}



#stacks_in_2305 .blog-entry-author {
    display: none !important;
}



#stacks_in_2310 figure{text-align:center}#stacks_in_2310 .mdph{display:none}#stacks_in_2310 .mdp.book-set{widows:5;orphans:5}#stacks_in_2310 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2310 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2310 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2310 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2310 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2310 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2310 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2310 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2310 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2310 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2310 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2310 p{}}
#stacks_in_2314 figure{text-align:center}#stacks_in_2314 .mdph{display:none}#stacks_in_2314 .mdp.book-set{widows:5;orphans:5}#stacks_in_2314 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2314 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2314 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2314 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2314 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2314 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2314 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2314 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2314 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2314 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2314 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2314 p{}}
#stacks_in_2317 figure{text-align:center}#stacks_in_2317 .mdph{display:none}#stacks_in_2317 .mdp.book-set{widows:5;orphans:5}#stacks_in_2317 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2317 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2317 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2317 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2317 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2317 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2317 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2317 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2317 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2317 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2317 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2317 p{}}
#stacks_in_2317 .effect-label{display:block !important}#stacks_in_2317 blockquote{position:relative;z-index:1}#stacks_in_2317 blockquote::before,#stacks_in_2317 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2317 blockquote::before,#stacks_in_2317 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2317 blockquote::before,#stacks_in_2317 blockquote::after{font-size:136px}}#stacks_in_2317 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2321 figure{text-align:center}#stacks_in_2321 .mdph{display:none}#stacks_in_2321 .mdp.book-set{widows:5;orphans:5}#stacks_in_2321 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2321 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2321 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2321 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2321 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2321 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2321 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2321 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2321 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2321 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2321 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2321 p{}}
#stacks_in_2324 figure{text-align:center}#stacks_in_2324 .mdph{display:none}#stacks_in_2324 .mdp.book-set{widows:5;orphans:5}#stacks_in_2324 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2324 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2324 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2324 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2324 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2324 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2324 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2324 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2324 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2324 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2324 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2324 p{}}
#stacks_in_2324 .effect-label{display:block !important}#stacks_in_2324 blockquote{position:relative;z-index:1}#stacks_in_2324 blockquote::before,#stacks_in_2324 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2324 blockquote::before,#stacks_in_2324 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2324 blockquote::before,#stacks_in_2324 blockquote::after{font-size:136px}}#stacks_in_2324 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2328 figure{text-align:center}#stacks_in_2328 .mdph{display:none}#stacks_in_2328 .mdp.book-set{widows:5;orphans:5}#stacks_in_2328 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2328 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2328 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2328 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2328 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2328 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2328 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2328 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2328 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2328 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2328 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2328 p{}}
#stacks_in_2331 figure{text-align:center}#stacks_in_2331 .mdph{display:none}#stacks_in_2331 .mdp.book-set{widows:5;orphans:5}#stacks_in_2331 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2331 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2331 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2331 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2331 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2331 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2331 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2331 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2331 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2331 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2331 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2331 p{}}
#stacks_in_2334{overflow:hidden}#stacks_in_2334 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2334 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2065 .poster-date {
    display: none !important;
}





#stacks_in_2065 .poster-back {
    display: none !important;
}



#stacks_in_2065 .blog-entry-author {
    display: none !important;
}



#stacks_in_2072 figure{text-align:center}#stacks_in_2072 .mdph{display:none}#stacks_in_2072 .mdp.book-set{widows:5;orphans:5}#stacks_in_2072 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2072 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2072 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2072 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2072 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2072 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2072 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2072 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2072 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2072 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2072 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2072 p{}}
#stacks_in_2076 figure{text-align:center}#stacks_in_2076 .mdph{display:none}#stacks_in_2076 .mdp.book-set{widows:5;orphans:5}#stacks_in_2076 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2076 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2076 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2076 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2076 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2076 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2076 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2076 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2076 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2076 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2076 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2076 p{}}
#stacks_in_2079 figure{text-align:center}#stacks_in_2079 .mdph{display:none}#stacks_in_2079 .mdp.book-set{widows:5;orphans:5}#stacks_in_2079 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2079 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2079 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2079 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2079 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2079 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2079 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2079 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2079 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2079 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2079 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2079 p{}}
#stacks_in_2079 .effect-label{display:block !important}#stacks_in_2079 blockquote{position:relative;z-index:1}#stacks_in_2079 blockquote::before,#stacks_in_2079 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2079 blockquote::before,#stacks_in_2079 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2079 blockquote::before,#stacks_in_2079 blockquote::after{font-size:136px}}#stacks_in_2079 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2083 figure{text-align:center}#stacks_in_2083 .mdph{display:none}#stacks_in_2083 .mdp.book-set{widows:5;orphans:5}#stacks_in_2083 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2083 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2083 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2083 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2083 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2083 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2083 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2083 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2083 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2083 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2083 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2083 p{}}
#stacks_in_2086 figure{text-align:center}#stacks_in_2086 .mdph{display:none}#stacks_in_2086 .mdp.book-set{widows:5;orphans:5}#stacks_in_2086 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2086 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2086 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2086 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2086 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2086 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2086 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2086 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2086 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2086 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2086 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2086 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2086 ul,#stacks_in_2086 ol,#stacks_in_2086 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2086 h1,#stacks_in_2086 h2,#stacks_in_2086 h3,#stacks_in_2086 h4,#stacks_in_2086 h5,#stacks_in_2086 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2086 blockquote,#stacks_in_2086 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2086 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2086 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2086 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2086 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2086 p > code,#stacks_in_2086 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2086 p{}}

#stacks_in_2086 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2089{overflow:hidden}#stacks_in_2089 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2089 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2090 figure{text-align:center}#stacks_in_2090 .mdph{display:none}#stacks_in_2090 .mdp.book-set{widows:5;orphans:5}#stacks_in_2090 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2090 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2090 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2090 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2090 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2090 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2090 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2090 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2090 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2090 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2090 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2090 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2090 ul,#stacks_in_2090 ol,#stacks_in_2090 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2090 h1,#stacks_in_2090 h2,#stacks_in_2090 h3,#stacks_in_2090 h4,#stacks_in_2090 h5,#stacks_in_2090 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2090 blockquote,#stacks_in_2090 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2090 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2090 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2090 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2090 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2090 p > code,#stacks_in_2090 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2090 p{}}
#stacks_in_2090 .effect-label{display:block !important}#stacks_in_2090 .scribe-image.img_stacks_in_2092{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2090 .scribe-image.img_stacks_in_2092 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2090 .scribe-image.img_stacks_in_2092 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2090 .scribe-image.img_stacks_in_2092.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2090 .scribe-image.img_stacks_in_2092.fixed-width{width:200px;height:auto}#stacks_in_2090 .scribe-image.img_stacks_in_2092.align-left{float:left}#stacks_in_2090 .scribe-image.img_stacks_in_2092.align-right{float:right}#stacks_in_2090 .scribe-image.img_stacks_in_2092.align-top-center{display:block;margin:0 auto}#stacks_in_2090 .scribe-image.img_stacks_in_2092.fc-bold figcaption{font-weight:bold}#stacks_in_2090 .scribe-image.img_stacks_in_2092.fc-italic figcaption{font-style:italic}#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-off,#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-Off,#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-OFF,#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-NO,#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-No,#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-no,#stacks_in_2090 .scribe-image.img_stacks_in_2092.toggle-false{display:none}





#stacks_in_2365 .poster-date {
    display: none !important;
}





#stacks_in_2365 .poster-back {
    display: none !important;
}



#stacks_in_2365 .blog-entry-author {
    display: none !important;
}



#stacks_in_2370 figure{text-align:center}#stacks_in_2370 .mdph{display:none}#stacks_in_2370 .mdp.book-set{widows:5;orphans:5}#stacks_in_2370 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2370 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2370 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2370 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2370 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2370 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2370 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2370 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2370 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2370 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2370 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2370 p{}}
#stacks_in_2374 figure{text-align:center}#stacks_in_2374 .mdph{display:none}#stacks_in_2374 .mdp.book-set{widows:5;orphans:5}#stacks_in_2374 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2374 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2374 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2374 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2374 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2374 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2374 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2374 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2374 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2374 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2374 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2374 p{}}
#stacks_in_2377 figure{text-align:center}#stacks_in_2377 .mdph{display:none}#stacks_in_2377 .mdp.book-set{widows:5;orphans:5}#stacks_in_2377 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2377 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2377 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2377 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2377 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2377 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2377 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2377 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2377 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2377 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2377 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2377 p{}}
#stacks_in_2377 .effect-label{display:block !important}#stacks_in_2377 blockquote{position:relative;z-index:1}#stacks_in_2377 blockquote::before,#stacks_in_2377 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2377 blockquote::before,#stacks_in_2377 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2377 blockquote::before,#stacks_in_2377 blockquote::after{font-size:136px}}#stacks_in_2377 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2381 figure{text-align:center}#stacks_in_2381 .mdph{display:none}#stacks_in_2381 .mdp.book-set{widows:5;orphans:5}#stacks_in_2381 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2381 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2381 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2381 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2381 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2381 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2381 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2381 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2381 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2381 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2381 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2381 p{}}
#stacks_in_2384{overflow:hidden}#stacks_in_2384 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2384 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2127 .poster-date {
    display: none !important;
}





#stacks_in_2127 .poster-back {
    display: none !important;
}



#stacks_in_2127 .blog-entry-author {
    display: none !important;
}



#stacks_in_2132 figure{text-align:center}#stacks_in_2132 .mdph{display:none}#stacks_in_2132 .mdp.book-set{widows:5;orphans:5}#stacks_in_2132 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2132 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2132 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2132 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2132 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2132 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2132 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2132 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2132 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2132 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2132 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2132 p{}}
#stacks_in_2136 figure{text-align:center}#stacks_in_2136 .mdph{display:none}#stacks_in_2136 .mdp.book-set{widows:5;orphans:5}#stacks_in_2136 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2136 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2136 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2136 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2136 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2136 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2136 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2136 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2136 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2136 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2136 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2136 p{}}
#stacks_in_2139 figure{text-align:center}#stacks_in_2139 .mdph{display:none}#stacks_in_2139 .mdp.book-set{widows:5;orphans:5}#stacks_in_2139 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2139 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2139 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2139 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2139 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2139 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2139 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2139 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2139 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2139 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2139 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2139 p{}}
#stacks_in_2139 .effect-label{display:block !important}#stacks_in_2139 blockquote{position:relative;z-index:1}#stacks_in_2139 blockquote::before,#stacks_in_2139 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2139 blockquote::before,#stacks_in_2139 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2139 blockquote::before,#stacks_in_2139 blockquote::after{font-size:136px}}#stacks_in_2139 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2143 figure{text-align:center}#stacks_in_2143 .mdph{display:none}#stacks_in_2143 .mdp.book-set{widows:5;orphans:5}#stacks_in_2143 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2143 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2143 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2143 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2143 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2143 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2143 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2143 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2143 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2143 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2143 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2143 p{}}
#stacks_in_2146{overflow:hidden}#stacks_in_2146 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2146 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2036 .poster-date {
    display: none !important;
}





#stacks_in_2036 .poster-back {
    display: none !important;
}



#stacks_in_2036 .blog-entry-author {
    display: none !important;
}



#stacks_in_2043 figure{text-align:center}#stacks_in_2043 .mdph{display:none}#stacks_in_2043 .mdp.book-set{widows:5;orphans:5}#stacks_in_2043 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2043 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2043 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2043 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2043 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2043 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2043 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2043 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2043 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2043 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2043 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2043 p{}}
#stacks_in_2047 figure{text-align:center}#stacks_in_2047 .mdph{display:none}#stacks_in_2047 .mdp.book-set{widows:5;orphans:5}#stacks_in_2047 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2047 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2047 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2047 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2047 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2047 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2047 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2047 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2047 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2047 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2047 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2047 p{}}
#stacks_in_2050 figure{text-align:center}#stacks_in_2050 .mdph{display:none}#stacks_in_2050 .mdp.book-set{widows:5;orphans:5}#stacks_in_2050 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2050 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2050 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2050 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2050 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2050 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2050 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2050 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2050 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2050 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2050 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2050 p{}}
#stacks_in_2050 .effect-label{display:block !important}#stacks_in_2050 blockquote{position:relative;z-index:1}#stacks_in_2050 blockquote::before,#stacks_in_2050 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2050 blockquote::before,#stacks_in_2050 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2050 blockquote::before,#stacks_in_2050 blockquote::after{font-size:136px}}#stacks_in_2050 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2054 figure{text-align:center}#stacks_in_2054 .mdph{display:none}#stacks_in_2054 .mdp.book-set{widows:5;orphans:5}#stacks_in_2054 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2054 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2054 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2054 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2054 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2054 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2054 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2054 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2054 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2054 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2054 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2054 p{}}
#stacks_in_2057 figure{text-align:center}#stacks_in_2057 .mdph{display:none}#stacks_in_2057 .mdp.book-set{widows:5;orphans:5}#stacks_in_2057 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2057 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2057 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2057 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2057 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2057 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2057 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2057 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2057 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2057 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2057 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2057 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2057 ul,#stacks_in_2057 ol,#stacks_in_2057 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2057 h1,#stacks_in_2057 h2,#stacks_in_2057 h3,#stacks_in_2057 h4,#stacks_in_2057 h5,#stacks_in_2057 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2057 blockquote,#stacks_in_2057 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2057 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2057 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2057 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2057 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2057 p > code,#stacks_in_2057 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2057 p{}}

#stacks_in_2057 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2060{overflow:hidden}#stacks_in_2060 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2060 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2061 figure{text-align:center}#stacks_in_2061 .mdph{display:none}#stacks_in_2061 .mdp.book-set{widows:5;orphans:5}#stacks_in_2061 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2061 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2061 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2061 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2061 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2061 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2061 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2061 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2061 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2061 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2061 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2061 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2061 ul,#stacks_in_2061 ol,#stacks_in_2061 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2061 h1,#stacks_in_2061 h2,#stacks_in_2061 h3,#stacks_in_2061 h4,#stacks_in_2061 h5,#stacks_in_2061 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2061 blockquote,#stacks_in_2061 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2061 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2061 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2061 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2061 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2061 p > code,#stacks_in_2061 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2061 p{}}
#stacks_in_2061 .effect-label{display:block !important}#stacks_in_2061 .scribe-image.img_stacks_in_2063{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2061 .scribe-image.img_stacks_in_2063 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2061 .scribe-image.img_stacks_in_2063 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2061 .scribe-image.img_stacks_in_2063.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2061 .scribe-image.img_stacks_in_2063.fixed-width{width:200px;height:auto}#stacks_in_2061 .scribe-image.img_stacks_in_2063.align-left{float:left}#stacks_in_2061 .scribe-image.img_stacks_in_2063.align-right{float:right}#stacks_in_2061 .scribe-image.img_stacks_in_2063.align-top-center{display:block;margin:0 auto}#stacks_in_2061 .scribe-image.img_stacks_in_2063.fc-bold figcaption{font-weight:bold}#stacks_in_2061 .scribe-image.img_stacks_in_2063.fc-italic figcaption{font-style:italic}#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-off,#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-Off,#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-OFF,#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-NO,#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-No,#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-no,#stacks_in_2061 .scribe-image.img_stacks_in_2063.toggle-false{display:none}





#stacks_in_2007 .poster-date {
    display: none !important;
}





#stacks_in_2007 .poster-back {
    display: none !important;
}



#stacks_in_2007 .blog-entry-author {
    display: none !important;
}



#stacks_in_2014 figure{text-align:center}#stacks_in_2014 .mdph{display:none}#stacks_in_2014 .mdp.book-set{widows:5;orphans:5}#stacks_in_2014 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2014 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2014 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2014 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2014 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2014 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2014 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2014 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2014 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2014 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2014 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2014 p{}}
#stacks_in_2018 figure{text-align:center}#stacks_in_2018 .mdph{display:none}#stacks_in_2018 .mdp.book-set{widows:5;orphans:5}#stacks_in_2018 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2018 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2018 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2018 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2018 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2018 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2018 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2018 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2018 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2018 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2018 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2018 p{}}
#stacks_in_2021 figure{text-align:center}#stacks_in_2021 .mdph{display:none}#stacks_in_2021 .mdp.book-set{widows:5;orphans:5}#stacks_in_2021 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2021 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2021 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2021 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2021 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2021 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2021 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2021 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2021 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2021 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2021 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2021 p{}}
#stacks_in_2021 .effect-label{display:block !important}#stacks_in_2021 blockquote{position:relative;z-index:1}#stacks_in_2021 blockquote::before,#stacks_in_2021 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2021 blockquote::before,#stacks_in_2021 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2021 blockquote::before,#stacks_in_2021 blockquote::after{font-size:136px}}#stacks_in_2021 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2025 figure{text-align:center}#stacks_in_2025 .mdph{display:none}#stacks_in_2025 .mdp.book-set{widows:5;orphans:5}#stacks_in_2025 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2025 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2025 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2025 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2025 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2025 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2025 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2025 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2025 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2025 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2025 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2025 p{}}
#stacks_in_2028 figure{text-align:center}#stacks_in_2028 .mdph{display:none}#stacks_in_2028 .mdp.book-set{widows:5;orphans:5}#stacks_in_2028 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2028 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2028 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2028 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2028 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2028 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2028 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2028 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2028 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2028 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2028 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2028 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_2028 ul,#stacks_in_2028 ol,#stacks_in_2028 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2028 h1,#stacks_in_2028 h2,#stacks_in_2028 h3,#stacks_in_2028 h4,#stacks_in_2028 h5,#stacks_in_2028 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_2028 blockquote,#stacks_in_2028 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2028 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2028 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_2028 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2028 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2028 p > code,#stacks_in_2028 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2028 p{}}

#stacks_in_2028 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2031{overflow:hidden}#stacks_in_2031 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2031 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2032 figure{text-align:center}#stacks_in_2032 .mdph{display:none}#stacks_in_2032 .mdp.book-set{widows:5;orphans:5}#stacks_in_2032 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2032 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2032 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2032 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2032 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2032 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2032 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2032 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2032 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2032 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2032 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2032 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2032 ul,#stacks_in_2032 ol,#stacks_in_2032 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2032 h1,#stacks_in_2032 h2,#stacks_in_2032 h3,#stacks_in_2032 h4,#stacks_in_2032 h5,#stacks_in_2032 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2032 blockquote,#stacks_in_2032 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2032 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2032 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2032 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2032 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2032 p > code,#stacks_in_2032 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2032 p{}}
#stacks_in_2032 .effect-label{display:block !important}#stacks_in_2032 .scribe-image.img_stacks_in_2034{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2032 .scribe-image.img_stacks_in_2034 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2032 .scribe-image.img_stacks_in_2034 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2032 .scribe-image.img_stacks_in_2034.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2032 .scribe-image.img_stacks_in_2034.fixed-width{width:200px;height:auto}#stacks_in_2032 .scribe-image.img_stacks_in_2034.align-left{float:left}#stacks_in_2032 .scribe-image.img_stacks_in_2034.align-right{float:right}#stacks_in_2032 .scribe-image.img_stacks_in_2034.align-top-center{display:block;margin:0 auto}#stacks_in_2032 .scribe-image.img_stacks_in_2034.fc-bold figcaption{font-weight:bold}#stacks_in_2032 .scribe-image.img_stacks_in_2034.fc-italic figcaption{font-style:italic}#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-off,#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-Off,#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-OFF,#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-NO,#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-No,#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-no,#stacks_in_2032 .scribe-image.img_stacks_in_2034.toggle-false{display:none}





#stacks_in_1906 .poster-date {
    display: none !important;
}





#stacks_in_1906 .poster-back {
    display: none !important;
}



#stacks_in_1906 .blog-entry-author {
    display: none !important;
}



#stacks_in_1913 figure{text-align:center}#stacks_in_1913 .mdph{display:none}#stacks_in_1913 .mdp.book-set{widows:5;orphans:5}#stacks_in_1913 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1913 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1913 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1913 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1913 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1913 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1913 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1913 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1913 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1913 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1913 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1913 p{}}
#stacks_in_2123 figure{text-align:center}#stacks_in_2123 .mdph{display:none}#stacks_in_2123 .mdp.book-set{widows:5;orphans:5}#stacks_in_2123 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2123 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2123 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2123 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2123 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2123 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2123 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2123 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2123 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2123 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2123 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2123 p{}}
#stacks_in_1920 figure{text-align:center}#stacks_in_1920 .mdph{display:none}#stacks_in_1920 .mdp.book-set{widows:5;orphans:5}#stacks_in_1920 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1920 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1920 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1920 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1920 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1920 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1920 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1920 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1920 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1920 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1920 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1920 p{}}
#stacks_in_1920 .effect-label{display:block !important}#stacks_in_1920 blockquote{position:relative;z-index:1}#stacks_in_1920 blockquote::before,#stacks_in_1920 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1920 blockquote::before,#stacks_in_1920 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1920 blockquote::before,#stacks_in_1920 blockquote::after{font-size:136px}}#stacks_in_1920 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1924 figure{text-align:center}#stacks_in_1924 .mdph{display:none}#stacks_in_1924 .mdp.book-set{widows:5;orphans:5}#stacks_in_1924 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1924 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1924 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1924 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1924 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1924 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1924 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1924 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1924 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1924 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1924 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1924 p{}}
#stacks_in_2147 figure{text-align:center}#stacks_in_2147 .mdph{display:none}#stacks_in_2147 .mdp.book-set{widows:5;orphans:5}#stacks_in_2147 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2147 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2147 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2147 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2147 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2147 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2147 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2147 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2147 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2147 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2147 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2147 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2147 ul,#stacks_in_2147 ol,#stacks_in_2147 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2147 h1,#stacks_in_2147 h2,#stacks_in_2147 h3,#stacks_in_2147 h4,#stacks_in_2147 h5,#stacks_in_2147 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2147 blockquote,#stacks_in_2147 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2147 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2147 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2147 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2147 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2147 p > code,#stacks_in_2147 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2147 p{}}

#stacks_in_2147 {
	margin: 30px 0px 0px 0px;
}
#stacks_in_2147 .effect-label{display:block !important}#stacks_in_2147 .scribe-image.img_stacks_in_2149{opacity:1.0;margin: 10px 10px 0px 0px }#stacks_in_2147 .scribe-image.img_stacks_in_2149 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2147 .scribe-image.img_stacks_in_2149 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2147 .scribe-image.img_stacks_in_2149.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2147 .scribe-image.img_stacks_in_2149.fixed-width{width:200px;height:auto}#stacks_in_2147 .scribe-image.img_stacks_in_2149.align-left{float:left}#stacks_in_2147 .scribe-image.img_stacks_in_2149.align-right{float:right}#stacks_in_2147 .scribe-image.img_stacks_in_2149.align-top-center{display:block;margin:0 auto}#stacks_in_2147 .scribe-image.img_stacks_in_2149.fc-bold figcaption{font-weight:bold}#stacks_in_2147 .scribe-image.img_stacks_in_2149.fc-italic figcaption{font-style:italic}#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-off,#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-Off,#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-OFF,#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-NO,#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-No,#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-no,#stacks_in_2147 .scribe-image.img_stacks_in_2149.toggle-false{display:none}
#stacks_in_1937{overflow:hidden}#stacks_in_1937 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1937 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_1978 .poster-date {
    display: none !important;
}





#stacks_in_1978 .poster-back {
    display: none !important;
}



#stacks_in_1978 .blog-entry-author {
    display: none !important;
}



#stacks_in_1985 figure{text-align:center}#stacks_in_1985 .mdph{display:none}#stacks_in_1985 .mdp.book-set{widows:5;orphans:5}#stacks_in_1985 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1985 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1985 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1985 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1985 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1985 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1985 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1985 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1985 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1985 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1985 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1985 p{}}
#stacks_in_1989 figure{text-align:center}#stacks_in_1989 .mdph{display:none}#stacks_in_1989 .mdp.book-set{widows:5;orphans:5}#stacks_in_1989 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1989 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1989 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1989 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1989 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1989 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1989 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1989 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1989 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1989 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1989 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1989 p{}}
#stacks_in_1992 figure{text-align:center}#stacks_in_1992 .mdph{display:none}#stacks_in_1992 .mdp.book-set{widows:5;orphans:5}#stacks_in_1992 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1992 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1992 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1992 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1992 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1992 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1992 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1992 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1992 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1992 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1992 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1992 p{}}
#stacks_in_1992 .effect-label{display:block !important}#stacks_in_1992 blockquote{position:relative;z-index:1}#stacks_in_1992 blockquote::before,#stacks_in_1992 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1992 blockquote::before,#stacks_in_1992 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1992 blockquote::before,#stacks_in_1992 blockquote::after{font-size:136px}}#stacks_in_1992 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1996 figure{text-align:center}#stacks_in_1996 .mdph{display:none}#stacks_in_1996 .mdp.book-set{widows:5;orphans:5}#stacks_in_1996 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1996 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1996 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1996 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1996 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1996 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1996 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1996 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1996 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1996 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1996 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1996 p{}}
#stacks_in_1999 figure{text-align:center}#stacks_in_1999 .mdph{display:none}#stacks_in_1999 .mdp.book-set{widows:5;orphans:5}#stacks_in_1999 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1999 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1999 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1999 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1999 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1999 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1999 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1999 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1999 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1999 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1999 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1999 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1999 ul,#stacks_in_1999 ol,#stacks_in_1999 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1999 h1,#stacks_in_1999 h2,#stacks_in_1999 h3,#stacks_in_1999 h4,#stacks_in_1999 h5,#stacks_in_1999 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1999 blockquote,#stacks_in_1999 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1999 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1999 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1999 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1999 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1999 p > code,#stacks_in_1999 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1999 p{}}

#stacks_in_1999 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_2002{overflow:hidden}#stacks_in_2002 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2002 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_2003 figure{text-align:center}#stacks_in_2003 .mdph{display:none}#stacks_in_2003 .mdp.book-set{widows:5;orphans:5}#stacks_in_2003 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2003 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2003 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2003 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2003 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2003 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2003 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2003 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2003 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2003 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2003 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_2003 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_2003 ul,#stacks_in_2003 ol,#stacks_in_2003 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_2003 h1,#stacks_in_2003 h2,#stacks_in_2003 h3,#stacks_in_2003 h4,#stacks_in_2003 h5,#stacks_in_2003 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_2003 blockquote,#stacks_in_2003 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_2003 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_2003 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_2003 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_2003 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_2003 p > code,#stacks_in_2003 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_2003 p{}}
#stacks_in_2003 .effect-label{display:block !important}#stacks_in_2003 .scribe-image.img_stacks_in_2005{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_2003 .scribe-image.img_stacks_in_2005 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_2003 .scribe-image.img_stacks_in_2005 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_2003 .scribe-image.img_stacks_in_2005.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_2003 .scribe-image.img_stacks_in_2005.fixed-width{width:200px;height:auto}#stacks_in_2003 .scribe-image.img_stacks_in_2005.align-left{float:left}#stacks_in_2003 .scribe-image.img_stacks_in_2005.align-right{float:right}#stacks_in_2003 .scribe-image.img_stacks_in_2005.align-top-center{display:block;margin:0 auto}#stacks_in_2003 .scribe-image.img_stacks_in_2005.fc-bold figcaption{font-weight:bold}#stacks_in_2003 .scribe-image.img_stacks_in_2005.fc-italic figcaption{font-style:italic}#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-off,#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-Off,#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-OFF,#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-NO,#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-No,#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-no,#stacks_in_2003 .scribe-image.img_stacks_in_2005.toggle-false{display:none}





#stacks_in_2235 .poster-date {
    display: none !important;
}





#stacks_in_2235 .poster-back {
    display: none !important;
}



#stacks_in_2235 .blog-entry-author {
    display: none !important;
}



#stacks_in_2240 figure{text-align:center}#stacks_in_2240 .mdph{display:none}#stacks_in_2240 .mdp.book-set{widows:5;orphans:5}#stacks_in_2240 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2240 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2240 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2240 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2240 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2240 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2240 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2240 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2240 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2240 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2240 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2240 p{}}
#stacks_in_2244 figure{text-align:center}#stacks_in_2244 .mdph{display:none}#stacks_in_2244 .mdp.book-set{widows:5;orphans:5}#stacks_in_2244 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2244 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2244 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2244 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2244 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2244 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2244 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2244 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2244 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2244 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2244 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2244 p{}}
#stacks_in_2247 figure{text-align:center}#stacks_in_2247 .mdph{display:none}#stacks_in_2247 .mdp.book-set{widows:5;orphans:5}#stacks_in_2247 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2247 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2247 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2247 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2247 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2247 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2247 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2247 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2247 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2247 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2247 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2247 p{}}
#stacks_in_2247 .effect-label{display:block !important}#stacks_in_2247 blockquote{position:relative;z-index:1}#stacks_in_2247 blockquote::before,#stacks_in_2247 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2247 blockquote::before,#stacks_in_2247 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2247 blockquote::before,#stacks_in_2247 blockquote::after{font-size:136px}}#stacks_in_2247 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2251 figure{text-align:center}#stacks_in_2251 .mdph{display:none}#stacks_in_2251 .mdp.book-set{widows:5;orphans:5}#stacks_in_2251 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2251 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2251 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2251 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2251 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2251 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2251 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2251 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2251 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2251 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2251 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2251 p{}}
#stacks_in_2254{overflow:hidden}#stacks_in_2254 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2254 hr.custom{border-color:rgba(221, 221, 221, 1.00)}









#stacks_in_1942 .poster-back {
    display: none !important;
}



#stacks_in_1942 .blog-entry-author {
    display: none !important;
}



#stacks_in_1949 figure{text-align:center}#stacks_in_1949 .mdph{display:none}#stacks_in_1949 .mdp.book-set{widows:5;orphans:5}#stacks_in_1949 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1949 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1949 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1949 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1949 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1949 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1949 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1949 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1949 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1949 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1949 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1949 p{}}
#stacks_in_1953 figure{text-align:center}#stacks_in_1953 .mdph{display:none}#stacks_in_1953 .mdp.book-set{widows:5;orphans:5}#stacks_in_1953 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1953 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1953 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1953 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1953 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1953 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1953 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1953 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1953 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1953 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1953 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1953 p{}}
#stacks_in_1956 figure{text-align:center}#stacks_in_1956 .mdph{display:none}#stacks_in_1956 .mdp.book-set{widows:5;orphans:5}#stacks_in_1956 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1956 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1956 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1956 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1956 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1956 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1956 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1956 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1956 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1956 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1956 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1956 p{}}
#stacks_in_1956 .effect-label{display:block !important}#stacks_in_1956 blockquote{position:relative;z-index:1}#stacks_in_1956 blockquote::before,#stacks_in_1956 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1956 blockquote::before,#stacks_in_1956 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1956 blockquote::before,#stacks_in_1956 blockquote::after{font-size:136px}}#stacks_in_1956 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1960 figure{text-align:center}#stacks_in_1960 .mdph{display:none}#stacks_in_1960 .mdp.book-set{widows:5;orphans:5}#stacks_in_1960 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1960 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1960 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1960 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1960 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1960 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1960 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1960 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1960 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1960 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1960 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1960 p{}}
#stacks_in_1963 figure{text-align:center}#stacks_in_1963 .mdph{display:none}#stacks_in_1963 .mdp.book-set{widows:5;orphans:5}#stacks_in_1963 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1963 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1963 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1963 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1963 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1963 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1963 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1963 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1963 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1963 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1963 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1963 p{}}
#stacks_in_1963 .effect-label{display:block !important}#stacks_in_1963 blockquote{position:relative;z-index:1}#stacks_in_1963 blockquote::before,#stacks_in_1963 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1963 blockquote::before,#stacks_in_1963 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1963 blockquote::before,#stacks_in_1963 blockquote::after{font-size:136px}}#stacks_in_1963 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1967 figure{text-align:center}#stacks_in_1967 .mdph{display:none}#stacks_in_1967 .mdp.book-set{widows:5;orphans:5}#stacks_in_1967 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1967 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1967 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1967 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1967 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1967 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1967 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1967 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1967 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1967 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1967 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1967 p{}}
#stacks_in_1970 figure{text-align:center}#stacks_in_1970 .mdph{display:none}#stacks_in_1970 .mdp.book-set{widows:5;orphans:5}#stacks_in_1970 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1970 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1970 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1970 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1970 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1970 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1970 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1970 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1970 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1970 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1970 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1970 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1970 ul,#stacks_in_1970 ol,#stacks_in_1970 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1970 h1,#stacks_in_1970 h2,#stacks_in_1970 h3,#stacks_in_1970 h4,#stacks_in_1970 h5,#stacks_in_1970 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1970 blockquote,#stacks_in_1970 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1970 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1970 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1970 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1970 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1970 p > code,#stacks_in_1970 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1970 p{}}

#stacks_in_1970 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1973{overflow:hidden}#stacks_in_1973 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1973 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1974 figure{text-align:center}#stacks_in_1974 .mdph{display:none}#stacks_in_1974 .mdp.book-set{widows:5;orphans:5}#stacks_in_1974 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1974 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1974 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1974 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1974 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1974 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1974 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1974 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1974 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1974 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1974 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1974 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1974 ul,#stacks_in_1974 ol,#stacks_in_1974 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1974 h1,#stacks_in_1974 h2,#stacks_in_1974 h3,#stacks_in_1974 h4,#stacks_in_1974 h5,#stacks_in_1974 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1974 blockquote,#stacks_in_1974 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1974 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1974 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1974 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1974 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1974 p > code,#stacks_in_1974 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1974 p{}}
#stacks_in_1974 .effect-label{display:block !important}#stacks_in_1974 .scribe-image.img_stacks_in_1976{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1974 .scribe-image.img_stacks_in_1976 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1974 .scribe-image.img_stacks_in_1976 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1974 .scribe-image.img_stacks_in_1976.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1974 .scribe-image.img_stacks_in_1976.fixed-width{width:200px;height:auto}#stacks_in_1974 .scribe-image.img_stacks_in_1976.align-left{float:left}#stacks_in_1974 .scribe-image.img_stacks_in_1976.align-right{float:right}#stacks_in_1974 .scribe-image.img_stacks_in_1976.align-top-center{display:block;margin:0 auto}#stacks_in_1974 .scribe-image.img_stacks_in_1976.fc-bold figcaption{font-weight:bold}#stacks_in_1974 .scribe-image.img_stacks_in_1976.fc-italic figcaption{font-style:italic}#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-off,#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-Off,#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-OFF,#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-NO,#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-No,#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-no,#stacks_in_1974 .scribe-image.img_stacks_in_1976.toggle-false{display:none}





#stacks_in_2094 .poster-date {
    display: none !important;
}





#stacks_in_2094 .poster-back {
    display: none !important;
}



#stacks_in_2094 .blog-entry-author {
    display: none !important;
}



#stacks_in_2101 figure{text-align:center}#stacks_in_2101 .mdph{display:none}#stacks_in_2101 .mdp.book-set{widows:5;orphans:5}#stacks_in_2101 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2101 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2101 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2101 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2101 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2101 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2101 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2101 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2101 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2101 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2101 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2101 p{}}
#stacks_in_2105 figure{text-align:center}#stacks_in_2105 .mdph{display:none}#stacks_in_2105 .mdp.book-set{widows:5;orphans:5}#stacks_in_2105 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2105 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2105 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2105 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2105 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2105 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2105 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2105 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2105 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2105 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2105 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2105 p{}}
#stacks_in_2108 figure{text-align:center}#stacks_in_2108 .mdph{display:none}#stacks_in_2108 .mdp.book-set{widows:5;orphans:5}#stacks_in_2108 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2108 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2108 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2108 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2108 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2108 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2108 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2108 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2108 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2108 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2108 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2108 p{}}
#stacks_in_2108 .effect-label{display:block !important}#stacks_in_2108 blockquote{position:relative;z-index:1}#stacks_in_2108 blockquote::before,#stacks_in_2108 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2108 blockquote::before,#stacks_in_2108 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2108 blockquote::before,#stacks_in_2108 blockquote::after{font-size:136px}}#stacks_in_2108 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2112 figure{text-align:center}#stacks_in_2112 .mdph{display:none}#stacks_in_2112 .mdp.book-set{widows:5;orphans:5}#stacks_in_2112 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2112 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2112 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2112 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2112 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2112 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2112 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2112 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2112 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2112 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2112 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2112 p{}}
#stacks_in_2118{overflow:hidden}#stacks_in_2118 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2118 hr.custom{border-color:rgba(221, 221, 221, 1.00)}









#stacks_in_1877 .poster-back {
    display: none !important;
}



#stacks_in_1877 .blog-entry-author {
    display: none !important;
}



#stacks_in_1884 figure{text-align:center}#stacks_in_1884 .mdph{display:none}#stacks_in_1884 .mdp.book-set{widows:5;orphans:5}#stacks_in_1884 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1884 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1884 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1884 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1884 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1884 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1884 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1884 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1884 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1884 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1884 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1884 p{}}
#stacks_in_1888 figure{text-align:center}#stacks_in_1888 .mdph{display:none}#stacks_in_1888 .mdp.book-set{widows:5;orphans:5}#stacks_in_1888 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1888 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1888 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1888 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1888 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1888 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1888 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1888 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1888 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1888 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1888 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1888 p{}}
#stacks_in_1891 figure{text-align:center}#stacks_in_1891 .mdph{display:none}#stacks_in_1891 .mdp.book-set{widows:5;orphans:5}#stacks_in_1891 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1891 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1891 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1891 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1891 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1891 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1891 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1891 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1891 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1891 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1891 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1891 p{}}
#stacks_in_1891 .effect-label{display:block !important}#stacks_in_1891 blockquote{position:relative;z-index:1}#stacks_in_1891 blockquote::before,#stacks_in_1891 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1891 blockquote::before,#stacks_in_1891 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1891 blockquote::before,#stacks_in_1891 blockquote::after{font-size:136px}}#stacks_in_1891 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1895 figure{text-align:center}#stacks_in_1895 .mdph{display:none}#stacks_in_1895 .mdp.book-set{widows:5;orphans:5}#stacks_in_1895 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1895 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1895 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1895 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1895 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1895 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1895 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1895 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1895 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1895 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1895 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1895 p{}}
#stacks_in_1898 figure{text-align:center}#stacks_in_1898 .mdph{display:none}#stacks_in_1898 .mdp.book-set{widows:5;orphans:5}#stacks_in_1898 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1898 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1898 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1898 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1898 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1898 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1898 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1898 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1898 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1898 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1898 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1898 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1898 ul,#stacks_in_1898 ol,#stacks_in_1898 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1898 h1,#stacks_in_1898 h2,#stacks_in_1898 h3,#stacks_in_1898 h4,#stacks_in_1898 h5,#stacks_in_1898 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1898 blockquote,#stacks_in_1898 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1898 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1898 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1898 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1898 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1898 p > code,#stacks_in_1898 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1898 p{}}

#stacks_in_1898 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1901{overflow:hidden}#stacks_in_1901 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1901 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1902 figure{text-align:center}#stacks_in_1902 .mdph{display:none}#stacks_in_1902 .mdp.book-set{widows:5;orphans:5}#stacks_in_1902 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1902 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1902 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1902 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1902 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1902 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1902 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1902 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1902 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1902 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1902 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1902 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1902 ul,#stacks_in_1902 ol,#stacks_in_1902 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1902 h1,#stacks_in_1902 h2,#stacks_in_1902 h3,#stacks_in_1902 h4,#stacks_in_1902 h5,#stacks_in_1902 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1902 blockquote,#stacks_in_1902 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1902 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1902 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1902 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1902 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1902 p > code,#stacks_in_1902 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1902 p{}}
#stacks_in_1902 .effect-label{display:block !important}#stacks_in_1902 .scribe-image.img_stacks_in_1904{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1902 .scribe-image.img_stacks_in_1904 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1902 .scribe-image.img_stacks_in_1904 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1902 .scribe-image.img_stacks_in_1904.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1902 .scribe-image.img_stacks_in_1904.fixed-width{width:200px;height:auto}#stacks_in_1902 .scribe-image.img_stacks_in_1904.align-left{float:left}#stacks_in_1902 .scribe-image.img_stacks_in_1904.align-right{float:right}#stacks_in_1902 .scribe-image.img_stacks_in_1904.align-top-center{display:block;margin:0 auto}#stacks_in_1902 .scribe-image.img_stacks_in_1904.fc-bold figcaption{font-weight:bold}#stacks_in_1902 .scribe-image.img_stacks_in_1904.fc-italic figcaption{font-style:italic}#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-off,#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-Off,#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-OFF,#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-NO,#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-No,#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-no,#stacks_in_1902 .scribe-image.img_stacks_in_1904.toggle-false{display:none}





#stacks_in_2335 .poster-date {
    display: none !important;
}





#stacks_in_2335 .poster-back {
    display: none !important;
}



#stacks_in_2335 .blog-entry-author {
    display: none !important;
}



#stacks_in_2340 figure{text-align:center}#stacks_in_2340 .mdph{display:none}#stacks_in_2340 .mdp.book-set{widows:5;orphans:5}#stacks_in_2340 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2340 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2340 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2340 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2340 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2340 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2340 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2340 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2340 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2340 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2340 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2340 p{}}
#stacks_in_2344 figure{text-align:center}#stacks_in_2344 .mdph{display:none}#stacks_in_2344 .mdp.book-set{widows:5;orphans:5}#stacks_in_2344 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2344 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2344 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2344 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2344 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2344 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2344 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2344 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2344 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2344 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2344 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2344 p{}}
#stacks_in_2347 figure{text-align:center}#stacks_in_2347 .mdph{display:none}#stacks_in_2347 .mdp.book-set{widows:5;orphans:5}#stacks_in_2347 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2347 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2347 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2347 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2347 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2347 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2347 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2347 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2347 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2347 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2347 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2347 p{}}
#stacks_in_2347 .effect-label{display:block !important}#stacks_in_2347 blockquote{position:relative;z-index:1}#stacks_in_2347 blockquote::before,#stacks_in_2347 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2347 blockquote::before,#stacks_in_2347 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2347 blockquote::before,#stacks_in_2347 blockquote::after{font-size:136px}}#stacks_in_2347 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2351 figure{text-align:center}#stacks_in_2351 .mdph{display:none}#stacks_in_2351 .mdp.book-set{widows:5;orphans:5}#stacks_in_2351 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2351 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2351 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2351 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2351 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2351 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2351 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2351 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2351 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2351 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2351 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2351 p{}}
#stacks_in_2354 figure{text-align:center}#stacks_in_2354 .mdph{display:none}#stacks_in_2354 .mdp.book-set{widows:5;orphans:5}#stacks_in_2354 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2354 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2354 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2354 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2354 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2354 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2354 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2354 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2354 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2354 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2354 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2354 p{}}
#stacks_in_2354 .effect-label{display:block !important}#stacks_in_2354 blockquote{position:relative;z-index:1}#stacks_in_2354 blockquote::before,#stacks_in_2354 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2354 blockquote::before,#stacks_in_2354 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2354 blockquote::before,#stacks_in_2354 blockquote::after{font-size:136px}}#stacks_in_2354 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2358 figure{text-align:center}#stacks_in_2358 .mdph{display:none}#stacks_in_2358 .mdp.book-set{widows:5;orphans:5}#stacks_in_2358 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2358 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2358 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2358 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2358 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2358 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2358 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2358 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2358 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2358 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2358 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2358 p{}}
#stacks_in_2361 figure{text-align:center}#stacks_in_2361 .mdph{display:none}#stacks_in_2361 .mdp.book-set{widows:5;orphans:5}#stacks_in_2361 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2361 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2361 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2361 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2361 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2361 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2361 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2361 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2361 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2361 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2361 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2361 p{}}
#stacks_in_2364{overflow:hidden}#stacks_in_2364 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2364 hr.custom{border-color:rgba(221, 221, 221, 1.00)}









#stacks_in_1854 .poster-back {
    display: none !important;
}



#stacks_in_1854 .blog-entry-author {
    display: none !important;
}



#stacks_in_1861 figure{text-align:center}#stacks_in_1861 .mdph{display:none}#stacks_in_1861 .mdp.book-set{widows:5;orphans:5}#stacks_in_1861 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1861 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1861 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1861 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1861 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1861 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1861 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1861 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1861 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1861 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1861 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1861 p{}}

#stacks_in_1865 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1866 figure{text-align:center}#stacks_in_1866 .mdph{display:none}#stacks_in_1866 .mdp.book-set{widows:5;orphans:5}#stacks_in_1866 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1866 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1866 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1866 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1866 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1866 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1866 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1866 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1866 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1866 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1866 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1866 p{}}
#stacks_in_1869 figure{text-align:center}#stacks_in_1869 .mdph{display:none}#stacks_in_1869 .mdp.book-set{widows:5;orphans:5}#stacks_in_1869 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1869 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1869 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1869 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1869 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1869 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1869 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1869 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1869 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1869 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1869 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1869 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1869 ul,#stacks_in_1869 ol,#stacks_in_1869 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1869 h1,#stacks_in_1869 h2,#stacks_in_1869 h3,#stacks_in_1869 h4,#stacks_in_1869 h5,#stacks_in_1869 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1869 blockquote,#stacks_in_1869 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1869 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1869 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1869 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1869 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1869 p > code,#stacks_in_1869 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1869 p{}}

#stacks_in_1869 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1872{overflow:hidden}#stacks_in_1872 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1872 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1873 figure{text-align:center}#stacks_in_1873 .mdph{display:none}#stacks_in_1873 .mdp.book-set{widows:5;orphans:5}#stacks_in_1873 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1873 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1873 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1873 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1873 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1873 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1873 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1873 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1873 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1873 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1873 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1873 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1873 ul,#stacks_in_1873 ol,#stacks_in_1873 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1873 h1,#stacks_in_1873 h2,#stacks_in_1873 h3,#stacks_in_1873 h4,#stacks_in_1873 h5,#stacks_in_1873 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1873 blockquote,#stacks_in_1873 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1873 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1873 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1873 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1873 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1873 p > code,#stacks_in_1873 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1873 p{}}
#stacks_in_1873 .effect-label{display:block !important}#stacks_in_1873 .scribe-image.img_stacks_in_1875{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1873 .scribe-image.img_stacks_in_1875 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1873 .scribe-image.img_stacks_in_1875 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1873 .scribe-image.img_stacks_in_1875.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1873 .scribe-image.img_stacks_in_1875.fixed-width{width:200px;height:auto}#stacks_in_1873 .scribe-image.img_stacks_in_1875.align-left{float:left}#stacks_in_1873 .scribe-image.img_stacks_in_1875.align-right{float:right}#stacks_in_1873 .scribe-image.img_stacks_in_1875.align-top-center{display:block;margin:0 auto}#stacks_in_1873 .scribe-image.img_stacks_in_1875.fc-bold figcaption{font-weight:bold}#stacks_in_1873 .scribe-image.img_stacks_in_1875.fc-italic figcaption{font-style:italic}#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-off,#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-Off,#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-OFF,#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-NO,#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-No,#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-no,#stacks_in_1873 .scribe-image.img_stacks_in_1875.toggle-false{display:none}





#stacks_in_2151 .poster-date {
    display: none !important;
}





#stacks_in_2151 .poster-back {
    display: none !important;
}



#stacks_in_2151 .blog-entry-author {
    display: none !important;
}



#stacks_in_2156 figure{text-align:center}#stacks_in_2156 .mdph{display:none}#stacks_in_2156 .mdp.book-set{widows:5;orphans:5}#stacks_in_2156 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2156 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2156 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2156 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2156 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2156 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2156 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2156 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2156 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2156 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2156 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2156 p{}}
#stacks_in_2160 figure{text-align:center}#stacks_in_2160 .mdph{display:none}#stacks_in_2160 .mdp.book-set{widows:5;orphans:5}#stacks_in_2160 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2160 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2160 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2160 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2160 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2160 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2160 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2160 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2160 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2160 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2160 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2160 p{}}
#stacks_in_2163 figure{text-align:center}#stacks_in_2163 .mdph{display:none}#stacks_in_2163 .mdp.book-set{widows:5;orphans:5}#stacks_in_2163 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2163 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2163 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2163 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2163 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2163 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2163 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2163 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2163 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2163 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2163 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2163 p{}}
#stacks_in_2163 .effect-label{display:block !important}#stacks_in_2163 blockquote{position:relative;z-index:1}#stacks_in_2163 blockquote::before,#stacks_in_2163 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2163 blockquote::before,#stacks_in_2163 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2163 blockquote::before,#stacks_in_2163 blockquote::after{font-size:136px}}#stacks_in_2163 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2167 figure{text-align:center}#stacks_in_2167 .mdph{display:none}#stacks_in_2167 .mdp.book-set{widows:5;orphans:5}#stacks_in_2167 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2167 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2167 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2167 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2167 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2167 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2167 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2167 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2167 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2167 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2167 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2167 p{}}
#stacks_in_2170{overflow:hidden}#stacks_in_2170 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2170 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_2275 .poster-date {
    display: none !important;
}





#stacks_in_2275 .poster-back {
    display: none !important;
}



#stacks_in_2275 .blog-entry-author {
    display: none !important;
}



#stacks_in_2280 figure{text-align:center}#stacks_in_2280 .mdph{display:none}#stacks_in_2280 .mdp.book-set{widows:5;orphans:5}#stacks_in_2280 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2280 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2280 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2280 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2280 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2280 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2280 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2280 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2280 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2280 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2280 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2280 p{}}
#stacks_in_2284 figure{text-align:center}#stacks_in_2284 .mdph{display:none}#stacks_in_2284 .mdp.book-set{widows:5;orphans:5}#stacks_in_2284 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2284 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2284 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2284 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2284 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2284 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2284 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2284 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2284 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2284 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2284 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2284 p{}}
#stacks_in_2287 figure{text-align:center}#stacks_in_2287 .mdph{display:none}#stacks_in_2287 .mdp.book-set{widows:5;orphans:5}#stacks_in_2287 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2287 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2287 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2287 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2287 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2287 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2287 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2287 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2287 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2287 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2287 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2287 p{}}
#stacks_in_2287 .effect-label{display:block !important}#stacks_in_2287 blockquote{position:relative;z-index:1}#stacks_in_2287 blockquote::before,#stacks_in_2287 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2287 blockquote::before,#stacks_in_2287 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2287 blockquote::before,#stacks_in_2287 blockquote::after{font-size:136px}}#stacks_in_2287 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2291 figure{text-align:center}#stacks_in_2291 .mdph{display:none}#stacks_in_2291 .mdp.book-set{widows:5;orphans:5}#stacks_in_2291 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2291 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2291 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2291 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2291 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2291 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2291 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2291 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2291 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2291 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2291 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2291 p{}}
#stacks_in_2294{overflow:hidden}#stacks_in_2294 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2294 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_1662 .poster-date {
    display: none !important;
}





#stacks_in_1662 .poster-back {
    display: none !important;
}



#stacks_in_1662 .blog-entry-author {
    display: none !important;
}



#stacks_in_1686 figure{text-align:center}#stacks_in_1686 .mdph{display:none}#stacks_in_1686 .mdp.book-set{widows:5;orphans:5}#stacks_in_1686 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1686 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1686 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1686 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1686 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1686 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1686 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1686 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1686 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1686 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1686 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1686 p{}}
#stacks_in_1750 figure{text-align:center}#stacks_in_1750 .mdph{display:none}#stacks_in_1750 .mdp.book-set{widows:5;orphans:5}#stacks_in_1750 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1750 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1750 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1750 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1750 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1750 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1750 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1750 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1750 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1750 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1750 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1750 p{}}
#stacks_in_1668 figure{text-align:center}#stacks_in_1668 .mdph{display:none}#stacks_in_1668 .mdp.book-set{widows:5;orphans:5}#stacks_in_1668 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1668 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1668 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1668 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1668 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1668 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1668 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1668 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1668 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1668 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1668 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1668 p{}}
#stacks_in_1668 .effect-label{display:block !important}#stacks_in_1668 blockquote{position:relative;z-index:1}#stacks_in_1668 blockquote::before,#stacks_in_1668 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1668 blockquote::before,#stacks_in_1668 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1668 blockquote::before,#stacks_in_1668 blockquote::after{font-size:136px}}#stacks_in_1668 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1689 figure{text-align:center}#stacks_in_1689 .mdph{display:none}#stacks_in_1689 .mdp.book-set{widows:5;orphans:5}#stacks_in_1689 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1689 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1689 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1689 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1689 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1689 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1689 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1689 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1689 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1689 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1689 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1689 p{}}
#stacks_in_1678 figure{text-align:center}#stacks_in_1678 .mdph{display:none}#stacks_in_1678 .mdp.book-set{widows:5;orphans:5}#stacks_in_1678 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1678 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1678 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1678 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1678 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1678 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1678 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1678 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1678 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1678 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1678 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1678 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1678 ul,#stacks_in_1678 ol,#stacks_in_1678 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1678 h1,#stacks_in_1678 h2,#stacks_in_1678 h3,#stacks_in_1678 h4,#stacks_in_1678 h5,#stacks_in_1678 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1678 blockquote,#stacks_in_1678 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1678 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1678 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1678 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1678 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1678 p > code,#stacks_in_1678 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1678 p{}}

#stacks_in_1678 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1681{overflow:hidden}#stacks_in_1681 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1681 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1682 figure{text-align:center}#stacks_in_1682 .mdph{display:none}#stacks_in_1682 .mdp.book-set{widows:5;orphans:5}#stacks_in_1682 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1682 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1682 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1682 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1682 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1682 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1682 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1682 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1682 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1682 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1682 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1682 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1682 ul,#stacks_in_1682 ol,#stacks_in_1682 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1682 h1,#stacks_in_1682 h2,#stacks_in_1682 h3,#stacks_in_1682 h4,#stacks_in_1682 h5,#stacks_in_1682 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1682 blockquote,#stacks_in_1682 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1682 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1682 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1682 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1682 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1682 p > code,#stacks_in_1682 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1682 p{}}
#stacks_in_1682 .effect-label{display:block !important}#stacks_in_1682 .scribe-image.img_stacks_in_1684{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1682 .scribe-image.img_stacks_in_1684 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1682 .scribe-image.img_stacks_in_1684 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1682 .scribe-image.img_stacks_in_1684.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1682 .scribe-image.img_stacks_in_1684.fixed-width{width:200px;height:auto}#stacks_in_1682 .scribe-image.img_stacks_in_1684.align-left{float:left}#stacks_in_1682 .scribe-image.img_stacks_in_1684.align-right{float:right}#stacks_in_1682 .scribe-image.img_stacks_in_1684.align-top-center{display:block;margin:0 auto}#stacks_in_1682 .scribe-image.img_stacks_in_1684.fc-bold figcaption{font-weight:bold}#stacks_in_1682 .scribe-image.img_stacks_in_1684.fc-italic figcaption{font-style:italic}#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-off,#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-Off,#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-OFF,#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-NO,#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-No,#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-no,#stacks_in_1682 .scribe-image.img_stacks_in_1684.toggle-false{display:none}





#stacks_in_2385 .poster-date {
    display: none !important;
}





#stacks_in_2385 .poster-back {
    display: none !important;
}



#stacks_in_2385 .blog-entry-author {
    display: none !important;
}



#stacks_in_2390 figure{text-align:center}#stacks_in_2390 .mdph{display:none}#stacks_in_2390 .mdp.book-set{widows:5;orphans:5}#stacks_in_2390 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2390 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2390 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2390 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2390 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2390 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2390 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2390 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2390 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2390 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2390 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2390 p{}}
#stacks_in_2394 figure{text-align:center}#stacks_in_2394 .mdph{display:none}#stacks_in_2394 .mdp.book-set{widows:5;orphans:5}#stacks_in_2394 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2394 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2394 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2394 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2394 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2394 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2394 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2394 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2394 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2394 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2394 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2394 p{}}
#stacks_in_2397 figure{text-align:center}#stacks_in_2397 .mdph{display:none}#stacks_in_2397 .mdp.book-set{widows:5;orphans:5}#stacks_in_2397 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2397 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2397 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2397 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2397 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2397 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2397 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2397 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2397 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2397 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2397 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2397 p{}}
#stacks_in_2397 .effect-label{display:block !important}#stacks_in_2397 blockquote{position:relative;z-index:1}#stacks_in_2397 blockquote::before,#stacks_in_2397 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2397 blockquote::before,#stacks_in_2397 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2397 blockquote::before,#stacks_in_2397 blockquote::after{font-size:136px}}#stacks_in_2397 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2401 figure{text-align:center}#stacks_in_2401 .mdph{display:none}#stacks_in_2401 .mdp.book-set{widows:5;orphans:5}#stacks_in_2401 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2401 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2401 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2401 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2401 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2401 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2401 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2401 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2401 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2401 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2401 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2401 p{}}
#stacks_in_2404{overflow:hidden}#stacks_in_2404 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2404 hr.custom{border-color:rgba(221, 221, 221, 1.00)}









#stacks_in_1819 .poster-back {
    display: none !important;
}



#stacks_in_1819 .blog-entry-author {
    display: none !important;
}



#stacks_in_1826 figure{text-align:center}#stacks_in_1826 .mdph{display:none}#stacks_in_1826 .mdp.book-set{widows:5;orphans:5}#stacks_in_1826 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1826 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1826 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1826 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1826 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1826 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1826 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1826 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1826 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1826 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1826 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1826 p{}}

#stacks_in_1830 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1831 figure{text-align:center}#stacks_in_1831 .mdph{display:none}#stacks_in_1831 .mdp.book-set{widows:5;orphans:5}#stacks_in_1831 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1831 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1831 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1831 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1831 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1831 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1831 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1831 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1831 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1831 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1831 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1831 p{}}
#stacks_in_1834 figure{text-align:center}#stacks_in_1834 .mdph{display:none}#stacks_in_1834 .mdp.book-set{widows:5;orphans:5}#stacks_in_1834 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1834 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1834 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1834 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1834 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1834 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1834 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1834 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1834 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1834 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1834 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1834 p{}}
#stacks_in_1834 .effect-label{display:block !important}#stacks_in_1834 blockquote{position:relative;z-index:1}#stacks_in_1834 blockquote::before,#stacks_in_1834 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1834 blockquote::before,#stacks_in_1834 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1834 blockquote::before,#stacks_in_1834 blockquote::after{font-size:136px}}#stacks_in_1834 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1838 figure{text-align:center}#stacks_in_1838 .mdph{display:none}#stacks_in_1838 .mdp.book-set{widows:5;orphans:5}#stacks_in_1838 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1838 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1838 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1838 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1838 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1838 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1838 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1838 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1838 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1838 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1838 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1838 p{}}
#stacks_in_1841 figure{text-align:center}#stacks_in_1841 .mdph{display:none}#stacks_in_1841 .mdp.book-set{widows:5;orphans:5}#stacks_in_1841 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1841 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1841 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1841 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1841 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1841 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1841 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1841 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1841 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1841 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1841 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1841 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1841 ul,#stacks_in_1841 ol,#stacks_in_1841 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1841 h1,#stacks_in_1841 h2,#stacks_in_1841 h3,#stacks_in_1841 h4,#stacks_in_1841 h5,#stacks_in_1841 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1841 blockquote,#stacks_in_1841 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1841 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1841 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1841 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1841 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1841 p > code,#stacks_in_1841 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1841 p{}}

#stacks_in_1841 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1844{overflow:hidden}#stacks_in_1844 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1844 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1845 figure{text-align:center}#stacks_in_1845 .mdph{display:none}#stacks_in_1845 .mdp.book-set{widows:5;orphans:5}#stacks_in_1845 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1845 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1845 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1845 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1845 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1845 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1845 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1845 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1845 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1845 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1845 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1845 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1845 ul,#stacks_in_1845 ol,#stacks_in_1845 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1845 h1,#stacks_in_1845 h2,#stacks_in_1845 h3,#stacks_in_1845 h4,#stacks_in_1845 h5,#stacks_in_1845 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1845 blockquote,#stacks_in_1845 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1845 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1845 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1845 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1845 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1845 p > code,#stacks_in_1845 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1845 p{}}
#stacks_in_1845 .effect-label{display:block !important}#stacks_in_1845 .scribe-image.img_stacks_in_1847{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1845 .scribe-image.img_stacks_in_1847 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1845 .scribe-image.img_stacks_in_1847 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1845 .scribe-image.img_stacks_in_1847.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1845 .scribe-image.img_stacks_in_1847.fixed-width{width:200px;height:auto}#stacks_in_1845 .scribe-image.img_stacks_in_1847.align-left{float:left}#stacks_in_1845 .scribe-image.img_stacks_in_1847.align-right{float:right}#stacks_in_1845 .scribe-image.img_stacks_in_1847.align-top-center{display:block;margin:0 auto}#stacks_in_1845 .scribe-image.img_stacks_in_1847.fc-bold figcaption{font-weight:bold}#stacks_in_1845 .scribe-image.img_stacks_in_1847.fc-italic figcaption{font-style:italic}#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-off,#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-Off,#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-OFF,#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-NO,#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-No,#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-no,#stacks_in_1845 .scribe-image.img_stacks_in_1847.toggle-false{display:none}





#stacks_in_1785 .poster-date {
    display: none !important;
}





#stacks_in_1785 .poster-back {
    display: none !important;
}



#stacks_in_1785 .blog-entry-author {
    display: none !important;
}



#stacks_in_1790 figure{text-align:center}#stacks_in_1790 .mdph{display:none}#stacks_in_1790 .mdp.book-set{widows:5;orphans:5}#stacks_in_1790 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1790 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1790 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1790 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1790 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1790 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1790 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1790 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1790 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1790 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1790 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1790 p{}}

#stacks_in_1794 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1795 figure{text-align:center}#stacks_in_1795 .mdph{display:none}#stacks_in_1795 .mdp.book-set{widows:5;orphans:5}#stacks_in_1795 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1795 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1795 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1795 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1795 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1795 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1795 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1795 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1795 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1795 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1795 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1795 p{}}
#stacks_in_1798 figure{text-align:center}#stacks_in_1798 .mdph{display:none}#stacks_in_1798 .mdp.book-set{widows:5;orphans:5}#stacks_in_1798 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1798 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1798 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1798 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1798 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1798 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1798 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1798 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1798 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1798 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1798 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1798 p{}}
#stacks_in_1798 .effect-label{display:block !important}#stacks_in_1798 blockquote{position:relative;z-index:1}#stacks_in_1798 blockquote::before,#stacks_in_1798 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1798 blockquote::before,#stacks_in_1798 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1798 blockquote::before,#stacks_in_1798 blockquote::after{font-size:136px}}#stacks_in_1798 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_1802 figure{text-align:center}#stacks_in_1802 .mdph{display:none}#stacks_in_1802 .mdp.book-set{widows:5;orphans:5}#stacks_in_1802 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1802 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1802 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1802 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1802 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1802 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1802 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1802 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1802 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1802 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1802 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1802 p{}}
#stacks_in_1805 figure{text-align:center}#stacks_in_1805 .mdph{display:none}#stacks_in_1805 .mdp.book-set{widows:5;orphans:5}#stacks_in_1805 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1805 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1805 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1805 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1805 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1805 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1805 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1805 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1805 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1805 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1805 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1805 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1805 ul,#stacks_in_1805 ol,#stacks_in_1805 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1805 h1,#stacks_in_1805 h2,#stacks_in_1805 h3,#stacks_in_1805 h4,#stacks_in_1805 h5,#stacks_in_1805 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1805 blockquote,#stacks_in_1805 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1805 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1805 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1805 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1805 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1805 p > code,#stacks_in_1805 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1805 p{}}

#stacks_in_1805 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1808{overflow:hidden}#stacks_in_1808 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1808 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1809 figure{text-align:center}#stacks_in_1809 .mdph{display:none}#stacks_in_1809 .mdp.book-set{widows:5;orphans:5}#stacks_in_1809 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1809 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1809 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1809 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1809 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1809 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1809 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1809 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1809 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1809 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1809 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1809 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1809 ul,#stacks_in_1809 ol,#stacks_in_1809 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1809 h1,#stacks_in_1809 h2,#stacks_in_1809 h3,#stacks_in_1809 h4,#stacks_in_1809 h5,#stacks_in_1809 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1809 blockquote,#stacks_in_1809 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1809 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1809 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1809 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1809 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1809 p > code,#stacks_in_1809 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1809 p{}}
#stacks_in_1809 .effect-label{display:block !important}#stacks_in_1809 .scribe-image.img_stacks_in_1811{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1809 .scribe-image.img_stacks_in_1811 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1809 .scribe-image.img_stacks_in_1811 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1809 .scribe-image.img_stacks_in_1811.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1809 .scribe-image.img_stacks_in_1811.fixed-width{width:200px;height:auto}#stacks_in_1809 .scribe-image.img_stacks_in_1811.align-left{float:left}#stacks_in_1809 .scribe-image.img_stacks_in_1811.align-right{float:right}#stacks_in_1809 .scribe-image.img_stacks_in_1811.align-top-center{display:block;margin:0 auto}#stacks_in_1809 .scribe-image.img_stacks_in_1811.fc-bold figcaption{font-weight:bold}#stacks_in_1809 .scribe-image.img_stacks_in_1811.fc-italic figcaption{font-style:italic}#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-off,#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-Off,#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-OFF,#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-NO,#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-No,#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-no,#stacks_in_1809 .scribe-image.img_stacks_in_1811.toggle-false{display:none}





#stacks_in_1754 .poster-date {
    display: none !important;
}





#stacks_in_1754 .poster-back {
    display: none !important;
}



#stacks_in_1754 .blog-entry-author {
    display: none !important;
}



#stacks_in_1761 figure{text-align:center}#stacks_in_1761 .mdph{display:none}#stacks_in_1761 .mdp.book-set{widows:5;orphans:5}#stacks_in_1761 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1761 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1761 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1761 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1761 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1761 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1761 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1761 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1761 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1761 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1761 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1761 p{}}

#stacks_in_1765 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1766 figure{text-align:center}#stacks_in_1766 .mdph{display:none}#stacks_in_1766 .mdp.book-set{widows:5;orphans:5}#stacks_in_1766 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1766 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1766 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1766 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1766 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1766 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1766 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1766 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1766 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1766 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1766 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1766 p{}}
#stacks_in_1769 figure{text-align:center}#stacks_in_1769 .mdph{display:none}#stacks_in_1769 .mdp.book-set{widows:5;orphans:5}#stacks_in_1769 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1769 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1769 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1769 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1769 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1769 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1769 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1769 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1769 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1769 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1769 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1769 p{}}
#stacks_in_1769 .effect-label{display:block !important}#stacks_in_1769 blockquote{position:relative;z-index:1}#stacks_in_1769 blockquote::before,#stacks_in_1769 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(153, 105, 211, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1769 blockquote::before,#stacks_in_1769 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1769 blockquote::before,#stacks_in_1769 blockquote::after{font-size:136px}}#stacks_in_1769 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1769 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1769 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1769 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1769 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1769 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1769 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_1773 figure{text-align:center}#stacks_in_1773 .mdph{display:none}#stacks_in_1773 .mdp.book-set{widows:5;orphans:5}#stacks_in_1773 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1773 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1773 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1773 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1773 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1773 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1773 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1773 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1773 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1773 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1773 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1773 p{}}
#stacks_in_1776 figure{text-align:center}#stacks_in_1776 .mdph{display:none}#stacks_in_1776 .mdp.book-set{widows:5;orphans:5}#stacks_in_1776 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1776 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1776 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1776 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1776 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1776 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1776 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1776 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1776 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1776 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1776 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1776 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1776 ul,#stacks_in_1776 ol,#stacks_in_1776 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1776 h1,#stacks_in_1776 h2,#stacks_in_1776 h3,#stacks_in_1776 h4,#stacks_in_1776 h5,#stacks_in_1776 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1776 blockquote,#stacks_in_1776 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1776 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1776 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1776 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1776 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1776 p > code,#stacks_in_1776 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1776 p{}}

#stacks_in_1776 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1779{overflow:hidden}#stacks_in_1779 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1779 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1780 figure{text-align:center}#stacks_in_1780 .mdph{display:none}#stacks_in_1780 .mdp.book-set{widows:5;orphans:5}#stacks_in_1780 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1780 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1780 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1780 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1780 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1780 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1780 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1780 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1780 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1780 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1780 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1780 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1780 ul,#stacks_in_1780 ol,#stacks_in_1780 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1780 h1,#stacks_in_1780 h2,#stacks_in_1780 h3,#stacks_in_1780 h4,#stacks_in_1780 h5,#stacks_in_1780 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1780 blockquote,#stacks_in_1780 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1780 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1780 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1780 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1780 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1780 p > code,#stacks_in_1780 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1780 p{}}
#stacks_in_1780 .effect-label{display:block !important}#stacks_in_1780 .scribe-image.img_stacks_in_1782{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1780 .scribe-image.img_stacks_in_1782 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1780 .scribe-image.img_stacks_in_1782 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1780 .scribe-image.img_stacks_in_1782.prop-width{width:21%;max-width:250px;min-width:250px;height:auto}#stacks_in_1780 .scribe-image.img_stacks_in_1782.fixed-width{width:200px;height:auto}#stacks_in_1780 .scribe-image.img_stacks_in_1782.align-left{float:left}#stacks_in_1780 .scribe-image.img_stacks_in_1782.align-right{float:right}#stacks_in_1780 .scribe-image.img_stacks_in_1782.align-top-center{display:block;margin:0 auto}#stacks_in_1780 .scribe-image.img_stacks_in_1782.fc-bold figcaption{font-weight:bold}#stacks_in_1780 .scribe-image.img_stacks_in_1782.fc-italic figcaption{font-style:italic}#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-off,#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-Off,#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-OFF,#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-NO,#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-No,#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-no,#stacks_in_1780 .scribe-image.img_stacks_in_1782.toggle-false{display:none}





#stacks_in_1724 .poster-date {
    display: none !important;
}





#stacks_in_1724 .poster-back {
    display: none !important;
}



#stacks_in_1724 .blog-entry-author {
    display: none !important;
}



#stacks_in_1730 figure{text-align:center}#stacks_in_1730 .mdph{display:none}#stacks_in_1730 .mdp.book-set{widows:5;orphans:5}#stacks_in_1730 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1730 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1730 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1730 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1730 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1730 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1730 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1730 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1730 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1730 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1730 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1730 p{}}
#stacks_in_1734 figure{text-align:center}#stacks_in_1734 .mdph{display:none}#stacks_in_1734 .mdp.book-set{widows:5;orphans:5}#stacks_in_1734 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1734 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1734 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1734 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1734 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1734 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1734 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1734 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1734 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1734 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1734 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1734 p{}}

#stacks_in_1738 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1739 figure{text-align:center}#stacks_in_1739 .mdph{display:none}#stacks_in_1739 .mdp.book-set{widows:5;orphans:5}#stacks_in_1739 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1739 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1739 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1739 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1739 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1739 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1739 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1739 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1739 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1739 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1739 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1739 p{}}
#stacks_in_1742 figure{text-align:center}#stacks_in_1742 .mdph{display:none}#stacks_in_1742 .mdp.book-set{widows:5;orphans:5}#stacks_in_1742 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1742 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1742 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1742 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1742 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1742 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1742 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1742 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1742 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1742 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1742 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1742 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1742 ul,#stacks_in_1742 ol,#stacks_in_1742 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1742 h1,#stacks_in_1742 h2,#stacks_in_1742 h3,#stacks_in_1742 h4,#stacks_in_1742 h5,#stacks_in_1742 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1742 blockquote,#stacks_in_1742 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1742 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1742 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1742 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1742 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1742 p > code,#stacks_in_1742 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1742 p{}}

#stacks_in_1742 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1745{overflow:hidden}#stacks_in_1745 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1745 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1746 figure{text-align:center}#stacks_in_1746 .mdph{display:none}#stacks_in_1746 .mdp.book-set{widows:5;orphans:5}#stacks_in_1746 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1746 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1746 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1746 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1746 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1746 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1746 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1746 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1746 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1746 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1746 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1746 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1746 ul,#stacks_in_1746 ol,#stacks_in_1746 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1746 h1,#stacks_in_1746 h2,#stacks_in_1746 h3,#stacks_in_1746 h4,#stacks_in_1746 h5,#stacks_in_1746 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1746 blockquote,#stacks_in_1746 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1746 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1746 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1746 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1746 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1746 p > code,#stacks_in_1746 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1746 p{}}
#stacks_in_1746 .effect-label{display:block !important}#stacks_in_1746 .scribe-image.img_stacks_in_1748{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1746 .scribe-image.img_stacks_in_1748 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1746 .scribe-image.img_stacks_in_1748 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1746 .scribe-image.img_stacks_in_1748.prop-width{width:20%;max-width:250px;min-width:300px;height:auto}#stacks_in_1746 .scribe-image.img_stacks_in_1748.fixed-width{width:200px;height:auto}#stacks_in_1746 .scribe-image.img_stacks_in_1748.align-left{float:left}#stacks_in_1746 .scribe-image.img_stacks_in_1748.align-right{float:right}#stacks_in_1746 .scribe-image.img_stacks_in_1748.align-top-center{display:block;margin:0 auto}#stacks_in_1746 .scribe-image.img_stacks_in_1748.fc-bold figcaption{font-weight:bold}#stacks_in_1746 .scribe-image.img_stacks_in_1748.fc-italic figcaption{font-style:italic}#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-off,#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-Off,#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-OFF,#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-NO,#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-No,#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-no,#stacks_in_1746 .scribe-image.img_stacks_in_1748.toggle-false{display:none}





#stacks_in_1019 .poster-date {
    display: none !important;
}





#stacks_in_1019 .poster-back {
    display: none !important;
}



#stacks_in_1019 .blog-entry-author {
    display: none !important;
}



#stacks_in_1639 figure{text-align:center}#stacks_in_1639 .mdph{display:none}#stacks_in_1639 .mdp.book-set{widows:5;orphans:5}#stacks_in_1639 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1639 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1639 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1639 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1639 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1639 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1639 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1639 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1639 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1639 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1639 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1639 p{}}

#stacks_in_1029 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_1030 {
	margin: 20px 0px 30px 0px;
}
#stacks_in_1032 figure{text-align:center}#stacks_in_1032 .mdph{display:none}#stacks_in_1032 .mdp.book-set{widows:5;orphans:5}#stacks_in_1032 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1032 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1032 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1032 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1032 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1032 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1032 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1032 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1032 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1032 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1032 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1032 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1032 ul,#stacks_in_1032 ol,#stacks_in_1032 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1032 h1,#stacks_in_1032 h2,#stacks_in_1032 h3,#stacks_in_1032 h4,#stacks_in_1032 h5,#stacks_in_1032 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1032 blockquote,#stacks_in_1032 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1032 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1032 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1032 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1032 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1032 p > code,#stacks_in_1032 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1032 p{}}

#stacks_in_1032 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1035{overflow:hidden}#stacks_in_1035 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1035 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1036 figure{text-align:center}#stacks_in_1036 .mdph{display:none}#stacks_in_1036 .mdp.book-set{widows:5;orphans:5}#stacks_in_1036 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1036 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1036 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1036 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1036 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1036 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1036 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1036 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1036 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1036 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1036 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1036 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1036 ul,#stacks_in_1036 ol,#stacks_in_1036 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1036 h1,#stacks_in_1036 h2,#stacks_in_1036 h3,#stacks_in_1036 h4,#stacks_in_1036 h5,#stacks_in_1036 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1036 blockquote,#stacks_in_1036 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1036 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1036 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1036 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1036 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1036 p > code,#stacks_in_1036 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1036 p{}}
#stacks_in_1036 .effect-label{display:block !important}#stacks_in_1036 .scribe-image.img_stacks_in_1038{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1036 .scribe-image.img_stacks_in_1038 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1036 .scribe-image.img_stacks_in_1038 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1036 .scribe-image.img_stacks_in_1038.prop-width{width:20%;max-width:250px;min-width:300px;height:auto}#stacks_in_1036 .scribe-image.img_stacks_in_1038.fixed-width{width:200px;height:auto}#stacks_in_1036 .scribe-image.img_stacks_in_1038.align-left{float:left}#stacks_in_1036 .scribe-image.img_stacks_in_1038.align-right{float:right}#stacks_in_1036 .scribe-image.img_stacks_in_1038.align-top-center{display:block;margin:0 auto}#stacks_in_1036 .scribe-image.img_stacks_in_1038.fc-bold figcaption{font-weight:bold}#stacks_in_1036 .scribe-image.img_stacks_in_1038.fc-italic figcaption{font-style:italic}#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-off,#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-Off,#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-OFF,#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-NO,#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-No,#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-no,#stacks_in_1036 .scribe-image.img_stacks_in_1038.toggle-false{display:none}





#stacks_in_998 .poster-date {
    display: none !important;
}





#stacks_in_998 .poster-back {
    display: none !important;
}



#stacks_in_998 .blog-entry-author {
    display: none !important;
}




#stacks_in_1008 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_1009 {
	margin: 20px 0px 30px 0px;
}
#stacks_in_1011 figure{text-align:center}#stacks_in_1011 .mdph{display:none}#stacks_in_1011 .mdp.book-set{widows:5;orphans:5}#stacks_in_1011 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1011 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1011 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1011 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1011 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1011 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1011 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1011 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1011 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1011 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1011 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1011 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_1011 ul,#stacks_in_1011 ol,#stacks_in_1011 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1011 h1,#stacks_in_1011 h2,#stacks_in_1011 h3,#stacks_in_1011 h4,#stacks_in_1011 h5,#stacks_in_1011 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_1011 blockquote,#stacks_in_1011 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1011 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1011 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_1011 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1011 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1011 p > code,#stacks_in_1011 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1011 p{}}

#stacks_in_1011 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_1014{overflow:hidden}#stacks_in_1014 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_1014 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_1015 figure{text-align:center}#stacks_in_1015 .mdph{display:none}#stacks_in_1015 .mdp.book-set{widows:5;orphans:5}#stacks_in_1015 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1015 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1015 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1015 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1015 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1015 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1015 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1015 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1015 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1015 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1015 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1015 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_1015 ul,#stacks_in_1015 ol,#stacks_in_1015 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1015 h1,#stacks_in_1015 h2,#stacks_in_1015 h3,#stacks_in_1015 h4,#stacks_in_1015 h5,#stacks_in_1015 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_1015 blockquote,#stacks_in_1015 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_1015 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_1015 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_1015 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_1015 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_1015 p > code,#stacks_in_1015 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_1015 p{}}
#stacks_in_1015 .effect-label{display:block !important}#stacks_in_1015 .scribe-image.img_stacks_in_1017{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_1015 .scribe-image.img_stacks_in_1017 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_1015 .scribe-image.img_stacks_in_1017 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_1015 .scribe-image.img_stacks_in_1017.prop-width{width:20%;max-width:250px;min-width:300px;height:auto}#stacks_in_1015 .scribe-image.img_stacks_in_1017.fixed-width{width:200px;height:auto}#stacks_in_1015 .scribe-image.img_stacks_in_1017.align-left{float:left}#stacks_in_1015 .scribe-image.img_stacks_in_1017.align-right{float:right}#stacks_in_1015 .scribe-image.img_stacks_in_1017.align-top-center{display:block;margin:0 auto}#stacks_in_1015 .scribe-image.img_stacks_in_1017.fc-bold figcaption{font-weight:bold}#stacks_in_1015 .scribe-image.img_stacks_in_1017.fc-italic figcaption{font-style:italic}#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-off,#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-Off,#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-OFF,#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-NO,#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-No,#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-no,#stacks_in_1015 .scribe-image.img_stacks_in_1017.toggle-false{display:none}





#stacks_in_977 .poster-date {
    display: none !important;
}





#stacks_in_977 .poster-back {
    display: none !important;
}



#stacks_in_977 .blog-entry-author {
    display: none !important;
}




#stacks_in_987 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_988 {
	margin: 20px 0px 30px 0px;
}
#stacks_in_990 figure{text-align:center}#stacks_in_990 .mdph{display:none}#stacks_in_990 .mdp.book-set{widows:5;orphans:5}#stacks_in_990 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_990 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_990 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_990 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_990 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_990 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_990 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_990 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_990 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_990 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_990 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_990 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_990 ul,#stacks_in_990 ol,#stacks_in_990 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_990 h1,#stacks_in_990 h2,#stacks_in_990 h3,#stacks_in_990 h4,#stacks_in_990 h5,#stacks_in_990 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_990 blockquote,#stacks_in_990 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_990 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_990 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_990 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_990 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_990 p > code,#stacks_in_990 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_990 p{}}

#stacks_in_990 {
	margin: 5px 0px 20px 0px;
}
#stacks_in_993{overflow:hidden}#stacks_in_993 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_993 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_994 figure{text-align:center}#stacks_in_994 .mdph{display:none}#stacks_in_994 .mdp.book-set{widows:5;orphans:5}#stacks_in_994 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_994 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_994 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_994 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_994 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_994 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_994 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_994 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_994 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_994 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_994 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_994 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_994 ul,#stacks_in_994 ol,#stacks_in_994 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_994 h1,#stacks_in_994 h2,#stacks_in_994 h3,#stacks_in_994 h4,#stacks_in_994 h5,#stacks_in_994 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_994 blockquote,#stacks_in_994 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_994 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_994 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_994 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_994 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_994 p > code,#stacks_in_994 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_994 p{}}
#stacks_in_994 .effect-label{display:block !important}#stacks_in_994 .scribe-image.img_stacks_in_996{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_994 .scribe-image.img_stacks_in_996 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_994 .scribe-image.img_stacks_in_996 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_994 .scribe-image.img_stacks_in_996.prop-width{width:20%;max-width:250px;min-width:300px;height:auto}#stacks_in_994 .scribe-image.img_stacks_in_996.fixed-width{width:200px;height:auto}#stacks_in_994 .scribe-image.img_stacks_in_996.align-left{float:left}#stacks_in_994 .scribe-image.img_stacks_in_996.align-right{float:right}#stacks_in_994 .scribe-image.img_stacks_in_996.align-top-center{display:block;margin:0 auto}#stacks_in_994 .scribe-image.img_stacks_in_996.fc-bold figcaption{font-weight:bold}#stacks_in_994 .scribe-image.img_stacks_in_996.fc-italic figcaption{font-style:italic}#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-off,#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-Off,#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-OFF,#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-NO,#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-No,#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-no,#stacks_in_994 .scribe-image.img_stacks_in_996.toggle-false{display:none}









#stacks_in_957 .poster-back {
    display: none !important;
}



#stacks_in_957 .blog-entry-author {
    display: none !important;
}




#stacks_in_967 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_968 {
	margin: 20px 0px 30px 0px;
}
#stacks_in_970 figure{text-align:center}#stacks_in_970 .mdph{display:none}#stacks_in_970 .mdp.book-set{widows:5;orphans:5}#stacks_in_970 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_970 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_970 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_970 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_970 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_970 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_970 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_970 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_970 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_970 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_970 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_970 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_970 ul,#stacks_in_970 ol,#stacks_in_970 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_970 h1,#stacks_in_970 h2,#stacks_in_970 h3,#stacks_in_970 h4,#stacks_in_970 h5,#stacks_in_970 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_970 blockquote,#stacks_in_970 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_970 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_970 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_970 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_970 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_970 p > code,#stacks_in_970 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_970 p{}}
#stacks_in_970 .effect-label{display:block !important}#stacks_in_970 .scribe-image.img_stacks_in_972{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_970 .scribe-image.img_stacks_in_972 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_970 .scribe-image.img_stacks_in_972 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_970 .scribe-image.img_stacks_in_972.prop-width{width:20%;max-width:250px;min-width:300px;height:auto}#stacks_in_970 .scribe-image.img_stacks_in_972.fixed-width{width:200px;height:auto}#stacks_in_970 .scribe-image.img_stacks_in_972.align-left{float:left}#stacks_in_970 .scribe-image.img_stacks_in_972.align-right{float:right}#stacks_in_970 .scribe-image.img_stacks_in_972.align-top-center{display:block;margin:0 auto}#stacks_in_970 .scribe-image.img_stacks_in_972.fc-bold figcaption{font-weight:bold}#stacks_in_970 .scribe-image.img_stacks_in_972.fc-italic figcaption{font-style:italic}#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-off,#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-Off,#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-OFF,#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-NO,#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-No,#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-no,#stacks_in_970 .scribe-image.img_stacks_in_972.toggle-false{display:none}
#stacks_in_974 figure{text-align:center}#stacks_in_974 .mdph{display:none}#stacks_in_974 .mdp.book-set{widows:5;orphans:5}#stacks_in_974 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_974 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_974 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_974 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_974 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_974 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_974 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_974 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_974 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_974 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_974 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_974 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_974 ul,#stacks_in_974 ol,#stacks_in_974 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_974 h1,#stacks_in_974 h2,#stacks_in_974 h3,#stacks_in_974 h4,#stacks_in_974 h5,#stacks_in_974 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_974 blockquote,#stacks_in_974 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_974 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_974 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_974 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_974 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_974 p > code,#stacks_in_974 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_974 p{}}

#stacks_in_974 {
	margin: 5px 0px 20px 0px;
}









#stacks_in_685 .poster-back {
    display: none !important;
}



#stacks_in_685 .blog-entry-author {
    display: none !important;
}




#stacks_in_692 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_693 {
	margin: 20px 0px 30px 0px;
}
#stacks_in_930 figure{text-align:center}#stacks_in_930 .mdph{display:none}#stacks_in_930 .mdp.book-set{widows:5;orphans:5}#stacks_in_930 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_930 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_930 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_930 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_930 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_930 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_930 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_930 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_930 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_930 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_930 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_930 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_930 ul,#stacks_in_930 ol,#stacks_in_930 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_930 h1,#stacks_in_930 h2,#stacks_in_930 h3,#stacks_in_930 h4,#stacks_in_930 h5,#stacks_in_930 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_930 blockquote,#stacks_in_930 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_930 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_930 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_930 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_930 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_930 p > code,#stacks_in_930 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_930 p{}}
#stacks_in_930 .effect-label{display:block !important}#stacks_in_930 .scribe-image.img_stacks_in_934{opacity:1.0;margin: 0px 10px 0px 0px }#stacks_in_930 .scribe-image.img_stacks_in_934 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_930 .scribe-image.img_stacks_in_934 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_930 .scribe-image.img_stacks_in_934.prop-width{width:20%;max-width:250px;min-width:300px;height:auto}#stacks_in_930 .scribe-image.img_stacks_in_934.fixed-width{width:200px;height:auto}#stacks_in_930 .scribe-image.img_stacks_in_934.align-left{float:left}#stacks_in_930 .scribe-image.img_stacks_in_934.align-right{float:right}#stacks_in_930 .scribe-image.img_stacks_in_934.align-top-center{display:block;margin:0 auto}#stacks_in_930 .scribe-image.img_stacks_in_934.fc-bold figcaption{font-weight:bold}#stacks_in_930 .scribe-image.img_stacks_in_934.fc-italic figcaption{font-style:italic}#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-off,#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-Off,#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-OFF,#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-NO,#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-No,#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-no,#stacks_in_930 .scribe-image.img_stacks_in_934.toggle-false{display:none}
#stacks_in_924 figure{text-align:center}#stacks_in_924 .mdph{display:none}#stacks_in_924 .mdp.book-set{widows:5;orphans:5}#stacks_in_924 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_924 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_924 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_924 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_924 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_924 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_924 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_924 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_924 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_924 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_924 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_924 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_924 ul,#stacks_in_924 ol,#stacks_in_924 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_924 h1,#stacks_in_924 h2,#stacks_in_924 h3,#stacks_in_924 h4,#stacks_in_924 h5,#stacks_in_924 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_924 blockquote,#stacks_in_924 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_924 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_924 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_924 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_924 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_924 p > code,#stacks_in_924 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_924 p{}}

#stacks_in_924 {
	margin: 5px 0px 20px 0px;
}





#stacks_in_903 .poster-date {
    display: none !important;
}







#stacks_in_903 .blog-entry-author {
    display: none !important;
}




#stacks_in_913 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_914 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_916 figure{text-align:center}#stacks_in_916 .mdph{display:none}#stacks_in_916 .mdp.book-set{widows:5;orphans:5}#stacks_in_916 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_916 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_916 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_916 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_916 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_916 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_916 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_916 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_916 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_916 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_916 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_916 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_916 ul,#stacks_in_916 ol,#stacks_in_916 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_916 h1,#stacks_in_916 h2,#stacks_in_916 h3,#stacks_in_916 h4,#stacks_in_916 h5,#stacks_in_916 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_916 blockquote,#stacks_in_916 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_916 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_916 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_916 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_916 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_916 p > code,#stacks_in_916 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_916 p{}}
#stacks_in_916 .effect-label{display:block !important}#stacks_in_916 .scribe-image.img_stacks_in_918{opacity:1.0;margin: 0px 20px 20px 0px }#stacks_in_916 .scribe-image.img_stacks_in_918 img{width:100%;max-width:100%;border-radius:0px}#stacks_in_916 .scribe-image.img_stacks_in_918 figcaption{text-align:center;padding:8px 8px 0 0}#stacks_in_916 .scribe-image.img_stacks_in_918.prop-width{width:20%;max-width:250px;min-width:100px;height:auto}#stacks_in_916 .scribe-image.img_stacks_in_918.fixed-width{width:200px;height:auto}#stacks_in_916 .scribe-image.img_stacks_in_918.align-left{float:left}#stacks_in_916 .scribe-image.img_stacks_in_918.align-right{float:right}#stacks_in_916 .scribe-image.img_stacks_in_918.align-top-center{display:block;margin:0 auto}#stacks_in_916 .scribe-image.img_stacks_in_918.fc-bold figcaption{font-weight:bold}#stacks_in_916 .scribe-image.img_stacks_in_918.fc-italic figcaption{font-style:italic}#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-off,#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-Off,#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-OFF,#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-NO,#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-No,#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-no,#stacks_in_916 .scribe-image.img_stacks_in_918.toggle-false{display:none}
#stacks_in_920 figure{text-align:center}#stacks_in_920 .mdph{display:none}#stacks_in_920 .mdp.book-set{widows:5;orphans:5}#stacks_in_920 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_920 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_920 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_920 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_920 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_920 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_920 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_920 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_920 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_920 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_920 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_920 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_920 ul,#stacks_in_920 ol,#stacks_in_920 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_920 h1,#stacks_in_920 h2,#stacks_in_920 h3,#stacks_in_920 h4,#stacks_in_920 h5,#stacks_in_920 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_920 blockquote,#stacks_in_920 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_920 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_920 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_920 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_920 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_920 p > code,#stacks_in_920 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_920 p{}}
#stacks_in_923 .flat_button_2_alignment {
  font-size: 21px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: left;
}


#stacks_in_923 a,
#stacks_in_923 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_923 a .flat_button_2_text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center !important;
  
}


#stacks_in_923 a i,
#stacks_in_923 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_923 a,
  #stacks_in_923 a:visited {
    background-color: rgba(222, 134, 29, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_923 a:hover,
  #stacks_in_923 a:active {
    background-color: rgba(164, 94, 51, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_923 a i,
  #stacks_in_923 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_923 a:hover i,
  #stacks_in_923 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_923 a,
  #stacks_in_923 a:visited {
      width: 100%;
  }

  







#stacks_in_923 {
	border: solid rgba(252, 255, 255, 1.00);
	border-width: 0px 0px 20px 0px;
}





#stacks_in_866 .poster-date {
    display: none !important;
}







#stacks_in_866 .blog-entry-author {
    display: none !important;
}




#stacks_in_876 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_877 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_879 figure{text-align:center}#stacks_in_879 .mdph{display:none}#stacks_in_879 .mdp.book-set{widows:5;orphans:5}#stacks_in_879 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_879 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_879 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_879 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_879 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_879 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_879 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_879 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_879 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_879 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_879 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_879 p{color:rgba(0, 0, 4, 1.00)}#stacks_in_879 ul,#stacks_in_879 ol,#stacks_in_879 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_879 h1,#stacks_in_879 h2,#stacks_in_879 h3,#stacks_in_879 h4,#stacks_in_879 h5,#stacks_in_879 h6{color:rgba(3, 10, 12, 1.00)}#stacks_in_879 blockquote,#stacks_in_879 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_879 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_879 a:hover{color:rgba(47, 133, 252, 1.00)}#stacks_in_879 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_879 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_879 p > code,#stacks_in_879 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_879 p{}}





#stacks_in_2255 .poster-date {
    display: none !important;
}





#stacks_in_2255 .poster-back {
    display: none !important;
}



#stacks_in_2255 .blog-entry-author {
    display: none !important;
}



#stacks_in_2260 figure{text-align:center}#stacks_in_2260 .mdph{display:none}#stacks_in_2260 .mdp.book-set{widows:5;orphans:5}#stacks_in_2260 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2260 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2260 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2260 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2260 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2260 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2260 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2260 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2260 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2260 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2260 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2260 p{}}
#stacks_in_2264 figure{text-align:center}#stacks_in_2264 .mdph{display:none}#stacks_in_2264 .mdp.book-set{widows:5;orphans:5}#stacks_in_2264 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2264 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2264 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2264 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2264 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2264 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2264 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2264 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2264 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2264 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2264 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2264 p{}}
#stacks_in_2267 figure{text-align:center}#stacks_in_2267 .mdph{display:none}#stacks_in_2267 .mdp.book-set{widows:5;orphans:5}#stacks_in_2267 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2267 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2267 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2267 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2267 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2267 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2267 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2267 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2267 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2267 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2267 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2267 p{}}
#stacks_in_2267 .effect-label{display:block !important}#stacks_in_2267 blockquote{position:relative;z-index:1}#stacks_in_2267 blockquote::before,#stacks_in_2267 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_2267 blockquote::before,#stacks_in_2267 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_2267 blockquote::before,#stacks_in_2267 blockquote::after{font-size:136px}}#stacks_in_2267 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_2271 figure{text-align:center}#stacks_in_2271 .mdph{display:none}#stacks_in_2271 .mdp.book-set{widows:5;orphans:5}#stacks_in_2271 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_2271 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_2271 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_2271 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_2271 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_2271 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_2271 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_2271 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_2271 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_2271 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_2271 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_2271 p{}}
#stacks_in_2274{overflow:hidden}#stacks_in_2274 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_2274 hr.custom{border-color:rgba(221, 221, 221, 1.00)}





#stacks_in_850 .poster-date {
    display: none !important;
}







#stacks_in_850 .blog-entry-author {
    display: none !important;
}




#stacks_in_860 {
	margin: 0px 0px 5px 0px;
}





#stacks_in_782 .poster-date {
    display: none !important;
}







#stacks_in_782 .blog-entry-author {
    display: none !important;
}




#stacks_in_792 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_802 figure{text-align:center}#stacks_in_802 .mdph{display:none}#stacks_in_802 .mdp.book-set{widows:5;orphans:5}#stacks_in_802 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_802 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_802 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_802 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_802 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_802 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_802 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_802 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_802 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_802 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_802 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_802 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_802 ul,#stacks_in_802 ol,#stacks_in_802 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_802 h1,#stacks_in_802 h2,#stacks_in_802 h3,#stacks_in_802 h4,#stacks_in_802 h5,#stacks_in_802 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_802 blockquote,#stacks_in_802 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_802 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_802 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_802 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_802 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_802 p > code,#stacks_in_802 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_802 p{}}

#stacks_in_802 {
	margin: 20px 0px 0px 0px;
}











#stacks_in_765 .blog-entry-author {
    display: none !important;
}




#stacks_in_775 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_805 figure{text-align:center}#stacks_in_805 .mdph{display:none}#stacks_in_805 .mdp.book-set{widows:5;orphans:5}#stacks_in_805 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_805 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_805 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_805 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_805 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_805 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_805 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_805 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_805 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_805 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_805 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_805 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_805 ul,#stacks_in_805 ol,#stacks_in_805 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_805 h1,#stacks_in_805 h2,#stacks_in_805 h3,#stacks_in_805 h4,#stacks_in_805 h5,#stacks_in_805 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_805 blockquote,#stacks_in_805 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_805 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_805 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_805 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_805 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_805 p > code,#stacks_in_805 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_805 p{}}

#stacks_in_805 {
	margin: 20px 0px 0px 0px;
}











#stacks_in_718 .blog-entry-author {
    display: none !important;
}




#stacks_in_725 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_808 figure{text-align:center}#stacks_in_808 .mdph{display:none}#stacks_in_808 .mdp.book-set{widows:5;orphans:5}#stacks_in_808 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_808 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_808 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_808 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_808 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_808 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_808 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_808 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_808 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_808 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_808 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_808 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_808 ul,#stacks_in_808 ol,#stacks_in_808 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_808 h1,#stacks_in_808 h2,#stacks_in_808 h3,#stacks_in_808 h4,#stacks_in_808 h5,#stacks_in_808 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_808 blockquote,#stacks_in_808 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_808 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_808 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_808 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_808 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_808 p > code,#stacks_in_808 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_808 p{}}

#stacks_in_808 {
	margin: 20px 0px 0px 0px;
}











#stacks_in_707 .blog-entry-author {
    display: none !important;
}




#stacks_in_714 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_811 figure{text-align:center}#stacks_in_811 .mdph{display:none}#stacks_in_811 .mdp.book-set{widows:5;orphans:5}#stacks_in_811 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_811 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_811 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_811 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_811 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_811 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_811 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_811 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_811 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_811 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_811 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_811 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_811 ul,#stacks_in_811 ol,#stacks_in_811 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_811 h1,#stacks_in_811 h2,#stacks_in_811 h3,#stacks_in_811 h4,#stacks_in_811 h5,#stacks_in_811 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_811 blockquote,#stacks_in_811 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_811 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_811 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_811 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_811 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_811 p > code,#stacks_in_811 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_811 p{}}

#stacks_in_811 {
	margin: 20px 0px 0px 0px;
}











#stacks_in_674 .blog-entry-author {
    display: none !important;
}




#stacks_in_681 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_814 figure{text-align:center}#stacks_in_814 .mdph{display:none}#stacks_in_814 .mdp.book-set{widows:5;orphans:5}#stacks_in_814 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_814 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_814 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_814 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_814 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_814 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_814 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_814 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_814 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_814 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_814 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_814 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_814 ul,#stacks_in_814 ol,#stacks_in_814 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_814 h1,#stacks_in_814 h2,#stacks_in_814 h3,#stacks_in_814 h4,#stacks_in_814 h5,#stacks_in_814 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_814 blockquote,#stacks_in_814 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_814 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_814 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_814 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_814 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_814 p > code,#stacks_in_814 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_814 p{}}

#stacks_in_814 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_461 .poster-date {
    display: none !important;
}







#stacks_in_461 .blog-entry-author {
    display: none !important;
}




#stacks_in_468 {
	margin: 0px 0px 5px 0px;
}











#stacks_in_450 .blog-entry-author {
    display: none !important;
}




#stacks_in_457 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_817 figure{text-align:center}#stacks_in_817 .mdph{display:none}#stacks_in_817 .mdp.book-set{widows:5;orphans:5}#stacks_in_817 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_817 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_817 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_817 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_817 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_817 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_817 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_817 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_817 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_817 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_817 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_817 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_817 ul,#stacks_in_817 ol,#stacks_in_817 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_817 h1,#stacks_in_817 h2,#stacks_in_817 h3,#stacks_in_817 h4,#stacks_in_817 h5,#stacks_in_817 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_817 blockquote,#stacks_in_817 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_817 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_817 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_817 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_817 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_817 p > code,#stacks_in_817 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_817 p{}}

#stacks_in_817 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_284 .poster-date {
    display: none !important;
}







#stacks_in_284 .blog-entry-author {
    display: none !important;
}




#stacks_in_288 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1720 figure{text-align:center}#stacks_in_1720 .mdph{display:none}#stacks_in_1720 .mdp.book-set{widows:5;orphans:5}#stacks_in_1720 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1720 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1720 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1720 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1720 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1720 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1720 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1720 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1720 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1720 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1720 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1720 p{}}
#stacks_in_1720 .effect-label{display:block !important}#stacks_in_1720 blockquote{position:relative;z-index:1}#stacks_in_1720 blockquote::before,#stacks_in_1720 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1720 blockquote::before,#stacks_in_1720 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1720 blockquote::before,#stacks_in_1720 blockquote::after{font-size:136px}}#stacks_in_1720 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1720 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1720 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1720 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1720 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1720 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1720 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_937 figure{text-align:center}#stacks_in_937 .mdph{display:none}#stacks_in_937 .mdp.book-set{widows:5;orphans:5}#stacks_in_937 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_937 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_937 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_937 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_937 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_937 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_937 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_937 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_937 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_937 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_937 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_937 p{}}
#stacks_in_940 .flat_button_2_alignment {
  font-size: 21px;
  
  font-family: Tahoma, Geneva, sans-serif;
  
  text-align: center;
}


#stacks_in_940 a,
#stacks_in_940 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_940 a .flat_button_2_text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center !important;
  
}


#stacks_in_940 a i,
#stacks_in_940 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_940 a,
  #stacks_in_940 a:visited {
    background-color: rgba(222, 134, 29, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_940 a:hover,
  #stacks_in_940 a:active {
    background-color: rgba(164, 94, 51, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_940 a i,
  #stacks_in_940 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_940 a:hover i,
  #stacks_in_940 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_940 a,
  #stacks_in_940 a:visited {
      width: 100%;
  }

  







#stacks_in_940 {
	border: solid rgba(252, 255, 255, 1.00);
	border-width: 0px 0px 20px 0px;
}





#stacks_in_340 .poster-date {
    display: none !important;
}







#stacks_in_340 .blog-entry-author {
    display: none !important;
}




#stacks_in_347 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1716 figure{text-align:center}#stacks_in_1716 .mdph{display:none}#stacks_in_1716 .mdp.book-set{widows:5;orphans:5}#stacks_in_1716 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1716 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1716 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1716 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1716 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1716 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1716 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1716 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1716 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1716 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1716 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1716 p{}}
#stacks_in_1716 .effect-label{display:block !important}#stacks_in_1716 blockquote{position:relative;z-index:1}#stacks_in_1716 blockquote::before,#stacks_in_1716 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(77, 44, 98, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1716 blockquote::before,#stacks_in_1716 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1716 blockquote::before,#stacks_in_1716 blockquote::after{font-size:136px}}#stacks_in_1716 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1716 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1716 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1716 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1716 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1716 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1716 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_820 figure{text-align:center}#stacks_in_820 .mdph{display:none}#stacks_in_820 .mdp.book-set{widows:5;orphans:5}#stacks_in_820 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_820 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_820 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_820 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_820 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_820 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_820 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_820 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_820 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_820 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_820 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_820 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_820 ul,#stacks_in_820 ol,#stacks_in_820 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_820 h1,#stacks_in_820 h2,#stacks_in_820 h3,#stacks_in_820 h4,#stacks_in_820 h5,#stacks_in_820 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_820 blockquote,#stacks_in_820 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_820 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_820 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_820 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_820 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_820 p > code,#stacks_in_820 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_820 p{}}

#stacks_in_820 {
	margin: 20px 0px 0px 0px;
}











#stacks_in_362 .blog-entry-author {
    display: none !important;
}




#stacks_in_369 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1712 figure{text-align:center}#stacks_in_1712 .mdph{display:none}#stacks_in_1712 .mdp.book-set{widows:5;orphans:5}#stacks_in_1712 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1712 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1712 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1712 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1712 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1712 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1712 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1712 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1712 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1712 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1712 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1712 p{}}
#stacks_in_1712 .effect-label{display:block !important}#stacks_in_1712 blockquote{position:relative;z-index:1}#stacks_in_1712 blockquote::before,#stacks_in_1712 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(219, 94, 11, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1712 blockquote::before,#stacks_in_1712 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1712 blockquote::before,#stacks_in_1712 blockquote::after{font-size:136px}}#stacks_in_1712 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1712 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1712 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1712 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1712 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1712 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1712 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_823 figure{text-align:center}#stacks_in_823 .mdph{display:none}#stacks_in_823 .mdp.book-set{widows:5;orphans:5}#stacks_in_823 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_823 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_823 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_823 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_823 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_823 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_823 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_823 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_823 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_823 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_823 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_823 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_823 ul,#stacks_in_823 ol,#stacks_in_823 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_823 h1,#stacks_in_823 h2,#stacks_in_823 h3,#stacks_in_823 h4,#stacks_in_823 h5,#stacks_in_823 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_823 blockquote,#stacks_in_823 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_823 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_823 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_823 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_823 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_823 p > code,#stacks_in_823 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_823 p{}}

#stacks_in_823 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_273 .poster-date {
    display: none !important;
}







#stacks_in_273 .blog-entry-author {
    display: none !important;
}




#stacks_in_280 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1708 figure{text-align:center}#stacks_in_1708 .mdph{display:none}#stacks_in_1708 .mdp.book-set{widows:5;orphans:5}#stacks_in_1708 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1708 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1708 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1708 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1708 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1708 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1708 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1708 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1708 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1708 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1708 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1708 p{}}
#stacks_in_1708 .effect-label{display:block !important}#stacks_in_1708 blockquote{position:relative;z-index:1}#stacks_in_1708 blockquote::before,#stacks_in_1708 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(144, 103, 211, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1708 blockquote::before,#stacks_in_1708 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1708 blockquote::before,#stacks_in_1708 blockquote::after{font-size:136px}}#stacks_in_1708 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1708 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1708 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1708 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1708 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1708 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1708 blockquote::after{margin-top:calc(136px / 3)}}





#stacks_in_312 .poster-date {
    display: none !important;
}







#stacks_in_312 .blog-entry-author {
    display: none !important;
}




#stacks_in_319 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1704 figure{text-align:center}#stacks_in_1704 .mdph{display:none}#stacks_in_1704 .mdp.book-set{widows:5;orphans:5}#stacks_in_1704 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1704 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1704 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1704 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1704 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1704 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1704 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1704 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1704 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1704 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1704 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1704 p{}}
#stacks_in_1704 .effect-label{display:block !important}#stacks_in_1704 blockquote{position:relative;z-index:1}#stacks_in_1704 blockquote::before,#stacks_in_1704 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(145, 69, 212, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1704 blockquote::before,#stacks_in_1704 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1704 blockquote::before,#stacks_in_1704 blockquote::after{font-size:136px}}#stacks_in_1704 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1704 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1704 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1704 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1704 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1704 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1704 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_944 .flat_button_2_alignment {
  font-size: 21px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: left;
}


#stacks_in_944 a,
#stacks_in_944 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_944 a .flat_button_2_text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center !important;
  
}


#stacks_in_944 a i,
#stacks_in_944 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_944 a,
  #stacks_in_944 a:visited {
    background-color: rgba(222, 134, 29, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_944 a:hover,
  #stacks_in_944 a:active {
    background-color: rgba(164, 94, 51, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_944 a i,
  #stacks_in_944 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_944 a:hover i,
  #stacks_in_944 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_944 a,
  #stacks_in_944 a:visited {
      width: 100%;
  }

  







#stacks_in_944 {
	border: solid rgba(252, 255, 255, 1.00);
	border-width: 20px 0px 20px 0px;
}





#stacks_in_351 .poster-date {
    display: none !important;
}







#stacks_in_351 .blog-entry-author {
    display: none !important;
}




#stacks_in_358 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1700 figure{text-align:center}#stacks_in_1700 .mdph{display:none}#stacks_in_1700 .mdp.book-set{widows:5;orphans:5}#stacks_in_1700 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1700 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1700 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1700 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1700 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1700 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1700 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1700 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1700 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1700 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1700 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_1700 a{color:rgba(42, 26, 156, 1.00)}#stacks_in_1700 a:hover{color:rgba(31, 30, 190, 1.00)}@media only screen and (min-width:0px){#stacks_in_1700 p{}}
#stacks_in_1700 .effect-label{display:block !important}#stacks_in_1700 blockquote{position:relative;z-index:1}#stacks_in_1700 blockquote::before,#stacks_in_1700 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(153, 45, 212, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1700 blockquote::before,#stacks_in_1700 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1700 blockquote::before,#stacks_in_1700 blockquote::after{font-size:136px}}#stacks_in_1700 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1700 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1700 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1700 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1700 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1700 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1700 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_948 .flat_button_2_alignment {
  font-size: 21px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_948 a,
#stacks_in_948 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_948 a .flat_button_2_text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center !important;
  
}


#stacks_in_948 a i,
#stacks_in_948 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_948 a,
  #stacks_in_948 a:visited {
    background-color: rgba(222, 134, 29, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_948 a:hover,
  #stacks_in_948 a:active {
    background-color: rgba(164, 94, 51, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_948 a i,
  #stacks_in_948 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_948 a:hover i,
  #stacks_in_948 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_948 a,
  #stacks_in_948 a:visited {
      width: 100%;
  }

  







#stacks_in_948 {
	border: solid rgba(252, 255, 255, 1.00);
	border-width: 0px 0px 20px 0px;
}











#stacks_in_696 .blog-entry-author {
    display: none !important;
}




#stacks_in_703 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1696 figure{text-align:center}#stacks_in_1696 .mdph{display:none}#stacks_in_1696 .mdp.book-set{widows:5;orphans:5}#stacks_in_1696 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1696 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1696 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1696 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1696 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1696 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1696 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1696 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1696 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1696 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1696 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1696 p{}}
#stacks_in_1696 .effect-label{display:block !important}#stacks_in_1696 blockquote{position:relative;z-index:1}#stacks_in_1696 blockquote::before,#stacks_in_1696 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(108, 48, 127, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1696 blockquote::before,#stacks_in_1696 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1696 blockquote::before,#stacks_in_1696 blockquote::after{font-size:136px}}#stacks_in_1696 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1696 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1696 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1696 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1696 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1696 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1696 blockquote::after{margin-top:calc(136px / 3)}}











#stacks_in_373 .blog-entry-author {
    display: none !important;
}




#stacks_in_380 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1692 figure{text-align:center}#stacks_in_1692 .mdph{display:none}#stacks_in_1692 .mdp.book-set{widows:5;orphans:5}#stacks_in_1692 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1692 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1692 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1692 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1692 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1692 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1692 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1692 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1692 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1692 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1692 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1692 p{}}
#stacks_in_1692 .effect-label{display:block !important}#stacks_in_1692 blockquote{position:relative;z-index:1}#stacks_in_1692 blockquote::before,#stacks_in_1692 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(222, 47, 151, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1692 blockquote::before,#stacks_in_1692 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1692 blockquote::before,#stacks_in_1692 blockquote::after{font-size:136px}}#stacks_in_1692 blockquote p:last-of-type{margin-bottom:0}#stacks_in_1692 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(96px / 3)}@media all and (min-width:640px){#stacks_in_1692 blockquote::before{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1692 blockquote::before{margin-top:calc(136px / 3)}}#stacks_in_1692 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(96px / 3);}@media all and (min-width:640px){#stacks_in_1692 blockquote::after{margin-top:calc(118px / 3)}}@media all and (min-width:1000px){#stacks_in_1692 blockquote::after{margin-top:calc(136px / 3)}}
#stacks_in_829 figure{text-align:center}#stacks_in_829 .mdph{display:none}#stacks_in_829 .mdp.book-set{widows:5;orphans:5}#stacks_in_829 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_829 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_829 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_829 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_829 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_829 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_829 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_829 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_829 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_829 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_829 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_829 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_829 ul,#stacks_in_829 ol,#stacks_in_829 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_829 h1,#stacks_in_829 h2,#stacks_in_829 h3,#stacks_in_829 h4,#stacks_in_829 h5,#stacks_in_829 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_829 blockquote,#stacks_in_829 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_829 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_829 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_829 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_829 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_829 p > code,#stacks_in_829 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_829 p{}}

#stacks_in_829 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_301 .poster-date {
    display: none !important;
}







#stacks_in_301 .blog-entry-author {
    display: none !important;
}




#stacks_in_308 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_949 .flat_button_2_alignment {
  font-size: 21px;
  
  font-family: Tahoma, Geneva, sans-serif;
  
  text-align: center;
}


#stacks_in_949 a,
#stacks_in_949 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_949 a .flat_button_2_text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center !important;
  
}


#stacks_in_949 a i,
#stacks_in_949 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_949 a,
  #stacks_in_949 a:visited {
    background-color: rgba(222, 134, 29, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_949 a:hover,
  #stacks_in_949 a:active {
    background-color: rgba(164, 94, 51, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_949 a i,
  #stacks_in_949 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_949 a:hover i,
  #stacks_in_949 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_949 a,
  #stacks_in_949 a:visited {
      width: 100%;
  }

  







#stacks_in_949 {
	border: solid rgba(252, 255, 255, 1.00);
	border-width: 0px 0px 20px 0px;
}





#stacks_in_323 .poster-date {
    display: none !important;
}





#stacks_in_323 .poster-back {
    display: none !important;
}



#stacks_in_323 .blog-entry-author {
    display: none !important;
}




#stacks_in_327 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1659 figure{text-align:center}#stacks_in_1659 .mdph{display:none}#stacks_in_1659 .mdp.book-set{widows:5;orphans:5}#stacks_in_1659 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1659 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1659 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1659 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1659 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1659 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1659 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1659 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1659 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1659 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1659 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1659 p{}}
#stacks_in_950 figure{text-align:center}#stacks_in_950 .mdph{display:none}#stacks_in_950 .mdp.book-set{widows:5;orphans:5}#stacks_in_950 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_950 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_950 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_950 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_950 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_950 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_950 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_950 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_950 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_950 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_950 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_950 p{color:rgba(55, 55, 55, 1.00)}#stacks_in_950 ul,#stacks_in_950 ol,#stacks_in_950 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_950 h1,#stacks_in_950 h2,#stacks_in_950 h3,#stacks_in_950 h4,#stacks_in_950 h5,#stacks_in_950 h6{color:rgba(0, 0, 0, 1.00)}#stacks_in_950 blockquote,#stacks_in_950 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_950 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_950 a:hover{color:rgba(0, 0, 255, 1.00)}#stacks_in_950 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_950 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_950 p > code,#stacks_in_950 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_950 h1,#stacks_in_950 h2,#stacks_in_950 h3,#stacks_in_950 h4,#stacks_in_950 h5,#stacks_in_950 h6{padding-bottom:0.20em}}@media only screen and (min-width:0px){#stacks_in_950 p{}}

#stacks_in_950 {
	padding: 20px 0px 0px 0px;
}





#stacks_in_384 .poster-date {
    display: none !important;
}







#stacks_in_384 .blog-entry-author {
    display: none !important;
}




#stacks_in_391 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1656 figure{text-align:center}#stacks_in_1656 .mdph{display:none}#stacks_in_1656 .mdp.book-set{widows:5;orphans:5}#stacks_in_1656 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1656 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1656 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1656 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1656 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1656 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1656 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1656 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1656 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1656 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1656 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1656 p{}}
#stacks_in_835 figure{text-align:center}#stacks_in_835 .mdph{display:none}#stacks_in_835 .mdp.book-set{widows:5;orphans:5}#stacks_in_835 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_835 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_835 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_835 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_835 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_835 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_835 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_835 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_835 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_835 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_835 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_835 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_835 ul,#stacks_in_835 ol,#stacks_in_835 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_835 h1,#stacks_in_835 h2,#stacks_in_835 h3,#stacks_in_835 h4,#stacks_in_835 h5,#stacks_in_835 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_835 blockquote,#stacks_in_835 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_835 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_835 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_835 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_835 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_835 p > code,#stacks_in_835 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_835 p{}}

#stacks_in_835 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_406 .poster-date {
    display: none !important;
}







#stacks_in_406 .blog-entry-author {
    display: none !important;
}




#stacks_in_413 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_832 figure{text-align:center}#stacks_in_832 .mdph{display:none}#stacks_in_832 .mdp.book-set{widows:5;orphans:5}#stacks_in_832 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_832 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_832 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_832 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_832 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_832 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_832 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_832 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_832 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_832 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_832 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_832 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_832 ul,#stacks_in_832 ol,#stacks_in_832 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_832 h1,#stacks_in_832 h2,#stacks_in_832 h3,#stacks_in_832 h4,#stacks_in_832 h5,#stacks_in_832 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_832 blockquote,#stacks_in_832 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_832 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_832 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_832 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_832 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_832 p > code,#stacks_in_832 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_832 p{}}

#stacks_in_832 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_395 .poster-date {
    display: none !important;
}







#stacks_in_395 .blog-entry-author {
    display: none !important;
}



#stacks_in_1653 figure{text-align:center}#stacks_in_1653 .mdph{display:none}#stacks_in_1653 .mdp.book-set{widows:5;orphans:5}#stacks_in_1653 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1653 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1653 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1653 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1653 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1653 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1653 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1653 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1653 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1653 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1653 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1653 p{}}
#stacks_in_838 figure{text-align:center}#stacks_in_838 .mdph{display:none}#stacks_in_838 .mdp.book-set{widows:5;orphans:5}#stacks_in_838 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_838 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_838 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_838 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_838 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_838 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_838 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_838 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_838 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_838 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_838 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_838 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_838 ul,#stacks_in_838 ol,#stacks_in_838 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_838 h1,#stacks_in_838 h2,#stacks_in_838 h3,#stacks_in_838 h4,#stacks_in_838 h5,#stacks_in_838 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_838 blockquote,#stacks_in_838 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_838 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_838 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_838 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_838 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_838 p > code,#stacks_in_838 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_838 p{}}

#stacks_in_838 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_402 {
	margin: 0px 0px 5px 0px;
}





#stacks_in_417 .poster-date {
    display: none !important;
}







#stacks_in_417 .blog-entry-author {
    display: none !important;
}



#stacks_in_1650 figure{text-align:center}#stacks_in_1650 .mdph{display:none}#stacks_in_1650 .mdp.book-set{widows:5;orphans:5}#stacks_in_1650 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1650 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1650 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1650 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1650 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1650 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1650 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1650 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1650 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1650 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1650 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1650 p{}}
#stacks_in_841 figure{text-align:center}#stacks_in_841 .mdph{display:none}#stacks_in_841 .mdp.book-set{widows:5;orphans:5}#stacks_in_841 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_841 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_841 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_841 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_841 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_841 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_841 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_841 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_841 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_841 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_841 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_841 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_841 ul,#stacks_in_841 ol,#stacks_in_841 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_841 h1,#stacks_in_841 h2,#stacks_in_841 h3,#stacks_in_841 h4,#stacks_in_841 h5,#stacks_in_841 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_841 blockquote,#stacks_in_841 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_841 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_841 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_841 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_841 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_841 p > code,#stacks_in_841 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_841 p{}}

#stacks_in_841 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_424 {
	margin: 0px 0px 5px 0px;
}





#stacks_in_428 .poster-date {
    display: none !important;
}







#stacks_in_428 .blog-entry-author {
    display: none !important;
}




#stacks_in_435 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1646 figure{text-align:center}#stacks_in_1646 .mdph{display:none}#stacks_in_1646 .mdp.book-set{widows:5;orphans:5}#stacks_in_1646 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1646 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1646 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1646 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1646 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1646 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1646 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1646 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1646 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1646 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1646 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1646 p{}}
#stacks_in_1646 .effect-label{display:block !important}#stacks_in_1646 blockquote{position:relative;z-index:1}#stacks_in_1646 blockquote::before,#stacks_in_1646 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(204, 204, 204, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1646 blockquote::before,#stacks_in_1646 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1646 blockquote::before,#stacks_in_1646 blockquote::after{font-size:136px}}#stacks_in_1646 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_844 figure{text-align:center}#stacks_in_844 .mdph{display:none}#stacks_in_844 .mdp.book-set{widows:5;orphans:5}#stacks_in_844 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_844 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_844 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_844 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_844 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_844 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_844 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_844 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_844 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_844 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_844 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_844 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_844 ul,#stacks_in_844 ol,#stacks_in_844 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_844 h1,#stacks_in_844 h2,#stacks_in_844 h3,#stacks_in_844 h4,#stacks_in_844 h5,#stacks_in_844 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_844 blockquote,#stacks_in_844 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_844 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_844 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_844 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_844 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_844 p > code,#stacks_in_844 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_844 p{}}

#stacks_in_844 {
	margin: 20px 0px 0px 0px;
}





#stacks_in_439 .poster-date {
    display: none !important;
}







#stacks_in_439 .blog-entry-author {
    display: none !important;
}




#stacks_in_446 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1642 figure{text-align:center}#stacks_in_1642 .mdph{display:none}#stacks_in_1642 .mdp.book-set{widows:5;orphans:5}#stacks_in_1642 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_1642 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_1642 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_1642 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_1642 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_1642 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_1642 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_1642 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_1642 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_1642 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_1642 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_1642 p{}}
#stacks_in_1642 .effect-label{display:block !important}#stacks_in_1642 blockquote{position:relative;z-index:1}#stacks_in_1642 blockquote::before,#stacks_in_1642 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(150, 154, 254, 1.00);font-family:;font-size:96px}@media all and (min-width:640px){#stacks_in_1642 blockquote::before,#stacks_in_1642 blockquote::after{font-size:118px}}@media all and (min-width:1000px){#stacks_in_1642 blockquote::before,#stacks_in_1642 blockquote::after{font-size:136px}}#stacks_in_1642 blockquote p:last-of-type{margin-bottom:0}
#stacks_in_847 figure{text-align:center}#stacks_in_847 .mdph{display:none}#stacks_in_847 .mdp.book-set{widows:5;orphans:5}#stacks_in_847 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_847 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_847 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_847 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_847 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_847 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_847 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_847 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_847 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_847 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_847 .mdp.p-lead p:first-of-type{font-size:130%}#stacks_in_847 p{color:rgba(0, 0, 0, 1.00)}#stacks_in_847 ul,#stacks_in_847 ol,#stacks_in_847 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_847 h1,#stacks_in_847 h2,#stacks_in_847 h3,#stacks_in_847 h4,#stacks_in_847 h5,#stacks_in_847 h6{color:rgba(51, 51, 51, 1.00)}#stacks_in_847 blockquote,#stacks_in_847 blockquote > p{color:rgba(51, 51, 51, 1.00)}#stacks_in_847 a{color:rgba(0, 0, 255, 1.00)}#stacks_in_847 a:hover{color:rgba(0, 140, 186, 1.00)}#stacks_in_847 pre{background:rgba(255, 239, 192, 1.00);color:rgba(170, 170, 170, 1.00);border:1px solid rgba(34, 34, 34, 1.00);padding:6px;line-height:2;font-size:108%}#stacks_in_847 pre > code{color:rgba(170, 170, 170, 1.00);border:none;background-color:transparent !important}#stacks_in_847 p > code,#stacks_in_847 li > code{background:rgba(244, 244, 244, 1.00);padding:4px 8px;color:rgba(204, 57, 50, 1.00);border-radius:3px}@media only screen and (min-width:0px){#stacks_in_847 p{}}

#stacks_in_847 {
	margin: 20px 0px 0px 0px;
}
