#table-login {
    font-size: 10pt;
}
#table-login .td-form, .td-form {
    text-align: right;
    font-weight: bold;
    width: 100px;
    padding-right: 5px;
    cursor: default;
}

#table-show-register {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #E7F1F8;
}

#table-show-information {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #E7F1F8;
}

#table-show-information TD {
	vertical-align: top;
}

LABEL.register {
	line-height: 33px;
	font-weight: bold;
}

.form-label-p {
	font-weight: bold;
	font-size: 8pt;
}

.td-form-l-t {
	text-align: center;
	font-weight: bold;
	cursor: default;
}

.td-form-l {
	text-align: center;
	font-weight: bold;
	cursor: default;
	border: thin solid #409a36;
}

.form-label {
	width: 297px;
	font-weight: bold;
}

.form-label-indent1 {
	width: 297px;
	padding-left: 20px;
	font-weight: bold;
}

.form-label-indent2 {
	width: 297px;
	padding-left: 40px;
	font-weight: bold;
}

.form-info {
	width: 120px;
	text-align: right;
	font-weight: bold;
}

.value-ok {
	color: #00C400;
}

.value-warning {
	color: #C4C400;
}

.value-bad {
	color: #C40000;
}

.note-icon
{
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
  width: 22px;
}

.note
{
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
  width: 52px;
}

.note-value-ok
{
  font-weight: bold;
  font-size: 9pt;
  color: #00C400;
  padding-right: 10px;
}

.note-value-warning
{
  font-weight: bold;
  font-size: 9pt;
  color: #C4C400;
  padding-right: 10px;
}

.note-value-bad
{
  font-weight: bold;
  font-size: 9pt;
  color: #C40000;
  padding-right: 10px;
}

table.notes
{
  margin-left: auto;
  margin-right: auto;
}

.order-up {
	background-image: url('../img/order-up.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.order-down {
	background-image: url('../img/order-down.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.growing-up {
	background-image: url('../img/growing-up.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: default;
	background-color: white;
}

.growing-down {
	background-image: url('../img/growing-down.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: default;
	background-color: white;
}

.growing-correct {
	background-image: url('../img/growing-correct.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: default;
	background-color: white;
}

.note {
	font-size: 7pt;
	font-weight: normal;
}

.warning {
	font-size: 9pt;
	font-weight: bold;
	color: #C40000;
}

.form-separator-dotted {
	height: 5px;
	border: 0px;
	border-bottom: 1px dotted #479AD1;
}

.form-separator {
	height: 5px;
	border: 0px;
	border-bottom: 1px solid #479AD1;
}

#table-show-register TD {
    font-size: 8pt;
}

#no-records {
    width: 100%;
    text-align: center;
    font-size: 11pt;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #808080;
}

#no-alarms {
    width: 100%;
    text-align: center;
    font-size: 11pt;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #808080;
}

DIV.buttons {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #E7F1F8;
    padding: 8px;
    margin-top: 10px;
}

DIV.buttons-full {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    border: 1px solid #E7F1F8;
    padding: 8px;
    margin-top: 10px;
	margin-bottom: 20px;
}

#table-add-register TD {
	text-align: left;
}

#table-add-register .td-form {
    text-align: right;
    font-weight: bold;
    width: 150px;
    padding-right: 5px;
    cursor: default;
}

.td-form-u-f {
	text-align: right;
}

.td-form-un-f {
	text-align: left;
}

.td-form-u, .td-form-u-c {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;

    cursor: default;
}

.td-form-u-c {
	color: #3F96D0;
}

.td-form-f {
	text-align: right;
	cursor: default;
	background-color: white;
}

.div-contents {
    padding-left: 40px;
}

.link {
    color: #3F96D0;
    font-size: 8pt;
    font-weight: bold;
    cursor: pointer;
}

#table-login input {
    letter-spacing: 1px;
    padding-left: 2px;
}

