﻿.noscript-error {
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: #FFF;
	background-color: red;
	padding: 10px 0;
}