#stacks_in_835 {
    width: 100%;
    max-width: 100%;
}
#stacks_in_835 {
	margin: 0px 0px 20px 0px;
}



.com_instacks_poster2_main_stack img {
    max-width: 100%;
    height: auto;
}


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


/* No media query since this is the default */
.poster-list-item {
    
    width: 100%;
    
}
@media(min-width:768px){
    .poster-list-item {
        
        width: calc(100% / 2 - 20px);
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: calc(100% / 2 - 20px);
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: calc(100% / 2 - 20px);
        
    }
}







/* For edit and !edit mode */
.poster-warning {
    color: red;
    text-align: center;
    font-weight: bold;
}

.com_instacks_poster2_main_stack .poster-inside-main-warning,
.poster-template-area-edit .poster-inside-template-warning,
.poster-item-area-edit .poster-inside-item-warning  {
    display: block !important;
}

.poster-inside-main-warning,
.poster-inside-template-warning,
.poster-inside-item-warning {
    display: none;
}

/* .poster-title a:hover, */
.poster-header-content a,
.poster-header-content a:hover {
    text-decoration: none;
    color: inherit;
}

.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: 'instacks-fontawesome-solid';
    
    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-social a::after {
    position: static;
}



.poster-share::after {
    font-family: 'instacks-fontawesome-solid';
    
    color: #808080;
    
    
    content: "\f1e0";
    
}



.poster-facebook::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #01257A;
    
    
    content: "\f39e";
    
}



.poster-twitter::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #000000;
    
    
    content: "\e61b";
    
}



.poster-pinterest::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #BD2026;
    
    
    content: "\f231";
    
}



.poster-linkedin::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #2E8CD7;
    
    
    content: "\f0e1";
    
}



.poster-xing::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #1A7576;
    
    
    content: "\f168";
    
}



.poster-envelope::after {
    font-family: 'instacks-fontawesome-solid';
    
    color: #000000;
    
    
    content: "\f0e0";
    
}

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

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

.poster-archive-categories .active,
.poster-archive-tags .active,
.poster-archive-date-year .active,
.poster-archive-date-month .active,
.poster-archive-authors .active {
    font-weight: bold;
}#stacks_in_813_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_in_813 {
	margin: 50px 0px 50px 0px;
}
#stacks_in_817>.s3_row {
	margin: 0 -10px;
}

#stacks_in_817>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_817>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_817>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}





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


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










#stacks_in_825 a:link, #stacks_in_825 a:visited {
	background-color:#FF7F46;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F46), to(#B24C2A));
	border:1px solid #B24C2A;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_825 a:hover {
	background-color:#FF894B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF894B), to(#9A4224));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_825 a:active {
	background-color:#FF7F46;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_820_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_820 a:link, #stacks_in_820 a:visited {
	background-color:#FF6C33;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF6C33), to(#BD411E));
	border:1px solid #BD411E;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_820 a:hover {
	background-color:#FF7537;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7537), to(#A3381A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_820 a:active {
	background-color:#FF6C33;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_781_button {
	display:block;
	position: relative;
	text-align: center;
}


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










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

#stacks_in_781 {
	margin: 50px 0px 50px 0px;
}
#stacks_in_783>.s3_row {
	margin: 0 -10px;
}

#stacks_in_783>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_783>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_783>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}





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


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










#stacks_in_787 a:link, #stacks_in_787 a:visited {
	background-color:#FF7F46;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7F46), to(#B24C2A));
	border:1px solid #B24C2A;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_787 a:hover {
	background-color:#FF894B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF894B), to(#9A4224));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_787 a:active {
	background-color:#FF7F46;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_792_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_792 a:link, #stacks_in_792 a:visited {
	background-color:#FF6C33;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF6C33), to(#BD411E));
	border:1px solid #BD411E;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_792 a:hover {
	background-color:#FF7537;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7537), to(#A3381A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_792 a:active {
	background-color:#FF6C33;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_848>.s3_row {
	margin: 0 -10px;
}

#stacks_in_848>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_848>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_848>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}





#stacks_in_885>.s3_row {
	margin: 0 -10px;
}

#stacks_in_885>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_885>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_885>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}





#stacks_in_903>.s3_row {
	margin: 0 -10px;
}

#stacks_in_903>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_903>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_903>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}







/* For edit and !edit mode */
.poster-core-missing-warning {
    display: none !important;
}