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

@-webkit-keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg)}}@-moz-keyframes slideup-swingInX{0%{-moz-transform:perspective(400px) rotateX(-90deg)}100%{-moz-transform:perspective(400px) rotateX(0deg)}}@-o-keyframes slideup-swingInX{0%{-o-transform:perspective(400px) rotateX(-90deg)}100%{-o-transform:perspective(400px) rotateX(0deg)}}@keyframes slideup-swingInX{0%{transform:perspective(400px) rotateX(-90deg)}100%{transform:perspective(400px) rotateX(0deg)}}@-webkit-keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg)}}@-moz-keyframes slideup-swingOutX{0%{-moz-transform:perspective(400px) rotateX(0deg)}100%{-moz-transform:perspective(400px) rotateX(-90deg)}}@-o-keyframes slideup-swingOutX{0%{-o-transform:perspective(400px) rotateX(0deg)}100%{-o-transform:perspective(400px) rotateX(-90deg)}}@keyframes slideup-swingOutX{0%{transform:perspective(400px) rotateX(0deg)}100%{transform:perspective(400px) rotateX(-90deg)}}@-webkit-keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideup-slideDown{0%{-moz-transform:translateY(-100%)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideup-slideDown{0%{-o-transform:translateY(-100%)}100%{-o-transform:translateY(0)}}@keyframes slideup-slideDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@-webkit-keyframes slideup-slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@-moz-keyframes slideup-slideUp{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(-100%)}}@-o-keyframes slideup-slideUp{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(-100%)}}@keyframes slideup-slideUp{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@-webkit-keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes slideup-flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes slideup-flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes slideup-flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes slideup-flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes slideup-flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes slideup-flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideup-bounceInDown{0%{opacity:0;-moz-transform:translateY(-200px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideup-bounceInDown{0%{opacity:0;-o-transform:translateY(-200px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes slideup-bounceInDown{0%{opacity:0;transform:translateY(-200px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-webkit-keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@-moz-keyframes slideup-bounceOutUp{0%{-moz-transform:translateY(0)}30%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-200px)}}@-o-keyframes slideup-bounceOutUp{0%{-o-transform:translateY(0)}30%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-200px)}}@keyframes slideup-bounceOutUp{0%{transform:translateY(0)}30%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-200px)}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}

.scroller-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}

.scroller-container {
  width: 100%;
  height: 2px;
  background: rgba(240, 240, 240, 1.00);
}

.scroller-bar {
  height: 2px;
  background: rgba(0, 128, 255, 1.00);
  width: 0%;
}




#usefulStackWrapperstacks_in_611_2 {
	margin: 0 auto;
	min-width: 180px;
	max-width: 180px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_611_2 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_611_2 {
		display: none;
	}
}












    .pin-spacer.spacer-stacks_in_611_4{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_611_4.posFixed.allow-overlay{display:none}@media screen and (max-width:992px){.pin-spacer.spacer-stacks_in_611_4.hide-below-bp{display:none}}@media screen and (min-width:992px){.pin-spacer.spacer-stacks_in_611_4.hide-above-bp{display:none}}#stacks_in_611_4>.pin-fixed{z-index:9999}#stacks_in_611_4>.pin-fixed.pin-it::after{background:#333333;opacity:0.0}#stacks_in_611_4>.pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:992px){#stacks_in_611_4>.pin-it.hide-below-bp{display:none}}@media screen and (min-width:992px){#stacks_in_611_4>.pin-it.hide-above-bp{display:none}}#stacks_in_611_4>.pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#FFFFFF;opacity:0.0;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_611_4>.pin-it.pin-fixed{position:fixed;top: 10px }@media screen and (max-width:992px){#stacks_in_611_4>.pin-it.pin-fixed.mob-full-width{left:0;width:100%!important}}@media screen and (min-width:992px){#stacks_in_611_4>.pin-it.pin-fixed{top:10px}} 
#stacks_in_611_4 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
/*
 * AUTHOR: JEREMY HAWES
 * NAME: Simple Position Pro
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-position/
 * Support: support@1littledesigner.com
 * Version 2.0.1
 * Description: Simple Element Positioning & Z-Index Control
 */


	#simplePosition_stacks_in_611_6 {
		position: absolute;
		z-index: 1;
		top: 0px;
		left: 75px;
		display: block;
	}
	#simplePosition_stacks_in_611_6.sizeControlOn.spPercWidthOn {
		width: 100%;
	}
	#simplePosition_stacks_in_611_6.sizeControlOn.spPercHeightOn {
		height: 100%; /* Most useful for Fixed position */
	}
	#simplePosition_stacks_in_611_6.spPercVertOff {
		top: 0px;
	}
	#simplePosition_stacks_in_611_6.spPercHorizOff {
		left: 75px;
	}
	#simplePosition_stacks_in_611_6.spPercVertOn {
		top: 0%;
	}
	#simplePosition_stacks_in_611_6.spPercHorizOn {
		left: 0%;
	}
	#simplePosition_stacks_in_611_6.sizeControlOn.spPercWidthOff {
	width: 300px;
}
#simplePosition_stacks_in_611_6.sizeControlOn.spPercHeightOff {
	height: 300px;
}
/* @group CSS Reset */

