table {
	width: 100%;
	font-size: 10pt;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-color: #cccccc;
}

tr {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-spacing: 0px;
	border-color: #cccccc;
}

td {
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-spacing: 0px;
	border-color: #cccccc;
}

.panel-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.activetab {
	background-color: #dff4e8;
}

li.activetab a {
	color: #000000;
	font-weight: bold;
}

.nav-tabs>li.activetab>a {
	color: #000000;
	font-weight: bold;
}

a.show-shortcut { //
	display: none;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	position: fixed;
	z-index: 9999;
	right: 130px;
	top: 6px;
	background: #27AE61 url("/images/ic_menu_white_18dp_2x.png") no-repeat
		center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a:hover.show-shortcut {
	background-color: #000;
}

a.save-shortcut { //
	display: none;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	position: fixed;
	z-index: 9999;
	right: 90px;
	top: 6px;
	background: #27AE61 url("/images/ic_save_white_18dp_2x.png") no-repeat
		center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a:hover.save-shortcut {
	background-color: #000;
}

a.back-to-top { //
	display: none;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	position: fixed;
	z-index: 9999;
	right: 50px;
	top: 6px;
	background: #27AE61 url("/images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a:hover.back-to-top {
	background-color: #000;
}

a.down-to-bottom { //
	display: inline;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	position: fixed;
	z-index: 9999;
	right: 10px;
	top: 6px;
	background: #27AE61 url("/images/down-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a:hover.down-to-bottom {
	background-color: #000;
}

.highlite {
	background-color: #78dc80 !important;
}

.selectrow {
	background-color: #78dca0 !important;
}

.fixed-dialog {
	position: fixed !important;
}

input[type=text] {
	width: 150px;
	height: 27px;
}

input[type=password] {
	width: 150px;
	height: 27px;
}

input.narrow {
	width: 100px;
}

input.wide {
	width: 300px;
}

select {
	width: 150px;
	height: 27px;
}

select.narrow {
	width: 100px;
	height: 27px;
}

textarea {
	width: 100%;
	height: 100%;
}

.fs-header {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.fs-label {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fs-input {
	text-align: right;
}

.fs-value {
	text-align: right;
}

.fs-total {
	font-weight: bold;
	color: #000000 text-decoration: none;
}

.fs-total-value {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.divider {
	background-color: #cccccc;
	width: 1px;
	padding: 0px;
	margin: 0px;
}

.tfn1 {
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.tfn2 {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.tfn3 {
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: bold;
}

.tfn4 {
	text-align: left;
}

.nav-tabs {
	margin-bottom: 0px;
}

.forms-menu {
	width: 200px;
}

.sidebar {
	height: 100%;
	position: fixed;
	overflow-x: hidden;
	overflow-y: scroll;
	left: 0;
	top: 0;
}

.page-header {
	margin-top: 60px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.page-header-content {
	position: fixed;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.content {
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.login-content {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-collapse: collapse;
	line-height: 1.5384616;
	border-top: 1px solid #ddd;
	height: 27px;
}

.table-header {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc !important;
}

.sidebar-hidden {
	display: none;
}

input.calculator {
	width: 100px;
	height: 27px;
}

input.datepicker {
	width: 100px;
	height: 27px;
}

#spinner001 {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  width: 120px;
  height: 120px;
}
