/*--------------------------------------------------------------
 Ntools
--------------------------------------------------------------*/
body {
  background-attachment: fixed;
  background-size: cover;
/*  background-repeat: repeat; */
  background-color:#222;
  color: #ccc;
}

.grline {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    padding: 0px 12px;
}

.udl {
	border-bottom:1px solid #ccc;
}

.udlm {
	padding: 2px 0px 2px 0px;
	border-bottom:1px solid #ccc;
}

.ssr {
	font-size: 90%;
	text-align: right;
}

.udlr {
	border-bottom:1px solid #ccc;
	color:#c00;
	font-weight: bold;
}

.udlo {
	border-bottom:1px solid #ccc;
	color: #f60;
	font-weight: bold;
}

.udlg {
	border-bottom:1px solid #ccc;
	color:#280;
	font-weight: bold;
}

.udlb {
	border-bottom:1px solid #ccc;
	color:#01c;
	font-weight: bold;
}

.nll {
	border-bottom:1px hidden;
}

.nudl {
	padding: 1px 0px;
	text-align: center;
}

.tb { padding-left: 3%; }

a.blk {
	color: #008; 
	vertical-align: middle;
	text-decoration:none;
	height: 100%;
	display: block;
	padding: 2px 1px;
}
a.blk:hover {
	color:#0ff;
	background-color:#ab0000;
	border-width:1px;
}

.rsvd {
	background-color: rgb(210, 175, 175);
}

.strong {
	font-weight: bold;
	color: rgb(220, 12, 10);
}

.doc {
/*	font-weight: bold; */
	color: rgb(51, 51, 0);
}

li.doc {
/*	font-weight: bold; */
	color: rgb(51, 51, 0);
}

li.grn {
	color: rgb(0, 102, 0);
	font-weight: bold;
}

.red {
	font-weight: bold;
	text-align: center;
	color: #c00;
	vertical-align: middle;
}

.lmn { color:rgb(30, 120, 30); font-style: italic; }

.grn {
	color: #280;
	font-weight: bold;
}

.blu {
	color:#01c;
	font-weight: bold;
}

.org {
	color: #f60;
	font-weight: bold;
}


/* Table class spec */
table.spec {
	width: 90%;
/*	font-size: 13px; */
	text-align: left;
	border-spacing: 0;
	letter-spacing: 0.5px;
	margin: 0 0 0 7%; 
	vertical-align: middle;
}

table.spec caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;
}

/* table.spec tr.bak { */
table.spec tr.bak {
	background-color: rgb(228,248,255);
}

.lit {
	font-weight: normal;
}

td.spec.mce {
	text-align: center;
	vertical-align: middle;
	background-color: #ddd;
}

td.spec.mck {
	text-align: center;
	vertical-align: middle;
	background-color: #fde;
}

td.spec.mcg {
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 102, 0);
}

table.spec thead th {
	padding: 3px 0px;
	color: #411;
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: middle;
  	background-color: #6dd;
}

table.spec tbody th {
	padding: 3px 0px;
	color: #444;
	text-align: center;
	font-weight: normal;
	border: 1px solid #ccc;
	vertical-align: middle;
  	background-color: #efefef;
}

table.spec a {
	color: #008; 
	vertical-align: middle;
	text-decoration: underline;
}

