/* CSS ASSETS By JEVUSKA */

html {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.externallink:after {
	content: "\f442";
	font-family: "Genericons";
}

.breadcrumbs .home:before {
	content: "\f409";
	float: left;
	font-family: "Genericons";
}

a:focus{
	outline:0
}

.textwidget a {
	border-bottom: 0px !important;
}

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