DIV.div-all {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

DIV.bg-menu {
    padding: 1px;
    background: transparent url('../img/custom/menu_footer.png') bottom center no-repeat;
    margin-bottom: 7px;
}
DIV.mnu-title {
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    cursor: default;
}
#mnu-item {
    padding-left: 20px;
    padding-top: 2px;
}
A, A:hover {
    text-decoration: none;
}
#mnu-item A {
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
}
#mnu-item A:hover {
    color: #3F96D0;
}
.tb-full {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.tb-full-scrollable {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.tb-full-scrollable tr {
}

.tb-full-scrollable tbody{
    overflow-y: auto;
    overflow-x: hidden;
}

.tbfull th {
    font-size: 7pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3F96D0;
    height: 28px;
}

.row-odd {
    padding: 2px;
    background-color: #E7F1F8;
    height: 20px;
}
.row-even {
    padding: 2px;
    background-color: #E7F1F8;
    height: 20px;
}

.row-odd-label {
    padding: 2px;
    background-color: #E7F1F8;
    height: 20px;
    font-weight:bold;
    text-align:right;
}
.row-even-label {
    padding: 2px;
    background-color: #E7F1F8;
    height: 20px;
    font-weight:bold;
    text-align:right;
}

.row-odd-value {
    padding: 2px;
    background-color: #E7F1F8;
    height: 20px;
    font-weight:normal;
    text-align:right;
}
.row-even-value {
    padding: 2px;
    background-color: #E7F1F8;
    height: 20px;
    font-weight:normal;
    text-align:right;
}

.row-odd-chk, .row-even-chk {
    background-color: #FFE9B1;
}
.row-end {
    height: 4px;
    background-color: #3F96D0;
}
.tbfull td {
    font-size: 8pt;
    padding-left: 4px;
    padding-right: 4px;
    cursor: default;
}
.tbfull td.row-title {
    font-size: 7pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3F96D0;
    height: 28px;
}
DIV.page-title, DIV.page-text {
    font-size: 11pt;
    font-weight: bold;
    color: #3F96D0;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: default;
}
DIV.page-title {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #3F96D0;
}
DIV.loading-time, .comments {
	font-size: 7pt;
	font-weight: normal;
	color: #808080;
}
DIV.page-subtitle {
    font-size: 9pt;
    font-weight: bold;
    color: #3F96D0;
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    cursor: default;
}
DIV.page-text {
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    cursor: default;
}

div.pagination {
	border: 1px solid #E7F1F8;
	margin: 5px 30px 5px 30px;
	padding: 5px;
    font-size: 9pt;
    font-weight: bold;
    color: #3F96D0;
}
.pagination {
	padding: 2px;
	margin: 0px;
	clear: both;
}
.pagination ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.pagination ull {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	padding: 0 5px;
	margin: 1px;
	background-color: #B7D6EB;
	color: #479AD1;
	border: 1px solid #479AD1;
	font-weight: bold;
	cursor: pointer;
}
.pagination li.selected {
	background-color: #479AD1;
	color: white;
	cursor: pointer;
}
.pagination li.disabled {
	background-color: #E7F0F7;
	color: #B0D5EC;
	border: 1px solid #B0D5EC;
	cursor: default;
}
.error-div {
	padding-left: 30px;
	padding-right: 30px;
	color: #808080;
}
.puntero {
	cursor: pointer;
}

div.scrollable-table
{
  overflow:hidden;
  position:relative;
  padding-left: 30px;
  padding-right: 30px;
}

div.scrollable-header-container
{
  overflow:hidden;
  padding:1px 1px 0px 1px;
}

div.scrollable-footer-container
{
  overflow:hidden;
  padding:0 1px 1px 1px;
}

div.scrollable-body-container
{
  overflow-y:scroll;
  overflow-x:hidden;
  padding:0px 1px 0px 1px;
}

table.scrollable-table-header, table.scrollable-table-body, table.scrollable-table-footer
{
  border-spacing:0;
  border-collapse:collapse;
  border:1px solid;
  table-layout:fixed;
  border:1px solid #ffffff;
}

table.scrollable-table-header th, table.scrollable-table-header td
{
  font-size: 7pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #3F96D0;
  height: 28px;
}

table.scrollable-table-footer th, table.scrollable-table-footer td
{
  font-size: 7pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #3F96D0;
  height: 5px;
}


table.scrollable-table-body th, table.scrollable-table-body td
{
  font-size: 8pt;
  cursor: default;
}

table.scrollable-table-body td, table.scrollable-table-header th, table.scrollable-table-header td, table.scrollable-table-footer th, table.scrollable-table-footer td
{
  border:1px solid #ffffff;
  padding-left: 4px;
  padding-right: 4px;
}

table.scrollable-table-header th.last, table.scrollable-table-header td.last
{
  border:1px solid #ffffff;
  width:10px;
  height:30px;
  overflow:hidden;
  white-space:nowrap;
}

table.scrollable-table-footer th.last, table.scrollable-table-footer td.last
{
  border:1px solid #ffffff;
  width:10px;
  height:5px;
  overflow:hidden;
  white-space:nowrap;
}

table.scrollable-table-body td.row-odd table.scrollable-table-body th.row-odd
{
  background-color: #E7F1F8;
  height: 20px;
}

table.scrollable-table-body td.row-even table.scrollable-table-body th.row-even
{
  background-color: #E7F1F8;
  height: 20px;
}
