
.nodeNum {
    margin: 5px;
    cursor: pointer;
    font-weight: bold;
}

.nodeNum:hover {
/*    font-weight: bold; */
/*    color: black; */
color: red;
}

#bubblechart {
    font-size: 11.5px;
}

#lsnodeschart {
    font-size: 11.5px;
}

#header {
    width: auto;
    position: relative;
    margin: 1px 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
/* Background definitions are in global.inc - Do not change here */
/*    background-color: blue; */
/*    background-image: url("background.jpg"); */
/*    height: 124px; */
}

#headerTitle {
    position: absolute;
    top: 8px;
    left: 10px;
    margin: 0px 0px;
    font-weight: bold;
/*    font-size: 1.1em; */
    color: white;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#headerTitle a:link {
    text-decoration: none;
    color: white;
}

#headerTitle a:visited {
    text-decoration: none;
    color: white;
}

#headerTitle a:hover {
    text-decoration: none;
    color: yellow;
    font-size: 110%;
}

#headerTitle2 {
    position: absolute;
    top: 38px;
    left: 10px;
    margin: 0px 0px;
    font-weight: bold;
/*    font-size: 1.1em; */
    color: white;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#headerTitle2 a:link {
    text-decoration: none;
    color: white;
}

#headerTitle2 a:visited {
    text-decoration: none;
    color: white;
}

#headerTitle2 a:hover {
    text-decoration: none;
    color: yellow;
    font-size: 110%;
}

#headerTitle2-large {
    position: absolute;
    top: 30px;
    left: 10px;
    margin: 0px 0px;
    font-weight: bold;
font-size: 1.4em; 
    color: white;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#headerTitle2-large a:link {
    text-decoration: none;
    color: white;
}

#headerTitle2-large a:visited {
    text-decoration: none;
    color: white;
}

#headerTitle2-large a:hover {
    text-decoration: none;
    color: yellow;
    font-size: 110%;
}

#headerTitle-large {
    position: absolute;
    top: 3px;
    left: 10px;
    margin: 0px 0px;
    font-weight: bold;
/*    font-size: .9em; */
    color: white;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 22px;
}

#headerTitle-large a:link {
    text-decoration: none;
    color: white;
}

#headerTitle-large a:visited {
    text-decoration: none;
    color: white;
}

#headerTag {
    position: absolute;
    top: 68px;
    left: 10px;
    margin: 0px 0px;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#headerTag-large {
    position: absolute;
    top: 55px;
    left: 10px;
    margin: 0px 0px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#header2Tag {
    position: absolute;
    top: 110px;
    left: 10px;
    margin: 0px 0px;
    font-size: 0.9em;
    color: cyan;
    font-weight: bold;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#header2Tag-large {
    position: absolute;
    top: 103px;
    left: 10px;
    margin: 0px 0px;
    font-size: 22px;
    color: cyan;
    font-weight: bold;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#header3Tag {
    position: absolute;
    top: 54px;
    left: 10px;
    margin: 0px 0px;
    font-size: 1.3em;
    color: lightgreen;
    font-weight: bold;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#header3Tag-large {
    position: absolute;
    top: 54px;
    left: 10px;
    margin: 0px 0px;
    font-size: 1.4em;
    color: lightgreen;
    font-weight: bold;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#header4Tag {
    position: absolute;
    top: 54px;
    left: 10px;
    margin: 0px 0px;
    font-size: 1.3em;
    color: yellow;
    font-weight: bold;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#header4Tag {
    position: absolute;
    top: 54px;
    left: 10px;
    margin: 0px 0px;
    font-size: 1.4em;
    color: yellow;
    font-weight: bold;
    line-height: normal;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: normal;
}

#headerImg {
    position: absolute;
    top: 2px;
    right: -25px;
}

#headerLogin {
    position: absolute;
 /*   top: 36px; */
 /*   left: 11px; */
    top:  82%;
    left: 94%;
    font-size: 16px;
    font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    background-color: black; 
    color: white ;
/* border: 3px solid black; */
}

#headerLogin a:link {
    text-decoration: none;
    font-weight: bold;
    color: white;    
}

#headerLogin a:visited {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

#headerLogin a:hover {
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: yellow;
}

#headerLogout {
    position: absolute;
/*    height: 100%; */
   top: 96%;
   left: 64.5%; 
    font-size: 14px;
    font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    color: white ;
}

#headerLogout2 {
    position: absolute;
    bottom: 2%;
    left: 62%;
    text-align: right;
    width: 22em;
} 

#headerLogout a:link {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

#headerLogout a:visited {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

