@import url(../mf/mffont.css); 

.fa-angle-left::before {
	content: "\f105";
}

.alert ul li::before {
	content: "\2190 \0020";
}

.fa-chevron-circle-right::before {
	content: "\f137";
}

select#page_size {
	width: auto;
}

.table > thead > tr > th a::after, .table > tbody > tr > th a::after, .table > tfoot > tr > th a::after, .table > thead > tr > td a::after, .table > tbody > tr > td a::after, .table > tfoot > tr > td a::after {
	content: "\f104";
}

.table > thead > tr > th a::after, .table > tfoot > tr > th a::after {
	content: "";
}


.popover.top {
	right: auto;
}
.popover {
	right: auto;
}


.flex-viewport{
	direction: ltr;
}

.select2-dropdown{
	text-align: right;
}

.selection{
	text-align: right;
}