div.hsmain{
/* 	background-color: blue; */
/* 	height: 100%; */
	margin-top: -10px;
}

div.navbar{
	margin-bottom: 0;
}

div.hsleft{
	float: left;
	width: 180px;
	height: 100%;
/* 	background-color: red; */
/* 	padding: 20px; */
	margin: 20px;
	margin-right: 0px;
}

div.hscontent{
	margin-left: 200px;
/* 	width: 100%; */
	height: 100%;
/* 	background-color: green; */
	padding: 20px;
}

#content{
	margin-top: -15px;
}

h1,h2,h3{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

h1{
	font-size: 30px !important;
	font-weight: 200 !important;
/* 	margin: 0px !important; */
/* 	padding-left: 20px !important; */
/* 	margin-top: -15px !important; */
/* 	background-color: red; */
/* 	top: 10px; */
/* 	position: relative; */
}

h2{
	font-size: 25px !important;
	font-weight: 200 !important;
}

h3{
	font-size: 20px !important;
	font-weight: 200 !important;
}

div.navbar-inner{
	height: 40px !important;
	padding-left: 16px !important;
	padding-right: 3px !important;
}

div.hsbreadcrumbbar{
	position: fixed;
	bottom: 0px;
	float: left;
	z-index: 100;
	width: 100%;
	background-color: #e5e5e5;
	height: 35px;
	border-top: 1px solid #bbb;
	box-shadow: 0px -5px 15px rgba(0,0,0,0.2);
}

ul.breadcrumb{
	padding-left: 20px !important;
	background-color: #e5e5e5;
}

div.hsmenu{
	position: fixed;
	right: 20px;
	float: right;
	bottom: 5px;
	z-index: 101;
}


div #content{
	position: relative;
	top:10px;
	margin-left: 20px;
	margin-right: 20px;
/* 	background-color: red; */
}

/* required for the floating status bar */
div.spacer{
	height: 50px;
}

div.grid-view{
	padding-top: 0px !important;
}

div.loginbox{
	position: fixed;
	width: 225px;
	height: 260px;
	left: 50%;
	margin-left: -150px;
	top:50%;
	margin-top: -200px;
	padding: 20px;
	padding-top: 0px;
/* 	background-color: black; */
	border: 1px dashed #aaa;
	background-color: rgba(128,128,128,0.15);
	text-align: center;
}

div.loginbox button{
	position: relative;
/* 	left: 50%; */
/* 	margin-left: -35px; */
	margin-top: 5px;
	margin-bottom: 10px;
}

table.items th{
	background-color: rgba(250,250,250,0.5);
	font-weight: normal;
}

fieldset{
	border: 1px dashed #aaa !important;
	background-color: rgba(128,128,128,0.10);
	padding-top: 20px !important;
}

label.checkbox{
	padding-top: 5px;
	font-weight: normal !important;
}

input.HouManUpload{
/* 	background-color: red; */
	padding-top: 6px;
}

label.control-label{
/* 	font-weight: bold !important; */
}

div.badgelist{
	margin-bottom: 15px;
}

div.alert{
	margin-left: 100px !important;
	margin-right: 100px !important;
}

select[multiple] {
	max-height: 63px;
}

/*
tr.deleted > td{
	text-decoration: line-through;
}
*/

tr.deleted > td{
	background-color: #f9a5a5 !important;
}

tr.date{
	background-color: rgba(10,10,10,0.2);
}

tr.date > td.year{
	font-weight: bold;
}

tr.unit{
	background-color: rgba(150,150,150,0.2);
}

tr.amount{
	background-color: rgba(50,50,50,0.15);
}

tr.date > td, tr.unit > td, tr.amount > td{
	border: 1px solid #999;
	text-align: right;
}

div.nextid{
	position: absolute;
	right: 30px;
	float: right;
	margin-top: 5px;
}

div.previousid{
	position: absolute;
	left: 30px;
	float: left;
	margin-top: 5px;
}

#showMoreButton{
	margin-top: 30px;
	text-align: center;
	display: block;
}

#showMoreData{
	display: none;
	width: 100%;
}

#varunareport{
	width: 800px;
	height: 550px;
	background-color: white;
	border: 1px solid black;
  left: 0;
  right: 0;
  margin: auto;
}

#report_person{
	position: relative;
	top: 30px;
	height: 20px;
	margin-left: 30px;
	font-family: arial;
	font-size: 24px;
	width: 550px;
}

#report_right{
	position: relative;
	top: 20px;
	right: 0px;
	float: right;
	width: 175px;
}

#report_number{
	width: 100%;
	height: 40px;
	background-color: #006b87;
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	color: white;
	text-align: center;
  line-height: 40px;
}

#report_number_subtitle{
	width: 100%;
	height: 20px;
	color: #006b87;
	text-align: center;
}

#report_strip{
	position: relative;
	top: 60px;
	width: 800px;
	height: 25px;
	background-color: #ddd;
}

#report_period{
	position: relative;
	top: 80px;
	width: 770px;
	height: 50px;
	font-family: arial;
	font-size: 24px;
	color: #006b87;
	padding-left: 30px;
}

#report_consumption{
	display: inline;
	font-family: arial;
	font-size: 35px;
	font-weight: bold;
}

#report_content{
	position: relative;
	top: 100px;
	height:350px;
}

#report_relative{
	width: 800px;
	background-color: white;
	border: 1px solid black;
  left: 0;
  right: 0;
  margin: auto;
}

#report_fullhistory{
	width: 100%;
}

#monitoringreportgraph{
	position: fixed;
	bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
	float: left;
	z-index: 99;
	width: 100%;
	background-color: white;
	height: 50%;
	display: none;
	box-shadow: 0px -5px 15px rgba(0,0,0,0.2);
}

#monitoringreportgraphiframe{
	width: 100%;
	height: 100%;
}

a.boxclose{
	float:right;
	padding-right: 5px;
}

.groupbutton, .groupbutton_active{
	float: right;
}

.groupbutton_active{
	color: red;
}

.grid-view table.items th a{
	display: inline-block !important;
}

tr.selected > td{
	background-color: #fdd !important;
}

i.icon-podio:before {
    content: "";
    display: block;
    background: url("../images/icon-podio.png") no-repeat;
    width: 25px;
    height: 16px;
    float: left;
		margin: 0;
}

div.log{
    width: 80%;
    height: 80%;
    display: block;
    unicode-bidi: embed;
    font-family: monospace;
    white-space: pre;
    background-color: #ccc;
}

#report_minute_24h{
    display: none;
}