.hover\:ca-text-left:hover {
	text-align: left;
}

.hover\:\!ca-text-left:hover {
	text-align: left !important;
}

.focus\:ca-text-left:focus {
	text-align: left;
}

.focus\:\!ca-text-left:focus {
	text-align: left !important;
}

.active\:ca-text-left:active {
	text-align: left;
}

.active\:\!ca-text-left:active {
	text-align: left !important;
}

.ca-text-left {
	text-align: left;
}

.\!ca-text-left {
	text-align: left !important;
}

.hover\:ca-text-center:hover {
	text-align: center;
}

.hover\:\!ca-text-center:hover {
	text-align: center !important;
}

.focus\:ca-text-center:focus {
	text-align: center;
}

.focus\:\!ca-text-center:focus {
	text-align: center !important;
}

.active\:ca-text-center:active {
	text-align: center;
}

.active\:\!ca-text-center:active {
	text-align: center !important;
}

.ca-text-center {
	text-align: center;
}

.\!ca-text-center {
	text-align: center !important;
}

.hover\:ca-text-right:hover {
	text-align: right;
}

.hover\:\!ca-text-right:hover {
	text-align: right !important;
}

.focus\:ca-text-right:focus {
	text-align: right;
}

.focus\:\!ca-text-right:focus {
	text-align: right !important;
}

.active\:ca-text-right:active {
	text-align: right;
}

.active\:\!ca-text-right:active {
	text-align: right !important;
}

.ca-text-right {
	text-align: right;
}

.\!ca-text-right {
	text-align: right !important;
}

.hover\:ca-text-justify:hover {
	text-align: justify;
}

.hover\:\!ca-text-justify:hover {
	text-align: justify !important;
}

.focus\:ca-text-justify:focus {
	text-align: justify;
}

.focus\:\!ca-text-justify:focus {
	text-align: justify !important;
}

.active\:ca-text-justify:active {
	text-align: justify;
}

.active\:\!ca-text-justify:active {
	text-align: justify !important;
}

.ca-text-justify {
	text-align: justify;
}

.\!ca-text-justify {
	text-align: justify !important;
}