.showthread__quickrep {

box-sizing: border-box;
background: var(--h-headerbody2);
width: 100%;
height: auto;
}


.showthread__quickrep-title {

width: 40rem;
font: 1.7rem 'IBM Plex Sans', sans-serif;
font-weight: 800;
text-transform: uppercase;
letter-spacing: -0.0rem;
color: var(--navi__stricks-color);
padding: 1rem 0rem 0rem 1rem;
text-align: left;

}


.showthread_quickrep-infobox {

background: ;
width: 100%;
height: auto;
text-align: left;
}


show__rep {

display: inline-block;
width: auto;
margin-right: 1rem;
position: relative;
left: 1rem;
padding: 0.3rem 0.3rem 0.3rem 0.3rem;
opacity: 0.65;
}


.showthread_quickrep-buttons {

background: ;
width: 100%;
height: auto;
text-align: center;
font: 0.9rem 'IBM Plex Sans', sans-serif;
padding: 1rem 1rem 1rem 1rem;
}


/* SMILIE POPUP */ 

.smilie__modal {

background: rgba(252, 253, 253, 0.86);
width: 45rem;
height: 25rem;
padding: 2rem;
text-align: justify;
}

smilie {

display: inline-block;
padding: 0.4rem;
font: 0.8rem 'Lato', sans-serif;
font-weight: 600;
color: var(--navi__stricks-color);

}