

/**/

/**/

/*
 * Page Scroll Indicator - Simple Page Scroll Indicator based on Vanilla JS
 * Copyright (c) 2018 Gregor Laan - https://github.com/gregorlaan/page-scroll-indicator
 * License: MIT
 */
.page-scroll-indicator {
    width: 100%;
    height: 5px;
    background: rgba(255, 255, 255, 0.00);
    z-index: 9999;
    position: fixed;
    top: 0;
}

.page-scroll-indicator-progress {
    width: 0%;
    height: 5px;
    background: rgba(17, 128, 64, 1.00);
}

/**/

table.max_width_border, audio.max_width_border, video.max_width_border {
    width: 100%;
    max-width: 100%;    
}

table.max_width_border th, table.max_width_border td {
    border: 1px solid;
    padding: 0.5rem;
}#stacks_in_1385_76 img {
    height: auto;
    width: auto;
    max-height: 32px;
    vertical-align: top;
    margin-right: 0.5rem;
}#stacks_in_1879 {
    width: 100%;
    max-width: 100%;
}


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





/* 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: right;
    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;
}


/* Color picker style settings */



/* Option for removing base margin on paragraphs */
#stacks_in_1919 p,
#stacks_in_1919 {
	
	
}



/* Color picker style settings */



/* Option for removing base margin on paragraphs */
#stacks_in_1911 p,
#stacks_in_1911 {
	
	
}



/* Color picker style settings */



/* Option for removing base margin on paragraphs */
#stacks_in_1923 p,
#stacks_in_1923 {
	
	
}



/* Color picker style settings */



/* Option for removing base margin on paragraphs */
#stacks_in_1749 p,
#stacks_in_1749 {
	
	
}


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