#shareStackWrapperstacks_in_556 *,
#shareStackWrapperstacks_in_556 *::after,
#shareStackWrapperstacks_in_556 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#shareStackWrapperstacks_in_556 ul#shareStackArraystacks_in_556 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: right;
}

#shareStackWrapperstacks_in_556 [class^="fa fa-"] {
	line-height: 25px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_556 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_556 ul#shareStackArraystacks_in_556 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 0px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

#shareStackWrapperstacks_in_556 ul#shareStackArraystacks_in_556 li.shareStackItem:hover {
	opacity: 0.85;
}

#shareStackWrapperstacks_in_556 ul#shareStackArraystacks_in_556 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_556 ul#shareStackArraystacks_in_556 {
	display: none;
}

@media screen and (min-width: 95px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_556 ul#shareStackArraystacks_in_556 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_556 #shareStackItem-baidustacks_in_556 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-bloggerstacks_in_556 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-deliciousstacks_in_556 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-diggstacks_in_556 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-facebookstacks_in_556 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-googleplusstacks_in_556 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-linkedinstacks_in_556 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-livejournalstacks_in_556 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_556 #shareStackItem-myspacestacks_in_556 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-odnoklassnikistacks_in_556 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-pocketstacks_in_556 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-redditstacks_in_556 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_556 #shareStackItem-renrenstacks_in_556 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_556 #shareStackItem-stumbleuponstacks_in_556 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-telegramstacks_in_556 {
	background: #32afed;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-tumblrstacks_in_556 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-twitterstacks_in_556 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-viadeostacks_in_556 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_556 #shareStackItem-vkontaktestacks_in_556 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-weibostacks_in_556 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_556 #shareStackItem-xingstacks_in_556 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_556 #shareStackItem-emailstacks_in_556 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_556 #shareStackItem-printstacks_in_556 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_556 #shareStackItem-customonestacks_in_556 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_556 #shareStackItem-customtwostacks_in_556 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_556 #shareStackItem-customthreestacks_in_556 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_556 #shareStackItem-customfourstacks_in_556 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_556 #shareStackItem-customfivestacks_in_556 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_556 {
		display: none !important;
	}
}

/* @group Edit Mode Styling */

/*  */

/* @end */

#stacks_in_556 {
	padding: 0px 0px 10px 0px;
}
#usefulStackWrapperstacks_in_609 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_609 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_609 {
		display: none;
	}
}












/* -- Start Rateit Each css Template -- */

#stacks_in_586{
	text-align: right;
}

#stacks_in_586doorateit{
	font-size: 120% !important;
}

#stacks_in_586doorateit .fa{
	color: rgba(0, 128, 255, 1.00) !important; 
}

