/** BEGIN Used by ais-monitor2 */
body {
    font-size: 0.8em;
    font-family: arial;
}


.notice {
	font-size: 1em;
	font-family: arial;
	font-style: italic;
	float: left;
	vertical-align: bottom;
}

.logo {
	float: none;
	text-align: right;
}


.logout {
	text-align: right;
	font-weight: bold;
	padding: 5px;
	padding-right: 50px;
}

.customer {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 50px;
}

.customer_header {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
	border: 1px solid black;
	margin: 10px;
	width: 100%;
}

.customer_header_content {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
	float: left;
	width: 50%;
	height: 30px;
	margin: 10px;
}

.customer_header_navigation {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
	float: right;
	border: 1 px solid green;
	margin: 10px;
	margin-top: 0px;
}

.customer_body {
	font-size: 1em;
	font-family: arial;
	font-weight: plain;;
}

.product_label_default {
	background-color: rgb(210,210,210);
	color: black;
}

.product_label_1420 {
	background-color: rgb(40,116,178);
	float: left;
	color: white;
}

.product_label_1430 {
	background-color: rgb(161,35,43);
	float: left;
	color: white;
}

.product_label_1440 {
	background-color: rgb(236,124,37);
	float: left;
	color: white;
}

.product_label_1450 {
	background-color: rgb(226,176,7);
	float: left;
	color: white;
}

.product_label_1460 {
	background-color: rgb(144,70,132);
	float: left;
	color: white;
}

.product_label_1470 {
	background-color: rgb(40,113,62);
	float: left;
	color: white;
}

.product_label_1480 {
	background-color: rgb(47,42,90);
	float: left;
	color: white;
}

.product_label_1490 {
	background-color: #24b1cb;
	float: left;
	color: white;
}

.product_label_1500 {
	background-color: #42270c;
	float: left;
	color: white;
}

.product_label_1600 {
	background-color: #1b8387;
	float: left;
	color: white;
}

.customer_body_host_serial {
	width: 200px;
	margin: 5px;
	float: left;
}

.customer_body_host_lastknownip {
	width: 165px;
	margin: 5px;
	float: left;
}




.customer_body_host_serial2,
.customer_body_pi_modell{
}


td.customer_body_label{
	width: 150px;
	padding: 10px;
	font-weight: bold;
}

td.customer_body_text{
	padding: 10px;
}

tr.odd {
	background-color: #d8d8d8;
}

tr.even {
	background-color: #f7f7f7;
}

.customer_body_host_lastknownip_body {
	margin: 5px;
	float: left;
}

.customer_body_host_left {
	width: 50px;
	float: left;
}

.customer_body_host_right {

	margin: 5px;
}

.customer_body_host_area {
	width: 250px;
	float: left;
	margin: 5px;
}

.customer_body_host_comment {
	width: 550px;
	margin: 5px;
}

.customer_body_host_connection {
	float: right;
	margin: 5px;
}

.customer_body_host_hardware {
	width: 200px;
	float: left;
	margin: 5px;
}

.customer_body_host_status {
	width: 30px;
	float: right;
}



.customer_body_host {
}

.legende {
	margin: 10px;
}

/* unvisited link */
a:link {
    color: black;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: black;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: black;
    text-decoration: none;
}

/* selected link */
a:active {
    color: black;
    text-decoration: none;
}



.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}



/** END Used by ais-monitor2 */





.table_header {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
}

.table_content {
	font-size: 1em;
	font-family: arial;
	font-weight: normal;
}

.customer_border {
	width: 100%;
	border: 1px solid black;
}
