/* For use with [[Module:Stances]] and related templates */

/* Combo Icon START */
.CI
{
	white-space: nowrap;
	position: relative;
	top: -4px;
	color: black;
	font-family: Roboto;
	font-weight: bold;
	padding: 0.06em 0.7em 0.06em 0.06em;
	font-size: 10px;
}
.CI-top-proc
{
	white-space: nowrap;
	position: relative;
	top: 2px;
}
.CI-top-proc1
{
	white-space: nowrap;
	position: absolute;
	top: -1.8em;
}
.CI-top-proc2
{
	white-space: nowrap;
	position: absolute;
	top: -1.8em;
	left: 11px;
}
.CI-multi
{
	white-space: nowrap;
	position: absolute;
	top: 24px;
	left: 4px;
}
.CI-multi1
{
	white-space: nowrap;
	position: absolute;
	top: 15px;
	left: 4px;
}
.CI-multi2
{
	white-space: nowrap;
	position: absolute;
	top: 15px;
}
/* CI END */

/* Combo Icon 2 START */
.CI2
{
	white-space: nowrap;
	position: relative;
	top: -4px;
	color: black;
	font-family: Roboto;
	font-weight: bold;
	font-size: 10px;
}
.CI2-top-proc
{
	white-space: nowrap;
	position: relative;
	top: 2px;
}
.CI2-top-proc1
{
	white-space: nowrap;
	position: absolute;
	top: -1.8em; 
}
.CI2-top-proc2
{
	white-space: nowrap;
	position: absolute;
	top: -1.8em; 
}
.CI2-multi
{
	white-space: nowrap;
	position: absolute;
	top: 24px;
}
.CI2-multi1
{
	white-space: nowrap;
	position: absolute;
	top: 15px;
	left: 4px;
}
.CI2-multi2
{
	white-space: nowrap;
	position: absolute;
	top: 15px;
}
.CI2-multi3
{
	white-space: nowrap;
	position: absolute;
	top: 33px;
}
.CI2-multi4
{
	white-space: nowrap;
	position: absolute;
	top: 42px;
}
/* CI2 END */