@charset "utf-8";
/* CSS Document */
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	min-width:990px;
	}
a{
	text-decoration:none;
	}	
h1.title{
	font-size:27px;
	line-height:35px;
	color:#666;
	font-weight:normal;
	border-bottom:1px solid #999999;
	}	
h1.titlemain{
	font-size:27px;
	line-height:35px;
	color:#fff;
	font-weight:normal;
	}	
h2.subtitle{
	font-size:20px;
	line-height:22px;
	color:#666;
	font-weight:normal;
	}
.fsSubmitButton
	{
	padding: 10px 15px 11px !important;
	font-size: 16px !important;
	background-color: #4184f3;
	font-weight: bold;
	
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #57D6C7;
	cursor: pointer;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	}		
.msg{
	float:left;
	width:96%;
	padding:10px 1%;
	background:#00FF99;
	color:#333333;
	margin:10px 1%;
	}		
.header{
	width:96%;
	float:left;
	background:#f5f5f5;
	padding:15px 2%;
	}
.logo{
	float:left;
	width:50%;
	}
.login{
	float:left;
	width:50%;
	text-align:right;
	padding-top:11px;
	}
.menu{
	float:left;
	width:92%;
	padding:10px 0px;
	margin:0px;
	border-bottom:1px solid #eae4e4;
	padding:5px 4%;
	}
.menu li{
	float:left;
	padding:5px 10px;
	list-style:none;
	}	
.menu li a{
	color:#333333;
	}			
.box{
	float:left;
	width:96%;
	margin:1%;
	padding:1%;
	}
.nav{
	float:left;
	width:98%;
	padding:0.5% 1%;
	font-size:11px;
	color:#999;
	background:#ccFFFF;
	}
.nav a{
	color:#999;
	}
.boxcolor{
	background:#00FFFF;
	}	
.listbox{
	float:left;
	width:97%;
	padding:0.5% 1%;
	margin-bottom:15px;
	border-bottom:2px solid #f1f1f1;
	border-left:2px solid #4184f3;
	}	
.list{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	background:#FFFFFF;
	}
.list li{
	border-bottom:1px solid #e7e7e7;
	float:left;
	width:100%;
	padding:10px 0;
	list-style:none;
	}	
.kpilistbox{
	width:90%;
	border:0;
	border-bottom:1px dashed #999;
	}
.kpilistboxtable{
	width:100%;
	}	
.kpilistboxtdtitle{
	width:90px;
	vertical-align:top;
	}			
.editlink{
	float:left;
	width:15%;
	}	
.kpidelbutton{
	padding: 5px 10px 6px !important;
	font-size: 16px !important;
	background-color: #ff0000;
	font-weight: bold;	
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #57D6C7;
	cursor: pointer;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	width:20px;
	position:absolute;
	right:2%;
}
.kpidelbutton a{
	color:#FFFFFF;
	}	
.fsSubmitButtonviewkpi{
	padding: 3px 10px 4px !important;
	font-size: 14px !important;
	background-color: #4184f3;
	font-weight: bold;	
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #57D6C7;
	cursor: pointer;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.fsSubmitButtonlogin{
	padding: 3px 10px 4px !important;
	font-size: 14px !important;
	background-color: #4184f3;
	font-weight: bold;	
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #57D6C7;
	cursor: pointer;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	height:40px;
}
.titlelink{
	float:left;
	width:85%;
	}	
.fillmenu{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #4184f3;
	color:#FFFFFF;
}
.fillmenu a{
	color:#FFFFFF;
	}
.kpi_list{
	float:left;
	width:99%;
	margin-bottom:15px;
	
	}
.kpi_list_title{
	font-size:larger;
	}
.kpilistsubtitle{
	float:left;
	margin:30px 0 5px 0;
	padding-bottom:5px;
	width:99%;
	font-size:23px;
	border-bottom:1px solid #999999;
	}	
.viewkpitable{
	width:100%;
	border-bottom:1px solid #CCCCCC;
	}
.viewkpitable td{
	padding:0 0.5%;
	}		
.kpi_title{
	width:100%;
	color:#FFFFFF;
	}
.kpi_a{
	background:#ccFFff;
	}
.kpi_b{
	background:#ccffff;
	}
.kpi_info, .kpi_percent, .kpi_graph{
	background:#f3f2d8;
	}		
.meter{
	width: 75px; 
	height: 75px;
	overflow:hidden;
	}		
.boxviewkpi{
	text-align:center; padding-bottom:0px; margin-bottom:0px;
	background:#4a4a4c url(images/bgdark.jpg) top center;
	float:left;
	width:100%;
	padding:30px 0;
	color:#FFFFFF;
	}
.inputlogin{
	height:18px;
	width:120px;
	}
.inputselect{
	max-width:900px;
	}
.longinput{
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	}	
.tablelogin{
	float:right;
	}	
.maxwidth{
	max-width:1200px;
	margin:auto;
	}	
.fillkpitable td{
	border-bottom:1px dotted #CCCCCC;
	width:99%;
	}	
.fillkpiinputpercent{
	width:110px;
}
.fillkpiinput{
	width:130px;
}	
.footer{
	width:100%;
	text-align:center;
	padding:20px 0;
	float:left;
	padding-bottom:25px;
	border-top:1px solid #CCCCCC;
	background:#f5f5f5;
	}
.padding{
	margin:0 3%;
	}
.visobj{
	float:left;
	width:98%;
	padding-left:2%;
	font-size:smaller;
	color:#999;
	}	
.kpiyut{
	float:left;
	padding:1% 3%;
	font-size:20px;
	color:#fff;
	background:#999999;
	margin-top:35px;
	border-top-left-radius:25px;
	-moz-border-radius-topleft:25px;
	border-bottom-right-radius:25px;
	-moz-border-radius-bottomright:25px;
}	
.helptext{
	color:#999;
	}
.chartselect{
	float:left; width:96%; padding:15px 2%; background:#999; margin-bottom:20px;
	border-top-left-radius:25px;
	-moz-border-radius-topleft:25px;
	border-bottom-right-radius:25px;
	-moz-border-radius-bottomright:25px;
	color:#fff;
	}	
	