#stacks_in_586doorateit .fallenstar{
	color: rgba(229, 229, 229, 1.00) !important;
}

.stacks_in_586text{
	display: inline;
	color: rgba(85, 85, 85, 1.00) !important; 
	font-size: 100% !important;
	padding-left: 5px;
	margin-right: 5px;
}

/* -- End Rateit Each css Template -- */
#stacks_in_586 {
	padding: 0px 0px 10px 0px;
}



#stacks_in_3 {
	padding: 10px 0px 0px 0px;
}





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


#stacks_in_11 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 {
    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;
    
    
}

.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: calc(90% / 2);
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: calc(90% / 3);
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: calc(90% / 3);
        
    }
}





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


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


.poster-linkedin {
    display: none;
}


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


.poster-xing {
    display: none;
}


.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_11 {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}





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







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



 #stacks_in_562{ overflow:hidden;height:400px; } 

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

#stacks_in_544 img {
    height: auto;
}

#stacks_in_518 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_587 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_587 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_587 {
		display: none;
	}
}













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





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







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



 #stacks_in_560{ overflow:hidden;height:400px; } 

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

#stacks_in_545 img {
    height: auto;
}

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

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

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





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







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



 #stacks_in_564{ overflow:hidden;height:400px; } 

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

#stacks_in_546 img {
    height: auto;
}

#stacks_in_521 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_589 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_589 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_589 {
		display: none;
	}
}













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





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







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



 #stacks_in_566{ overflow:hidden;height:400px; } 

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

#stacks_in_547 img {
    height: auto;
}

#stacks_in_522 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_591 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_591 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_591 {
		display: none;
	}
}













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





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







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



 #stacks_in_568{ overflow:hidden;height:400px; } 

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

#stacks_in_559 img {
    height: auto;
}

#stacks_in_523 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_593 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_593 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_593 {
		display: none;
	}
}













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





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







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



 #stacks_in_570{ overflow:hidden;height:400px; } 

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

#stacks_in_549 img {
    height: auto;
}

#stacks_in_549 {
	margin: 125px 0px 0px 0px;
}

#stacks_in_524 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_595 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_595 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_595 {
		display: none;
	}
}













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





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







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



 #stacks_in_572{ overflow:hidden;height:400px; } 

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

#stacks_in_550 img {
    height: auto;
}

#stacks_in_550 {
	margin: 100px 0px 0px 0px;
}

#stacks_in_525 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_597 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_597 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_597 {
		display: none;
	}
}













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





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







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



 #stacks_in_574{ overflow:hidden;height:400px; } 

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

#stacks_in_551 img {
    height: auto;
}

#stacks_in_551 {
	margin: 110px 0px 0px 0px;
}

#stacks_in_526 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_599 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_599 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_599 {
		display: none;
	}
}













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





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







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



 #stacks_in_576{ overflow:hidden;height:400px; } 

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

#stacks_in_552 img {
    height: auto;
}

#stacks_in_552 {
	margin: 92px 0px 0px 0px;
}

#stacks_in_527 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_601 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_601 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_601 {
		display: none;
	}
}













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





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







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



 #stacks_in_578{ overflow:hidden;height:400px; } 

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

#stacks_in_553 img {
    height: auto;
}

#stacks_in_553 {
	margin: 90px 0px 0px 0px;
}

#stacks_in_528 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_603 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_603 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_603 {
		display: none;
	}
}













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





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







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



 #stacks_in_580{ overflow:hidden;height:400px; } 

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

#stacks_in_554 img {
    height: auto;
}

#stacks_in_529 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_605 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_605 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_605 {
		display: none;
	}
}













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





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







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



 #stacks_in_582{ overflow:hidden;height:400px; } 

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

#stacks_in_555 img {
    height: auto;
}

#stacks_in_555 {
	margin: 80px 0px 0px 0px;
}

#stacks_in_530 {
	margin: 0px 0px 20px 0px;
}
#usefulStackWrapperstacks_in_607 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_607 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_607 {
		display: none;
	}
}













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