#headerLogout a:hover {
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: yellow;
}


#ul {
    font-size: 14px;
}

#menu-large ul {
    font-size: 22px;
}

#menu {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px 0px 0px 12px;
    box-sizing: border-box;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: darkblue;
    font-size: 14px;
    font-family: Verdana,Arial,sans-serif;
}

#menu a {
    display: block;
    padding: 2px 8px 2px 2px;
    text-decoration: none;
    color: yellow;
}

#menu a:hover {
      color: black;
      background: yellow;
/*    background: transparent; */
/*    font-weight: bold; */
}

#menu a:active {
}

#menu a.active {
    color: white;
/*    font-size: 22px; */
}

#menu ul { 
    list-style-type: none;
    margin: 0;
    float: left;
    padding: 1px 8px 2px 3px;
    background-color: darkblue;
/* font-size: 22px; */
}

#data-large  {
    list-style-type: none;
    margin: 0;
    float: left;
    padding: 1px 8px 2px 3px;
    background-color: darkblue;
 font-size: 22px;
}



#menu li {
    float: left;
}

#menu li a, .dropbtn {
    display: inline-block;
    /** color: white; **/
    text-align: center;
    /** padding: 14px 16px; **/
    text-decoration: none;
}

#menu li a:active {
}

#menu li a.active {
    color: white;
}

#menu li.dropdown {
    display: inline-block;
}

#menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: darkblue;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 5;
}

#menu .dropdown-content-large {
    display: none;
    position: absolute; 
    background-color: darkblue;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 5;
    font-size:22px;
}

#menu .dropdown-content a {
    color: yellow;
    padding: 1px 4px 4px 4px; 
    text-decoration: none;
    display: block;
    text-align: left;
}

#menu .dropdown-content-large a {
    color: yellow;
    padding: 45px 4px 25px 4px;
    text-decoration: none;
    display: block;
    text-align: left;
}

#menu .dropdown-content-large a:hover {
    background-color: darkblue;
    font-weight: bold;
}

#menu .dropdown-content a:hover {
    background-color: darkblue;
    font-weight: bold;
}


#menu .dropdown:hover .dropdown-content {
    display: block;
}

#footer {
    font-size: 14px;
    margin-top: 0px;
}

table.fxwidth {
    width: 100%;
}


table.rtcm {
    border-collapse: collapse;
    border: 1px solid black;
    padding: 5px;
    font-family: verdana,arial,sans-serif;
}

table.rtcm tr {
    font-size: 12px;
}

table.rtcm td {
    white-space: nowrap;
}

table.rtcm th {
    border: 1px solid black;
    font-size: 12px;
    padding: 5px;
    background-color: #dedede;
}

table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: black;
    padding: 4px;
    border-width: 1px;
    border-color: black;
    border-collapse: collapse;
}

table.gridtable th {
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: black;
    background-color: lightgray;
    font-size: 12px;
}

table.gridtable td {
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: black;
    background-color: #ffffff;
    font-size: 11px;
}

table.gridtable tr.rColor td {
    background-color: darkblue;
/*    font-weight: bold; */
    color: yellow;
}

/* M0NFI - Added lines for RX only background colour */

table.gridtable tr.rxColor td {
      background-color: #28D700; color: black;
}

table.gridtable tr.rxkColor td {
      background-color: #288300; color: white;
}

/* M0NFI - End of added lines for RX only background colour */

table.gridtable tr.cColor td {
    background-color: red;
/*    font-weight: bold; */
    color: yellow;
}

table.gridtable tr.bColor td {
    background-color: palegreen;
/*    font-weight: bold; */
    color: black;
}

table.gridtable tr.gColor td {
    background-color: lightgray;
/*    font-weight: bold; */
    color: black;
}

table.gridtable tr.tColor td {
    background-color: lemonchiffon;
/*    font-weight: bold; */
    color: black;
}

table.gridtable tr.lColor td {
    background-color: powderblue;
/*    font-weight: bold; */
    color: black;
}

table.gridtable-large {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: black;
    padding: 4px;
    border-width: 1px;
    border-color: black;
    border-collapse: collapse;
}

table.gridtable-large th {
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: black;
    background-color: lightgray;
    font-size: 15px;
}

table.gridtable-large td {
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: black;
    background-color: #ffffff;
    font-size: 14px;
}

table.gridtable-large tr.rColor td {
    background-color: darkblue;
/*    font-weight: bold; */
    color: yellow;
}

/* M0NFI - Added lines for RX only background colour */

table.gridtable-large tr.rxColor td {
      background-color: #28D700; color: black;
}

