/* dictionary */
.setLanguageActivation, .setLanguageBase {
	cursor: pointer;
}

/* dictionary end */

.wizard-steps li {
    min-width: 20%;
    
}

a.link, div.link {
	color:#428BCA;
	font-weight: normal;
	cursor: pointer;
}

.fa-trash-o, .fa-check-square-o, .fa-thumbs-down, .fa-thumbs-up  {
	cursor: pointer;
}

.fa-bell-o,.fa-bell {
	cursor:pointer;
}

.fa-bell-slash-o, .fa-bell-slash{
	cursor: not-allowed;
}