﻿[v-cloak] {
	display: none;
}

.text-danger {
	color: #FF0000; /* red */
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}