html, body
{
    margin: 10px;
    padding: 10px; 

    font-family: 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #565656;
}

.hand          {cursor:pointer;}

body
{
    background-color: #efefef;
 }

h1, h2, h3, h4, h5, h6
{
    font-family:'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', Helvetica, 'Trebuchet MS', 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-weight: 200;
    font-size: 18px;
    margin: 0px;
}
.status
{
	display:inline;
	float:right;
}

.chartPane
{
	width: 100%; 
	height: 500px;
}

.ScrollPane
{
	width: 100%; 
	height: 500px;
   font-size:1.2em; 
   margin-top:20px; 
   padding:0px;
   bottom:10px; 
   overflow-y:scroll; 
   max-height: 600px;
   }
 

.chartGaugePane
{
	width: 100%; 
	height: 200px;
}

.inputFile
{
	display:inline;
	float:right;
	margin-right:50px;
    font-weight:normal;
    font-size:medium;
}

.btnFooter 
{
    height: 100%;
    font-family:'Segoe UI Semibold', 'Segoe UI'; 
    font-weight:bold;
    font-size:1.0em;
    margin-top:5px;
    margin-bottom:5px;
}


.header
{
    position: relative;
    height: 62px;
    background-color: #ffffff;
    padding: 0px 40px;
}

.line
{
    background-color: #707070;
    height: 5px;
    margin: 0 0 20px;
}

.header .content
{
    width: 900px;
    margin: 0 auto;
    padding: 0px;
}

    .header .content .button
    {
        float: right;
        margin: 18px 0 0 0;
        text-decoration: none;
        color: #565656;
        font-size: 14px;
        padding: 4px 18px 5px;
        background-color: #E8E8E8;
        background-repeat: no-repeat;
        border: 1px solid #c3c3c3;
    }

    .header .content  a.logo,
    .header .content  a.logo:link,
    .header .content  a.logo:visited,
    .header .content  a.logo:hover,
    .header .content  a.logo:active
    {
        text-decoration: none;
        display: block;
        height: 62px;
        color: #8c8c8c;
        font-size: 24px;
        background-image: url("images/logo.png");
         background-repeat: no-repeat;
     }
      .header .content  div.logo{
           padding:14px 0 0 0;
      }

.menu-content
{
    background-color: #E0E0E0; 
    border-top-width: 1px;
	font-size:1.4em;
    margin-top:30px; 
    font-family:'Segoe UI Light' 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', Helvetica, 'Trebuchet MS', 'Droid Sans', Tahoma, Geneva, sans-serif;
/*	position:absolute;
    margin-bottom :60px;   /* Height of the footer */
/*    bottom:0px;
    */
}

.menu-content a
{
	background-color: #cc9966; /* #f78527*/
	text-decoration: none;
	color: #696969; /* #f5f5f5 #606060 */
	padding: 5px;
	padding-top:10px;
	margin-left: 1px;
	margin-right: 1px;
	min-width: 150px;
	display: inline-block;
	text-align: center;
	border-bottom:solid 5px #cc9966;
}

.menu-content #idSelected 
{
	border-bottom:solid 5px gray;
}

.alarm
{
	background-color: #ffffcc !important;
	border-bottom:solid 5px #ffffcc !important;
}

.menu-content #statusID
{
	margin: 10px;
}

.title
{
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding: 0 20px;
    width: 880px;
}

    .title h1,
    .title h2
    {
        display: inline;
        font-size: 30px;
        color: #565656;
        text-transform: none;
    }

    .title h2
    {
        color: #cc9966;  /* #f17f21 */
    }

.content
{
    margin: 0 auto;
    padding: 0 40px;
    width: 880px;
}


.data-table {
    margin-top: 40px;
    width: 100%;
    border: 1px solid #c2c2c2;
    color: #565656;
    border-collapse: collapse;
    text-align:center;
}

    .data-table th,
    .data-table td {
     padding: 2px  10px 2px 10px;
    }

    .data-table thead {
        padding: 25px 15px 20px 15px;
        border: 1px solid #c2c2c2;
      background-color:#666666;
      color:Lightgray;
      font-weight:bold;
    }

    .data-table tr:nth-child(2n) td {
/*        border-top: 10px solid #c2c2c2; */
      background-color:#D6D6D6;
    }

    .data-table td:first-of-type {
 /*     border-left: 1px solid #c2c2c2; */
      text-align:left;
    }

    #valueTable td:first-of-type {
      text-align:center;
    }

    .data-table .sparkline {
        width: 200px;
        height: 30px;
    }
    
.data-table a
{
	text-decoration: none;
}

    .AlarmVys1, .AlarmVys1 a {
     padding: 2px  10px 2px 10px;
     background-color:#fffacd!important;
     color:black!important;
	text-decoration: none;
    }

    .AlarmVys0, .AlarmVys0 a {
     padding: 2px  10px 2px 10px;
	color: #cfcfcf!important;
	 text-decoration: none;
    }

    .AlarmPor1, .AlarmPor1 a
{
	padding: 2px 10px 2px 10px;
	background-color: #b22222 !important;
	color: #f5f5f5!important;
	 text-decoration: none;
}

    .AlarmPor0, .AlarmPor0 a
{
	padding: 2px 10px 2px 10px;
	color: #cfcfcf!important;
	text-decoration: none;
}
    
    .data-table2 {
    margin-top: 20px;
    width: 100%;
    color: #565656;
    font-size:35px; 
/*    border-collapse: collapse; */
    text-align:center;
    font-weight:bolder;
}

    .data-table2 td {
    border: 1px solid #c2c2c2; 
     padding: 2px  10px 2px 10px;
    }
    .data-table2 tr   {
/*	border-bottom:solid 1px #efefef; */
    }

    .data-table2 td:first-of-type {
 /*     border-left: 1px solid #c2c2c2; */
      text-align:left;
      background-color:#666666;
      color:Lightgray;
      width:45%;
    }
    .data-table2_l {
 /*     border-left: 1px solid #c2c2c2; */
    font-size:12px; 
    font-weight:normal;
      background-color:#666666;
      color:Lightgray;
      width:30%;
    }
	.big-font-value
	{
		font-size:40px;
		font-weight:bold;
	}
	.medium-font-value
	{
		font-size:20px;
		font-weight:bold;
	}
	.medium-font-value-warning
	{
		font-size:20px;
		font-weight:bold;
        background-color:#fffacd!important;
        color:black!important;
	}
    
    .statusFooter 
    {
		bottom:0px; 
		display:inline-block; 
		margin-top:10px;
    }