table.spec td {
	padding: 4px 0px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

table.spec th.mc,
table.spec td.mc {
    text-align: center;
    vertical-align: middle;
}

table.spec th.mc.c2 { width: 21%; }

table.spec th.mc.b,
table.spec td.mc.b {
	color: #01c;
	font-weight: bold;
}	

table.spec th.mc.r,
table.spec td.mc.r {
	color: #c00;
	font-weight: bold;
}	

table.spec th.mc.hst {
	width: 7%;
	font-size: 70%;
}

table.spec td.num,
table.spec th.num {
	width: 3%;
	font-size: 90%;
}

table.spec th.mc.mini,
table.spec td.mc.mini {
	font-size: 80%;
}

table.spec th.mr,
table.spec td.mr {
	text-align: right;
	vertical-align: middle;
}	
table.spec td.mr.r {
	color: #c00;
	font-weight: bold;
}	
table.spec td.mr.g {
	color: #280;
	font-weight: bold;
}	
table.spec td.mr.b {
	color: #01c;
	font-weight: bold;
}	
table.spec td.mr.o {
	color: #f60;
	font-weight: bold;
}	

table.spec th.mr.mini,
table.spec td.mr.mini {
	font-size: 80%;
}	

table.spec th.ml,
table.spec td.ml {
	text-align: left;
	vertical-align: middle;
}
table.spec td.if,
table.spec th.if {
	text-align: center;
	width: 7%;
}

table.spec th.tr,
table.spec td.tr {
	text-align: center;
	vertical-align: top;
}	

table.spec th.red,
table.spec td.red {
	font-weight: bold;
	text-align: center;
}

table.spec th.grn,
table.spec td.grn {
	font-weight: bold;
	text-align: center;
}

table.spec th.grn.lft,
table.spec td.grn.lft {
	padding-left: 10px;
	text-align: left;
}

table.spec th.grn.rgt,
table.spec td.grn.rgt {
	padding-right: 10px;
	text-align: right;
}

table.spec th.grn.mid,
table.spec td.grn.mid {
	vertical-align: middle;
/*	font-size: 80%; */
}


table.spec thead th {
	vertical-align: middle;
	text-align: center;
}

table.spec thead td {
	background-color: rgb(220, 230, 250);
}

table.spec thead th.rgt {
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}


table.spec tbody tr.rsvd:hover,
table.spec tbody tr.ho:hover {
	background-color: #bbf;
}

table.pspec {
	border-collapse: collapse;
	vertical-align: middle;
	text-decoration:none;
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;
}

table.pspec caption {
	padding-bottom: 8px;
	padding-left: 5%;
	text-align: left;
	font-weight: bold;
	font-size: 150%;
	table-layout: fixed;
	color: rgb(255, 102, 0);
}

table.pspec tr.bak {
  	background-color: rgb(228,248,255);
}

table.pspec th {
	padding: 6px 4px;
	border: 2px ridge #ccc;
	vertical-align: middle;
}
table.pspec thead th { background-color: #cdc; }
table.pspec tbody th { background-color: #ffe; }

table.pspec td {
	padding: 6px 4px;
	border: 2px ridge #ccc;
	vertical-align: middle;
}

table.pspec th.pct12 {
	width: 12%;
	font-size: 90%;
}	

table.pspec th.pct6 {
	width: 6%;
	font-size: 90%;
}	

table.pspec th.pct8 {
	width: 8%;
	font-size: 90%;
}	

table.pspec td.pct6 {
	width: 6%;
	text-align: right;
	font-size: 90%;
	padding-right: 2px;
}
table.pspec td.pct6.nd0 a {
	height: 100%;
	padding: 7px 0px;
	display: block;
}
table.pspec td.pct6.nd1 a {
	height: 100%;
	padding: 2px 0px;
	display: block;
}

table.pspec td.num,
table.pspec tbody th.num {
	width: 3%;
	font-size: 75%;
	text-align: center;
}

table.pspec td.numb {
	font-size: 90%;
	background-color: rgba(144,144,255,0.4);
	text-align: center;
}

table.pspec td.nums {
	font-size: 90%;
	background-color: rgba(120,130,130,0.2);
	color: #200;
	text-align: center;
}

table.pspec td.val,
table.pspec th.val {
	font-size: 80%;
	vertical-align: middle;
	text-align: right;
}

table.pspec th.cnt {
	width: 6%;
	font-size: 85%;
	text-align: center;
}

table.pspec th.cnt10 {
	width: 10%;
	font-size: 85%;
	text-align: center;
}
table.pspec td.cnt10 {
	width: 10%;
	font-size: 75%;
	text-align: center;
}

table.pspec th.cnt13 {
	width: 13%;
	font-size: 85%;
	text-align: center;
}
table.pspec td.cnt13 {
	width: 13%;
	font-size: 75%;
	text-align: center;
}

table.pspec td.cnt{
	font-size: 75%;
	text-align: center;
}

table.pspec td.rt,
table.pspec th.rt {
	text-align: right;
}

table.pspec td.tct,
table.pspec th.tct {
	padding-right: 2%;
	vertical-align: middle;
	text-align: right;
}

table.pspec span{
	border-bottom:1px solid rgb(150, 150, 165);
	display: block;
}

table.pspec th.pct17,
table.pspec td.pct17 { width: 17%; }

.nd0 a {
	height: 100%;
	padding: 7px 4px;
	display: block;
}

.nd1 a {
	height: 100%;
	padding: 13px 4px;
	display: block;
}

.nd2 a {
	height: 100%;
	padding: 22px 4px;
	display: block;
}

.nd3 a {
	height: 100%;
	padding: 30px 4px;
	display: block;
}

.nd8 a {
	height: 100%;
	padding: 90px 4px;
	display: block;
}

table.pspec th.grn,
table.pspec td.grn {
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

table.pspec th.grn a{ color: #009; }

table.pspec thead td,
table.pspec thead th {
	vertical-align: middle;
	text-align: center;
}

table.pspec thead th.rgt {
	text-align: right;
	font-style: italic;	
}

table.nbd {
	margin-left: 30px;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

table.nbd th,
table.nbd td {
	padding: 0px 5px;
	border-style: hidden;
	vertical-align: middle;
	text-align: center;
}
table.nbd th.ml,
table.nbd td.ml {
	border-style: hidden;
	vertical-align: middle;
	text-align: left;
}

table.nbd th.mr,
table.nbd td.mr {
	border-style: hidden;
	vertical-align: middle;
	text-align: left;
}
