﻿@import "../../scripts/Coolite/extjs/resources/css/xtheme-black.css";
body 
{
	background-color: #0e0e13;
}
.Error {font-weight:bold;color:red;}
h1.login 
{
	text-align:center;
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:20px;
	color:#ffffff;
	font-family:Calibri,Tahoma,Verdana,Arial,sans-serif;
	font-size:40px;
    text-shadow: #cccccc 3px 3px 2px;
}