/* collapseable header */
body.header-collapse .navbar-fixed-top {
	top: 0px;
}

body.header-collapse .content-main {
	margin-top: 54px;
}

body.header-collapse .header {
	height: 50px;
}

body.header-collapse .global-top {
	min-height: 50px;
	height: 50px;
}

body.header-collapse .nv-logo {
	display: none
}

/* Label fix for IE8 */
label {
	display: block;
}

/*--- Pager ----*/
.pagerOuter a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

/*-----*/
.media-body blockquote {
	margin-bottom: 0px;
	font-size: 12px;
}

.media-body,.media-left,.media-right {
	display: table-cell !important;
	vertical-align: top;
}

.media-left,.media>.pull-left {
	padding-right: 10px;
}

/* tags */
.lotusFilters a.lotusFilter {
	background-color: #007f00;
	border-color: #007f00;
	border-radius: 4px 4px 4px 4px;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	color: white;
	margin-bottom: 6px;
}

.lotusFilters a .lotusClose {
	color: white;
	padding: 0 6px;
}

/*alerts */
.alert-info {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

/*search box */
.stylish-input-group .input-group-addon {
	background: white !important;
}

.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: #ccc;
}

.stylish-input-group button {
	border: 0;
	background: transparent;
}

.table>tbody>tr.invalid>td {
	border-top: 0px solid;
}

td>div.form-group {
	margin-bottom: 0px
}

/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}

body { /* Margin bottom by footer height */
	margin-bottom: 60px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #f5f5f5;
}

body>.container {
	padding: 60px 15px 0;
}

.container .text-muted {
	margin: 20px 0;
}

.footer>.container {
	padding-right: 15px;
	padding-left: 15px;
}

code {
	font-size: 80%;
}

/*-------*/
.btn-file {
	position: relative;
	overflow: hidden;
}

.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity =     0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}

body {
	overflow-x: hidden;
	overflow-y: scroll;
}

.row-offcanvas-right .sidebar-offcanvas {
	right: -100%;
}

.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 50%;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
.row-offcanvas {
	position: relative;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.row-offcanvas-right {
	right: 0;
}

.row-offcanvas-left {
	left: 0;
}

.row-offcanvas-right
  .sidebar-offcanvas {
	right: -50%; /* 6 columns */
}

.row-offcanvas-left
  .sidebar-offcanvas {
	left: -50%; /* 6 columns */
}

.row-offcanvas-right.active {
	right: 50%; /* 6 columns */
}

.row-offcanvas-left.active {
	left: 50%; /* 6 columns */
}

.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 50%; /* 6 columns */
}

.sidebar-offcanvas div {
	display: none;
}

.row-offcanvas-right.active .sidebar-offcanvas div {
	display: block;
}

.sidebar-offcanvas .btn-glow {
	box-shadow: 1px 1px 12px #ffff00;
}

.row-offcanvas-right.active .sidebar-offcanvas .btn-glow {
	box-shadow: 0px 0px 0px #ffff00;
}

.media,.media .media {
	margin-top: 0px;
}

@media print {
	.nv-logo {
		display: none !important;
	}
}

.form-horizontal .control-label {
	padding-top: 0px;
}

.form-actions {
	width: 100%;
	margin-top: 10px;
}

.form-actions .btn {
	margin-left: 10px;
	float: right;
}

.form-actions .btn-group {
	margin-left: 10px;
	float: right;
}

.navbar-fixed-top {
	top: 104px;
	background: url(global-homepage-top-navigation-bar-panel.jpg) #007f00
		repeat-x;
}

td.currentMonth {
	border-left: 3px solid yellow;
	border-right: 3px solid yellow;
}

td.emergency {
	background-color: #3a3f44;
	color: white;
}

.table>tbody>tr>td.warning {
	background-color: #ffff00;
	color: black;
}

.table>tbody>tr>td.danger {
	background-color: #ff0000;
	color: black;
}

.table>tbody>tr>td.danger a,.table>tbody>tr>td.warning a,.table>tbody>tr>td.danger a:hover,.table>tbody>tr>td.warning a:hover,.table>tbody>tr>td.danger a:active,.table>tbody>tr>td.warning a:active,.table>tbody>tr>td.danger a:visited,.table>tbody>tr>td.warning a:visited
	{
	color: black;
}

.table>tbody>tr>td.emergency a,.table>tbody>tr>td.emergency a:hover,.table>tbody>tr>td.emergency a:active,.table>tbody>tr>td.emergency a:visited
	{
	color: white;
}

table.table-inputgrid td {
	min-width: 55px;
}

.btn,.btn-group {
	margin-left: 4px;
}

table.table-inputgrid td.info-end {
	border-right: 1px solid #ccc;
}

table.table-inputgrid td.info-end-right {
	border-left: 1px solid #ccc;
}

.small {
	font-size: 80%;
}

table.table-inputgrid .form-control {
	padding-left: 2px;
	padding-right: 2px;
}

.wrapper {
	overflow: auto;
	position: relative;
	height: 800px;
}

table thead {
	background-color: #eee;
}

.content-main {
	margin-top: 150px;
}

.header {
	background-color: #fff;
	width: 100%;
	position: fixed;
	z-index: 1050;
	height: 150px;
	top: 0px;
	left: 0px;
}

.global-top {
	z-index: 1030;
	position: fixed;
	right: 0px;
	left: 0px;
	top: 0px;
	min-height: 100px;
	margin-bottom: 0px;
	padding: 5px;
	height: 104px;
	background-color: white;
	width: 940px;
}

.nv-banner {
	margin: 0px;
	width: 940px;
	background: #fff;
	height: 104px;
}

.nv-banner,.nv-logo {
	position: absolute;
	top: 12px;
	left: 40px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

h1,h2,h3,h4,h5,h6 {
	color: #007f00;
	font-weight: bold;
	line-height: 1.25
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: inherit
}

h1 {
	font-size: 3.4em;
	margin-bottom: 12px
}

h2 {
	font-size: 2.7em;
	margin-bottom: 9px
}

h3 {
	font-size: 2.0em;
	margin-bottom: 9px
}

h4 {
	font-size: 1.8em;
	margin-bottom: 3px
}

h5 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px
}

h6 {
	font-size: 15px;
	font-size: 1.2em;
	font-weight: normal
}

@font-face {
	font-family: Univers-lt-45;
	src: url("fonts/Univers-45-light.eot?#iefix");
	src: url("fonts/Univers-45-light.eot?#iefix") format('eot'),
		url('fonts/Univers-45-light.woff') format('woff'),
		url('fonts/Univers-45-light.ttf') format('truetype'),
		url('fonts/Univers-45-light.svg#Univers-45-light') format('svg');
	src: url("fonts/Univers-45-light.eot?#iefix");
}

h1 {
	font-family: Univers-lt-45, Arial, Helvetica, sans-serif;
	font-weight: normal
}

h2 {
	font-family: Univers-lt-45, Arial, Helvetica, sans-serif;
	font-weight: normal
}

h3 {
	font-family: Univers-lt-45, Arial, Helvetica, sans-serif;
	font-weight: normal
}

h4 {
	font-family: Univers-lt-45, Arial, Helvetica, sans-serif;
	font-weight: normal
}

h5 {
	font-family: Univers-lt-45, Arial, Helvetica, sans-serif;
	font-weight: normal
}

h6 {
	font-family: Univers-lt-45, Arial, Helvetica, sans-serif;
	font-weight: normal
}