/* Stylechanger css ChesterBlue
------------------------------------*/

.stylechanger {
	color: #CCCCCC;
	font-size: 1.000em;
	font-weight: bold;
}

.stylechanger.badge {
	background-color: inherit !important;
	float: none;
	margin: 0;
	padding: 0 !important;
}

.stylechanger-img {
	background-image: url("./images/img_c.png");
	background-position: 3px 1px;
	width: 16px;
	height: 16px;
	background-size: 14px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
}