/*
 * 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)}}


	.protected_stacks_in_2{
	-webkit-user-select: none!important;
	 -khtml-user-select: none!important;
	   -moz-user-select: none!important;
	     -o-user-select: none!important;
	        user-select: none!important;    
	}


	#stacks_in_2{
		display: none;	
	}





.poster-top {
    padding-top: 0px;
}


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


.poster-pagination {
    text-align: center;
}


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

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





.poster-list-item {
    transition: background-color 500ms;
    
    
    
    
}

.poster-item {
    
}

.poster-list-item:hover {
    
}

.poster-body {
    
}





/* 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 {
    display: none;
}


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


.poster-facebook {
    display: none;
}


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


.poster-twitter {
    display: none;
}


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


.poster-pinterest {
    display: none;
}


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


.poster-linkedin {
    display: none;
}


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


.poster-xing {
    display: none;
}


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


.poster-envelope {
    display: none;
}


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

.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_5 {
	border: solid rgba(221, 221, 221, 1.00);
	border-width: 4px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}







#stacks_in_7 .poster-readmore {
    display: none !important;
}







#stacks_in_12_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_12 a:link, #stacks_in_12 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_12 a:hover, #stacks_in_12 a:active {
	color:#FFFFFF;
}







#stacks_in_12 a:link, #stacks_in_12 a:visited {
	background-color:#0850A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0850A0), to(#053060));
	border:1px solid #053060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_12 a:hover {
	background-color:#0956AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#0956AC), to(#042953));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_12 a:active {
	background-color:#0850A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_12 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_14 .poster-readmore {
    display: none !important;
}








#stacks_in_15 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_18_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18 a:link, #stacks_in_18 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18 a:hover, #stacks_in_18 a:active {
	color:#333333;
}







#stacks_in_18 a:link, #stacks_in_18 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_18 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_20 .poster-readmore {
    display: none !important;
}








#stacks_in_21 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_24_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_24 a:link, #stacks_in_24 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_24 a:hover, #stacks_in_24 a:active {
	color:#333333;
}







#stacks_in_24 a:link, #stacks_in_24 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_24 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_24 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_24 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_26 .poster-readmore {
    display: none !important;
}








#stacks_in_27 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_30_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_30 a:link, #stacks_in_30 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_30 a:hover, #stacks_in_30 a:active {
	color:#333333;
}







#stacks_in_30 a:link, #stacks_in_30 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_30 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_30 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_30 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_32 .poster-readmore {
    display: none !important;
}








#stacks_in_33 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_36_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_36 a:link, #stacks_in_36 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_36 a:hover, #stacks_in_36 a:active {
	color:#333333;
}







#stacks_in_36 a:link, #stacks_in_36 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_36 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_36 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_36 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_38 .poster-readmore {
    display: none !important;
}








#stacks_in_39 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_42_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_42 a:link, #stacks_in_42 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_42 a:hover, #stacks_in_42 a:active {
	color:#333333;
}







#stacks_in_42 a:link, #stacks_in_42 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_42 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_42 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_42 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_44 .poster-readmore {
    display: none !important;
}








#stacks_in_45 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_48_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_48 a:link, #stacks_in_48 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_48 a:hover, #stacks_in_48 a:active {
	color:#333333;
}







#stacks_in_48 a:link, #stacks_in_48 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_48 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_48 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_48 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_50 .poster-readmore {
    display: none !important;
}








#stacks_in_51 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_54_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_54 a:link, #stacks_in_54 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_54 a:hover, #stacks_in_54 a:active {
	color:#333333;
}







#stacks_in_54 a:link, #stacks_in_54 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_54 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_54 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_54 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_56 .poster-readmore {
    display: none !important;
}








#stacks_in_57 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_60_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_60 a:link, #stacks_in_60 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_60 a:hover, #stacks_in_60 a:active {
	color:#333333;
}







#stacks_in_60 a:link, #stacks_in_60 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_60 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_60 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_60 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_62 .poster-readmore {
    display: none !important;
}








#stacks_in_63 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_66_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_66 a:link, #stacks_in_66 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_66 a:hover, #stacks_in_66 a:active {
	color:#333333;
}







#stacks_in_66 a:link, #stacks_in_66 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_66 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_66 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_66 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_68 .poster-readmore {
    display: none !important;
}








#stacks_in_69 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_72_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_72 a:link, #stacks_in_72 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_72 a:hover, #stacks_in_72 a:active {
	color:#333333;
}







#stacks_in_72 a:link, #stacks_in_72 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_72 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_72 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_72 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_74 .poster-readmore {
    display: none !important;
}








#stacks_in_75 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_78_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_78 a:link, #stacks_in_78 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_78 a:hover, #stacks_in_78 a:active {
	color:#333333;
}







#stacks_in_78 a:link, #stacks_in_78 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_78 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_78 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_78 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_94 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_97 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_99_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_99 a:link, #stacks_in_99 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_99 a:hover, #stacks_in_99 a:active {
	color:#333333;
}







#stacks_in_99 a:link, #stacks_in_99 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_99 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_99 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_99 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_81 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_84 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_86_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_86 a:link, #stacks_in_86 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_86 a:hover, #stacks_in_86 a:active {
	color:#333333;
}







#stacks_in_86 a:link, #stacks_in_86 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_86 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_86 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_86 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_88 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_90 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_92_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_92 a:link, #stacks_in_92 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_92 a:hover, #stacks_in_92 a:active {
	color:#333333;
}







#stacks_in_92 a:link, #stacks_in_92 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_92 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_92 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_92 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_115 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_118 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_120_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_120 a:link, #stacks_in_120 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_120 a:hover, #stacks_in_120 a:active {
	color:#333333;
}







#stacks_in_120 a:link, #stacks_in_120 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_120 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_120 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_120 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_102 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_105 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_107_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_107 a:link, #stacks_in_107 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_107 a:hover, #stacks_in_107 a:active {
	color:#333333;
}







#stacks_in_107 a:link, #stacks_in_107 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_107 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_107 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_107 {
	margin: 15px 0px 0px 0px;
}














#stacks_in_154 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_157 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_159_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_159 a:link, #stacks_in_159 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_159 a:hover, #stacks_in_159 a:active {
	color:#333333;
}







#stacks_in_159 a:link, #stacks_in_159 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_159 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_159 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_159 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_123 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_126 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_128_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_128 a:link, #stacks_in_128 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_128 a:hover, #stacks_in_128 a:active {
	color:#333333;
}







#stacks_in_128 a:link, #stacks_in_128 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_128 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_128 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_128 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_130 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_132 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_134_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_134 a:link, #stacks_in_134 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_134 a:hover, #stacks_in_134 a:active {
	color:#333333;
}







#stacks_in_134 a:link, #stacks_in_134 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_134 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_134 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_134 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_136 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_138 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_140_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_140 a:link, #stacks_in_140 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_140 a:hover, #stacks_in_140 a:active {
	color:#333333;
}







#stacks_in_140 a:link, #stacks_in_140 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_140 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_140 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_140 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_142 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_144 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_146_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_146 a:link, #stacks_in_146 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_146 a:hover, #stacks_in_146 a:active {
	color:#333333;
}







#stacks_in_146 a:link, #stacks_in_146 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_146 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_146 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_146 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_148 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_150 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_152_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_152 a:link, #stacks_in_152 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_152 a:hover, #stacks_in_152 a:active {
	color:#333333;
}







#stacks_in_152 a:link, #stacks_in_152 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_152 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_152 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_152 {
	margin: 15px 0px 0px 0px;
}







#stacks_in_161 .poster-readmore {
    display: none !important;
}








#stacks_in_169 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_173_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_173 a:link, #stacks_in_173 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_173 a:hover, #stacks_in_173 a:active {
	color:#333333;
}







#stacks_in_173 a:link, #stacks_in_173 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_173 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_173 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_173 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_162 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_165 {
	border: solid rgba(34, 34, 34, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 15px 0px 0px 0px;
}
#stacks_in_167_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_167 a:link, #stacks_in_167 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_167 a:hover, #stacks_in_167 a:active {
	color:#333333;
}







#stacks_in_167 a:link, #stacks_in_167 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BFBFBF));
	border:1px solid #BFBFBF;
	padding:3px 20px;
	border-radius:30px;
	color:#333333;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_167 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#A5A5A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_167 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




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

#stacks_in_283 {
	border: solid rgba(221, 221, 221, 1.00);
	border-width: 4px 4px 4px 4px;
	margin: 10px 0px 0px 0px;
	padding: 25px 20px 20px 20px;
}

#stacks_in_268 {
	margin: 25px 0px 0px 0px;
}
#stacks_in_269>.s3_row {
	margin: 0 -5px;
}

#stacks_in_269>.s3_row>.s3_column {
	padding: 0 5px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_269>.s3_row  {
		margin: -5px -5px;
	}
	#stacks_in_269>.s3_row>.s3_column {
		padding: 5px 5px;
		width:50%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_269>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_269>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}



	#stacks_in_269>.s3_row  {
		margin: -5px -5px;
	}
	#stacks_in_269>.s3_row>.s3_column {
		padding: 5px 5px;
		width:50%;
	}



}




  

#stacks_in_269 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_280_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_280 a:link, #stacks_in_280 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_280 a:hover, #stacks_in_280 a:active {
	color:#FFFFFF;
}







#stacks_in_280 a:link, #stacks_in_280 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_280 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_280 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_277_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_277 a:link, #stacks_in_277 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_277 a:hover, #stacks_in_277 a:active {
	color:#FFFFFF;
}







#stacks_in_277 a:link, #stacks_in_277 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_277 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_277 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_274_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_274 a:link, #stacks_in_274 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_274 a:hover, #stacks_in_274 a:active {
	color:#FFFFFF;
}







#stacks_in_274 a:link, #stacks_in_274 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_274 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_274 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_271_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_271 a:link, #stacks_in_271 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_271 a:hover, #stacks_in_271 a:active {
	color:#FFFFFF;
}







#stacks_in_271 a:link, #stacks_in_271 a:visited {
	background-color:#3F3F3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#262626));
	border:1px solid #262626;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_271 a:hover {
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#212121));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_271 a:active {
	background-color:#3F3F3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



