﻿.required
{
    color: Red;
    font-size: 1em;
}

th
{
    text-align: left;
}

.barIndicatorBorder {
border:solid 1px #c0c0c0;
width:200px;
}

.barIndicator_poor {
background-color:Red;
}

.barIndicator_weak {
background-color:Orange;
}

.barIndicator_good {
background-color:Navy;
}

.barIndicator_strong {
background-color:Green;
}

.portaali-widget-header  
{
	/*border: 1px solid #4297d7;*/
}
.portaali-widget 
{ 
}
.portaali-widget-content 
{ 
	border: 1px solid #bfc1df;
	background:#fff;
	/* background: #fcfdfd url(../../Images/jQuery/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; */
}
.portlet
{
	margin-left:1em;
	margin-top:1em;
	float: left;
	position: relative;
	width:18.5em;
	z-index:1;
/*    background:#C9D198;
	border: solid 1px #444444;*/
}
.portlet-header
{
	padding-top: 2px;padding-bottom: 3px; padding-left: 0.2em;
	font-weight:bold;
	position: relative;
}