table.gridtable-large tr.rxkColor td {
      background-color: #288300; color: white;
}

/* M0NFI - End of added lines for RX only background colour */


table.gridtable-large tr.cColor td {
    background-color: red;
/*    font-weight: bold; */
    color: yellow;
}

table.gridtable-large tr.bColor td {
    background-color: palegreen;
/*    font-weight: bold; */
    color: black;
}

table.gridtable-large tr.gColor td {
    background-color: lightgray;
/*    font-weight: bold; */
    color: black;
}

table.gridtable-large tr.tColor td {
    background-color: lemonchiffon;
/*    font-weight: bold; */
    color: black;
}

table.gridtable-large tr.lColor td {
    background-color: powderblue;
/*    font-weight: bold; */
    color: black;
}

table.simpUSB {
    font-size:18px;
    margin-bottom:0;
    margin-top:0em;  
    border-spacing: 1em .5em; 
    table-layout:auto; 
    width:1000px;
}

.disconnect {
    font-size: 14px;
    text-align: left;
}

.text {
    position: relative;
    margin: 0px 0px 0px 10px;
    width: 330px;
    font-size: 14px;
    text-align: left;
}

.barbox_a {
    position: absolute;
    top: 2px;
    left: 10px;
    margin: 0px 0px 0px 0px;
    width: 302px;
    height: 22px;
    background-color: black;
}

.bar {
    position: relative;
    top: 1px;
    left: 1px;
    margin: 0px 0px 0px 0px;
    width: 0px;
    height: 20px;
    background-color: #0099FF;
    text-align: center;
    color: white;
}

.per {
    position: absolute;
    top: 0px;
    font-size: 12px;
    left: 50%;
    height: 20px;
    margin: 0px 0px 0px 0px;
    background-color: #0099FF;
    color: white;
}

.blank {
    background-color: white;
    width: 300px;
}

#login {
    display: none;
}

#login-header {
    margin: 0 auto;
    position: absolute;
    right: 250px;
}

#login-link {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    background: #2a2a2a;
    padding: 5px 15px 5px 15px;
    color: #FFF;
}

#login-panel {
    position: absolute;
    top: 26px;
    right: 0px;
    width: 200px;
    padding: 10px 15px 5px 15px;
    background: #2a2a2a;
    font-size: 10pt;
    font-weight: bold;
    color: #FFF;
    display: none;
}

label {
    line-height: 1.8;
}

.clearer {
    clear: both;
}

#cpMain {
    display: none;
    font-size: 22px;
}

.submit {
    background: lightgray;
    padding: 3px 4px 4px 4px 1px;
    color: black;
    font-size: 14px;
}

.submit:hover {
    background: darkblue;
    font-weight: xbold;
    padding: 3px 4px 4px 4px 1px;
    color: yellow;
}

.submit2 {
    background: lightgray;
    padding: 3px 4px 4px 4px 1px;
    color: black;
}

.submit2:hover {
    background: yellow;
    padding: 3px 4px 4px 4px 1px;
    color: black;
}

.submit2-large {
    margin-top:12px;
    margin-right:10px;
    background: lightgray;
    padding: 3px 4px 4px 4px 1px;
    color: black;
    font-size: 24px;
}

.submit2-large:hover {
    background: yellow;
    padding: 3px 4px 4px 4px 1px;
    color: black;
}

.submit-large {
    margin-top:12px;
    margin-right:10px;
    background: lightgray;
    padding: 3px 4px 4px 4px 1px;
    color: black;
    font-size: 24px;
}

.submit-large:hover {
    margin-top:12px;
    margin-right:10px;
    background: darkblue;
    padding: 3px 4px 4px 4px 1px;
    color: yellow;
}

input.perm[type=checkbox] {
    transform: scale(2.0);
}

button.mode {
    margin-top:0px;
    margin-bottom:2px;
    color:red; 
    font-size:18px; 
}

.text-normal {
    font-size: 14px;
}

.text-large {
    font-size:18px;
    text-align: center;
}

label.exit {
	display: block; 
	padding: 5px; 
	position: relative;
	padding-left: 5px;
}

label.exit input {
	display: none;
}

label.exit span {
	border: 1px solid #ccc; 
	width: 12px; height: 12px; 
	position: absolute; overflow: 
	hidden; line-height: 1; 
	text-align: center; 
	border-radius: 100%; 
	font-size: 10pt; 
	left: 0; 
	top: 40%; 
	margin-top: -7.5px;
	color: red;
}

input:checked + span {
	background: #ccf; 
	border-color: #ccf;
}

#login input:hover {

	color: red;
}

