@charset "utf-8";
/* CSS Document */

.error_highlight {
	border: 1px solid #a01a00;
}

.showerror {
	display: none; 
	font-family:arial,verdana,helvetica;
	font-size:14px;
	padding: 2px 2px 2px 4px !important;
    border: 1px solid #ff8fa9 !important;
	background:#eed8e0 !important;
	color:#f00 !important;
	font-weight:bold;
	margin:20px 0 20px 35px;
}

#edit-character {
width:120px;	
}

#loaderDiv {
	display:none;
}

#login_required {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:20px;
}

#edit-character {
	display:none;
}

