input {

	margin-bottom:15px;

}
.delete a{
	color:#D28EFF;
}
.pages{
	position:relative;
}
.pages .left,.pages .right,.pages .pagination{
	float:left;
}
.pages .pagination{
	margin-left: 15px;
	margin-right: 15px;
}
.currentPage a{
	background: #aaaaaa !important;
	color:#000000 !important;
}
#filter{
	margin-left:10px;
}
.customerFunction{
	float:right;
}
h4.panel-title a,h4.panel-title{
	width:100%;
}
h4.panel-title a{
	display:block;
}
.jumbotron.customer{
	background-color: #fff;
}
.terminal{
	background: #000;
	background: rgba(0,0,0,0.8);
	color:#00ff00;
	font-size: 20px;
	width:211px;
	padding-left: 10px;
	margin-top:10px;
}
.jumbotron {
  	top: 42px;
  	position: relative;
}
.res_time{
	font-size:16px;
	color:red;
}
.flotchart {
	##width: 600px;
	height: 300px;
	font-size: 14px;
	line-height: 1.2em;
}

.legend table {
	border-spacing: 5px;
}
.navbar-right{
	margin-right:0 !important;
}
.topMargin{
	margin-top:57px;
}