[data-toggle="collapse"] i:before{
    content: "\f146";
	font-size: 19px;
}

[data-toggle="collapse"].collapsed i:before{
    content: "\f0fe";
	font-size: 19px;
}

.aNoChange, .aNoChange:visited, .aNoChange:hover, .aNoChange:active {
    color: inherit;
}
