/*!
 * Copyright (C) 2012 Hewlett-Packard Development Company, L.P.
 *
 * The contents of this software are proprietary and confidential to the
 * Hewlett-Packard Development Company, L.P.  No part of this program may be
 * photocopied, reproduced or translated into another programming language
 * without prior written consent of the Hewlett-Packard Dev. Co., L.P.
 *
 */

/* -- GLOBAL Definitions ------------ */

html {
	height: 100%;
	width: 100%;
    font-size: 16px;
}

body {
	padding: 0;
	margin: 0;
	background-color: #E5E8E8;
	font-family: Verdana, DejaVu Sans, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/******************
******************/

* {
    text-align: left;
}

.dataTables_centered {
    text-align: center;
}
.dataTables_centered > * {
    text-align: inherit;
}

ul.navbar {
    text-align: center;
}

.mainBlock {
    text-align: center;
}

.mainBlock > * {
    margin-left: auto !important;
    margin-right: auto !important;
}

.mainBlock > form {
    text-align: center;
}

.mainBlock > form > * {
    margin-left: auto !important;
    margin-right: auto !important;
}

div.block.twocolumns .column {
    width: 50%;
    margin: 0;
    padding: 0;

    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

div.block .column .block{
    margin-left: auto;
    margin-right: auto;
}
table {
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
}

div[align="left"] {
    text-align: left;
}
div[align="center"] {
    text-align: center;
}
div[align="right"] {
    text-align: right;
}

table[align="left"] {
    text-align: left;
}
table[align="center"] {
    text-align: center;
}
table[align="right"] {
    text-align: right;
}

tbody[align="left"] {
    text-align: left;
}
tbody[align="center"] {
    text-align: center;
}
tbody[align="right"] {
    text-align: right;
}

th[align="left"] {
    text-align: left;
}
th[align="center"] {
    text-align: center;
}
th[align="right"] {
    text-align: right;
}

tr[align="left"] {
    text-align: left;
}
tr[align="left"] > td {
    text-align: left;
}
tr[align="center"] {
    text-align: center;
}
tr[align="center"] > td {
    text-align: center;
}
tr[align="right"] {
    text-align: right;
}
tr[align="right"] > td {
    text-align: right;
}

td[align="left"] {
    text-align: left;
}
td[align="center"] {
    text-align: center;
}
td[align="right"] {
    text-align: right;
}
td[align="right"] form{
    text-align: right;
}

img[src$="space.gif"] {
    display: block;
    background-image: none;
    min-height: 1px;
}

*[bgcolor="#CCCCCC"] {
    background-color: #B9B8BB;
}

/******************
******************/

form {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

#outerheader {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 90px;
	border-bottom: 2px solid #333;
	background-color: #0096D6;
}

* html #outerheader {
	height: 92px;
}

#footer {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-color: white;
	border: 0;

	font-size: 0.625em; /* 10 px (10px/16px = 0.625em)*/
}

#mainconfig {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 92px;
	left: 0;
	bottom: 40px;
	width: 100%;
	overflow: auto;
	border: 0;

	background-color: #E5E8E8;
}

#mainconfigwithleftcolumn {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 92px;
	left: 200px;
	right: 0;
	bottom: 40px;
	overflow: auto;
	border: 0;

	background-color: #E5E8E8;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 92px;
	left: 0;
	bottom: 40px;
	width: 199px;
	overflow: auto;
	border: 0;

	text-align: left;
	background-color: #E5E8E8;

	text-decoration: none;
}

#scrollbar {
	position: absolute;
	width: 1px;
	top: 92px;
	bottom: 40px;
	left: 199px;
	z-index: 0;

	cursor: e-resize;
	background-color: #000;
}

#blockcolumn {
	width: 100%;
	margin: 6px;
}

#store_output {
	border: solid 1px black;
}

#store_output table th {
	text-align: left;
	font-size: 0.625em;  /* 10 px (10px/16px = 0.625em) */
}

#store_output table td {
	font-size: 0.625em;  /* 10 px (10px/16px = 0.625em) */
	vertical-align: top;
	text-align: left;
}

#syslog_output {
	border: solid 1px black;
}

#syslog_output table th {
	text-align: left;
	font-size: 0.625em;  /* 10 px (10px/16px = 0.625em) */
}

#syslog_output table td {
	font-size: 0.625em;  /* 10 px (10px/16px = 0.625em) */
	vertical-align: top;
	text-align: left;
}

#navbarctrl {
	padding: 0;
	margin: 0;
	width: 100%;
}

#header {
	text-align: center;
}

#logoplusrest {
	margin: 0px auto;
	width: 702px;
	text-align: right;
}

#logo {
	width: 132px;
	height: 90px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#allexceptlogo {
	margin-left: 130px;
	width: 560px;
/*	text-align: center; */
}

#headerblock {
/*	margin: 0px auto; */
	text-align: left;
	width: 562px;
	font-size: 0.625em;  /* 10 px (10px/16px = 0.625em) */
}

#headerblock2 {
/*	margin: 0px auto; */
	text-align: left;
/*	padding: 4px 0px 4px 0px; */
	width: 562px;
	border-top: 1px solid #FFF;
	}

#headermsg {
	float:right;
	text-align:right;
	color:#fff;
	margin-top:10px;
	width: 330px;
	}

#homelink {
	float: left;
	padding: 0px;
	}

#logoutlink {
	float: right;
	padding: 0px;
	}

#lastheaderdiv {
  clear: both;
}

.hb2 {
	font-size: 0.75em;  /* 12 px (12px/16px = 0.75em) */
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
	A.hb2:link {
		color: #FFF;
		text-decoration: none;
		}
	A.hb2:visited {
		color: #FFF;
		}
	A.hb2:hover {
		color: #E5E8E8;
		}
	A.hb2:active {
		color: #FF0;
		}

	th.Sortable {
		color: #000000;
		cursor: pointer;
		text-decoration: underline;
	}

	th.notSortable {
		color: #000000;
		cursor: default;
		text-decoration: none;
	}


/* == NAVIGATION BARS ================ */
.navbar {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.625em;  /* 10 px (10px/16px = 0.625em) */
	}
	.navbar li {
		display: inline;
	}
	.navbar li a {
		width: 60px;
		padding: 5px 10px 5px 10px;
		text-decoration: none;
		white-space: nowrap;
	}
/* -- Nav Bar Colors ------------- */
#glob, .glob {
	background-color: #000000;
	color: #FFFFFF;
    font-weight: bold;
	}
	#glob li a, .glob li a {
		border-left: 1px solid #000000;
		color: #FFFFFF;
		}
	#glob li a:hover, .glob li a:hover {
        background-color: #ABABAB;
		color: #FFFFFF;
		}
	#glob li.first a, .glob li.first a {
		border-left: none;
		}
	#glob li.globnav a, .glob li.globnav a {
		background-color: #767676;
		color: #FFFFFF;
		}
	#glob li.globnav a:hover, .glob li.globnav a:hover {
		background-color: #767676;
        color: #FFFFFF;
		}
	#workflows_tab {
		color: #FFFFFF;
	}

#regi, .regi {
	background-color: #767676;
	color: #FFFFFF;
    font-weight: bold;
	}
	#regi li a, .regi li a {
		border-left: 1px solid #767676;
		color: #FFFFFF;
		}
	#regi li a:hover, .regi li a:hover {
		background-color: #ABABAB;
		color: #FFFFFF;
		}
	#regi li.first a, .regi li.first a {
		border-left: none;
		}
	#regi li.reginav a, .regi li.reginav a {
		background-color: #E5E8E8;
		color: #000000;
		}
	#regi li.reginav a:hover, .regi li.reginav a:hover {
		background-color: #E5E8E8;
		color: #000000;
		}

	.navbar li.plain {  }

/* -- End Nav Bar Colors --------- */

/* -- "HACKS" ------------------------------
   -- This stuff is invisible to IE on PC -- */
	html>body .navbar {
		padding: 10px 5px 5px 5px;
		}
	html>body .navbar li a {
		width: 100%;
		}
/* -- end "HACKS" ------------------------- */


/* == END NAVIGATION BARS ================ */


/* == FOOTER ================ */

#footer-syslog {
	z-index: 15;
	margin: auto;
	display: none;
	position: absolute;
	bottom: 40px;
	background-color: #E5E8E8;
	border-top: 1px solid #000;
	width: 100%;
	height: 119px;
	overflow: auto;
}
* html #footer-syslog {
	height: 120px;
}

#footer-syslog-content {
	width: 94%;
	margin: 0 0 0 6%;
	font-size: 0.9375em; /* 15px/16px = 0.9375em */
}
#footer-syslog a {
	text-decoration: none;
}
#syslog-linecount {
	display: inline;
	margin-left: 2em;
}
#refreshthrobber img {
	vertical-align: baseline;
}

.fs-header {
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
}
#header-date {
	width: 8%;
}
#header-level {
	width: 5%;
}
#header-program {
	width: 7%;
}
#header-message {
	width: 80%;
}
.fs-date {
	white-space: nowrap;
	
}
#fs-row {
	text-align: left;
	vertical-align: top;
}

#footer-syslog-controls {
	display: none;
    font-size: 1em;
}
#footer-block {
	background-color: #E5E8E8;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0px auto;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align:center;
	height: 18px;
	}
* html #footer-block {
	height: 20px;
}

#timestamp {
	position: absolute;
	left: 30px;
	margin: 0px;
	padding-top: 2px;
	}
#footerRefresh {
	margin:0;
    padding-top: 2px;
}
#footerRefresh a {
	text-decoration: none;
	color: black;
}
#goaheadlogo {
	position: absolute;
	left: 20px;
	margin: 0px;
}
#rrdtoollogo {
    position: absolute;
    left: 127px;
}
#rrdtoollogo a{
    cursor:default;
}
#copyright {
	position: absolute;
	right: 30px;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	}

#showlogerror {
	border-top: 1px solid #000;
	background-color: #E5E8E8;
	height: 120px;
	overflow: auto;
	width: 800px;
	margin: auto;
	}

#showlogerror table {
	margin: auto;
	width: 700px;
	font-weight: normal;
	font-size: 0.5em; /* 8px/16px = 0.5em */
	}

#showlogerror table th {
	text-align: left;
}

#showlogerror table td {
	text-align: left;
}

#systeminfo {
    text-align: center;
}

/* == END FOOTER ================ */

.hoverGroup {
	border: 1px solid black;
}


/* -- ERRORBOX & ALERTBOX definitions --------------------- */

	table.errorbox {
		background-color: #990000;
        margin-left: auto;
        margin-right: auto;
		}
	td.errmsg {
		background-color: #FF9999;
		font-weight: normal;
		color: #990000;
		}

	.errorlink {
		text-decoration: underline;
		font-weight: bold
		}
	A.errorlink:link {
		color: #990000;
		}
	A.errorlink:visited {
		color: #990000;
		}
	A.errorlink:hover {
		color: #FFFFFF;
		}
	A.errorlink:active {
		color: #CC0000;
		}


	table.msgbox {
		background-color: #333333;
        margin-left: auto;
        margin-right: auto;
		}

	.msgmsg {
		background-color: #FFFF66;
		font-weight: normal;
		font-size: 0.75em; /* 12/16 = 0.75em */
		color: #000000;
		}


	td.caution {
		background-color: #CCCCCC;
		font-weight: normal;
		color: #333333;
		}

	table.summarymsgbox {
		background-color: #333333;
		}

	.summarymsgmsg {
		background-color: #FFFF66;
		font-weight: normal;
		font-size: 1em;
		color: #000000;
		}

/* -- END -- ERRORBOX & ALERTBOX definitions -------------- */

/* -- Icons definitions ---------------------- */
	.icon {
		font-weight: normal;
		width: 16px;
		height: 16px;
		padding: 2px;
		text-align: center;
		}
/* -- END - Icons definitions ---------------------- */

/* -- AP Overview definitions ---------------------- */
	.infotnt {
		background-color: #CCCCCC;
		}
	.detected {
		background-color: #FFFFFF;
		}
	.pending {
		background-color: #FFFFFF;
		}
	.ok {
		background-color: #E6F4DE;
		}
	.warning {
		background-color: #FAECDE;
		}
	.error {
		background-color: #FADEDE;
		}
	.hidden {
		display: none;
		}
/* -- END - AP Overview definitions ---------------------- */

	.navline {		/* -- bgcolor of line separating navbar from content area -- */
		background-color: #666;
		}

/* -- Link definitions ---------------------- */
	A {
        text-decoration: none;
        color: #0096D6;
		}
	A:link {
		color: #0096D6;
		}
	A:visited {
		color: #0096D6;
		}
	A:hover {
        text-decoration: underline;
		color: #0096D6;
	}
	A:active {
		color: #0096D6;
	}

	a.inherited {
        text-decoration: none;
		color: #999999;
		}
	a.inherited:link {
		color: #999999;
		}
	a.inherited:visited {
		color: #999999;
		}
	a.inherited:hover {
        text-decoration: underline;
		color: #999999;
	}
	a.inherited:active {
		color: #999999;
		}
/* -- END -- Link definitions -------------- */


/* -- HelpLink specific definitions ---------------------- */


		.main_help_link {
			text-decoration: none;
			}
		.main_help_link:link {
            color: #FFFFFF;
			}
		.main_help_link:visited {
            color: #FFFFFF;
			}
		.main_help_link:hover {
            color: #CCCCCC;
			}
		.main_help_link:active {
            color: #CCCCCC;
			}

		.sub_help_link {
			text-decoration: none;
			}
		A.sub_help_link:link {
			color: #FFFFFF;
			}
		A.sub_help_link:visited {
			color: #FFFFFF;
			}
		A.sub_help_link:hover {
            color: #CCCCCC;
			}
		A.sub_help_link:active {
            color: #CCCCCC;
			}

/* -- END -- HelpLink definitions -------------- */



/* -- FRONTPAGE specific definitions ---------------------- */

	span.welcome {
		font-size: 0.875em; /* 14px */
		font-weight: bold;
		color: #E5E8E8;
		}
	span.productname {
		font-size: 0.875em; /* 14px */
		font-weight: bold;
		color: #FFFFFF;
		}
	span.procurvehelp {
		font-size: 0.875em; /* 14px */
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
		}
    span.procurvehelp:hover  {
      color: #0000FF;
    }


/* -- END -- FRONTPAGE specific definitions --------------- */



/* -- CONTENT definitions --------------------------------- */

/* ---- CONTENT TABLE definitions ------------------------- */

		table.maintable {
			/*background-color: #CCCCCC;*/
			}

		table.listframe {
			background-color: #B9B8BB;
			}

		.cntnt {
			background-color: #FFFFFF;
			}

		.cntntTable {
			background-color: #FFFFFF;
			width: 100%;
			}

		.cntntText {
			background-color: #767676;
			}

        .content-table {
            background-color: #E5E8E8;
            }

        thead > tr {
            background-color: #B9B8BB;
        }

		tr.headList {
			background-color: #B9B8BB;
			}
		tr.itemList {
			background-color: #FFFFFF;
			}
		tr.inheritedList {
			background-color: #FFFFFF;
			color:#999999;
			}

		td.helpxext {
			font-size: 0.625em; /* 10px/16px = 0.625em */
			}

		td.vsctopborder {
			border-top:2px solid #CCCCCC;
		}

		td.vscbottomborder {
			border-bottom:2px solid #CCCCC3;
		}

		td.vscrightborder {
			border-right:2px solid #CCCCCC;
		}

		td.vscleftborder {
			border-left:2px solid #CCCCCC;
		}

/* ---- END CONTENT TABLE definitions --------------------- */



/* ---- CONTENT TEXT definitions -------------------------- */

		span.title {
			font-weight: bold;
			font-size: 0.8125em; /* 13px/16px = 0.8125em */
			color: #FFFFFF;
			padding-right: 0px;
			padding-left: 0px;
			padding-top: 5px;
			padding-bottom: 5px;
			}
		.label {
			font-size: 0.625em; /* 10px/16px = 0.625em */
			}
		.value {
			font-size: 0.625em; /* 10px/16px = 0.625em */
			font-weight: bold;
			}


/* ---- END CONTENT TEXT definitions ----------------------- */

/* -- END CONTENT definitions ------------------------------ */


/* --- Form Input elements (IE only) -- */

#wepkey {
	width: 360px;
	font-size: 0.625em; /* 10px/16px = 0.625em */
	}
#adminpass {
	width: 140px;
	}

/* --- END Form Input elements (IE only) -- */

.itemText {
	background-color: #ffcccc;
}

div.hiddendiv { display: none; }
div.showndiv { display: block; }

#navtree {
    font-size: 0.75em; /* 12px/16px = 0.75em */
}

/* Turn off list bullets */
ul.mktree li {
	list-style: none;
	overflow: hidden;
}

ul.mktree li a, ul.mktree li a:visited {
    text-decoration: none;
    color: #0096D6;
	font-weight: normal;
}

ul.mktree li a:hover {
    text-decoration: none;
    color: #0096D6;
	font-weight: normal;
}


/* Control how "spaced out" the tree is */
ul.mktree, ul.mktree ul , ul.mktree li { margin-left:2px; padding:2px; }

/* Provide space for our own "bullet" inside the LI */
ul.mktree li .bullet { padding-left: 16px; }

/* Show "bullets" in the links, depending on the class of the LI that the link's in */
ul.mktree li.liOpen         .bullet { cursor: pointer; background: url(/img/minus.gif)  center left no-repeat; }
ul.mktree li.liClosed       .bullet { cursor: pointer; background: url(/img/plus.gif)   center left no-repeat; }
ul.mktree li.liBullet       .bullet { cursor: default; background: url(/img/big-gray.gif) center left no-repeat; }
ul.mktree li.liGreenBullet  .bullet { cursor: default; background: url(/img/UP.gif) center left no-repeat; }
ul.mktree li.liRedBullet    .bullet { cursor: default; background: url(/img/DOWN.gif) center left no-repeat; }
ul.mktree li.liGreyBullet   .bullet { cursor: default; background: url(/img/Throbber.gif) center left no-repeat; }
ul.mktree li.liYellowBullet .bullet { cursor: default; background: url(/img/Amber_Solid.gif) center left no-repeat; }

/* Sublists are visible or not based on class of parent LI */
ul.mktree li.liOpen    ul { display: block; }
ul.mktree li.liClosed  ul { display: none; }

/* Format menu items differently depending on what level of the tree they are in */
/*ul.mktree  li { font-size: 0.875em; }
ul.mktree  li ul li { font-size: 0.875em; }
ul.mktree  li ul li ul li { font-size: 0.875em; }
ul.mktree  li ul li ul li ul li { font-size: 0.875em; }
*/
span.selectedNode {
  color: #fff;
  background-color: #0096D6;
  padding: 2px 5px;
  font-weight: bold;
}

span.normalNode {
  color: #0096D6;
  padding: 2px 5px;
  background-color: transparent;
}

span.normalNode:hover {
  color: white;
  padding: 2px 5px;
  background-color: #ABABAB;
}

div#apsummary table {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}

div#apsummary ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

div#scsummary table {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}

div#scsummary ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

div.drag {
	display: inline;
}

div.nondrag {
	display: inline;
}


select.ip_address_box {
	width: 100%;
}

span.title span.selector {
	color: #FFCC99;
}

span.selector {
	color: #FFCC99;
}

span.title span.separator {
	color: #bbb;
}

span.title span.entity {
	color: white;
}

span.title span.status {
	color: white;
}

.refreshhint {
	display: none;
}


/* Collapsable sections with +/- sign in VSC page */
span.spanDynBlockHeader { padding-left: 16px; background-color: #FFCCCC; }
span.spanDynBlockHeader { cursor: pointer; background: url(/img/minus.gif)  center left no-repeat; }
span.spanDynBlockHeader.closed { cursor: pointer; background: url(/img/plus.gif)  center left no-repeat; }
tr.hidable.closed { display: none; }

div.block {
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-bottom: 2em;
    margin-left: auto !important;
    margin-right: auto !important;
	padding: 0;
}

div.column {
	width: 20.5625em; /* 329 / 16 */
	margin: 0 0;
	margin-left: 0.875em; /* 14 / 16 */
	padding: 0;
}


div.onewidecolumn {
	width: 850px;
}

div.onecolumn {
	width: 43.75em; /* 700 / 16 */
	text-align:center;
}

div.onecolumn div.column div.block {
	width: 31.25em; /* 500 / 16 */
}

div.onecolumn div.column div.content {
	width: 30.5em; /* 488 / 16 */
}

div.onecolumn div.column {
	float: left;
	margin-left: 6.25em;
}

div.onewidecolumn  { 
	width: 850px 
}

div.onewidecolumn div.column { 
	width: 750px; 
	margin-left: 50px;
}

div.onewidecolumn div.twocolumns { 
	width: 750px; 
	margin-left: 50px;
}

div.onewidecolumn div.twocolumns div.column {
	float: left;
	margin-left: 0;
	width: 375px; 
}

div.onewidecolumn div.twocolumns div.column div.block {
	width: 350px; 
}

div.onewidecolumn div.twocolumns div.column div.block div.content {
	width: 338px;
	background-color: #FFFFFF;
}


div.onewidecolumn div.framefooter {
	height: 25px;
	padding: 5px;
}

div.onesmallcolumn {
	width: 43.75em; /* 700 / 16 */
	text-align:center;
}

div.onesmallcolumn div.column div.block {
	width: 21.25em; /* 344 / 16 */
}

div.onesmallcolumn div.column div.content {
	width: 20.5em; /* 328 / 16 */
}

div.onesmallcolumn div.column {
	float: left;
	margin-left: 11.25em; /* 184 / 16 */
}

div.onefullcolumn {
	width: 43.75em; /* 700 / 16 */
}

div.onefullcolumn div.column {
	width: 42.625em; /* 682 / 16 */
	margin-left: 0.5em;
}

div.onefullcolumn div.column div.block {
	width: 42.625em; /* 682 / 16 */
}

div.onefullcolumn div.column div.content {
	width: 41.875em; /* 670 / 16 */
}

div.sim_twocolumns {
	width: 43.75em;
}

div.sim_twocolumns div.column {
	float: left;
}

div.sim_twocolumns div.column div.block {
	width: 20.4375em;
}

div.sim_twocolumns div.column div.content {
	width: 19.6881em;
}

div.twocolumns {
	width: 700px; /* / 16 */
}

div.twocolumns div.column div.block {
	width: 20.4375em; /* 327 / 16 */
}

div.twocolumns div.column div.content {
	width: 19.6875em; /* 315 / 16 */
}

div.twocolumns div.column {
	float: left;
}

div.threecolumns {
	width: 65.1875em; /* 1043 / 16 */
}

div.threecolumns div.column {
	float: left;
}

div.threecolumns div.column div.block {
	width: 20.4375em; /* 327 / 16 */
}

div.threecolumns div.column div.content {
	width: 19.6875em; /* 315 / 16 */
}

div.mainBlock div.block h1 {
	background-color: #767676;
	text-indent: 6px;
}

div.mainBlock div.block h1 input {
	margin: 0;
}

/* For IE only.  Hack for 'line-height' attribute rendering problem: it is rendered incorrectly with the presence of a IMG, INPUT, TEXTAREA, SELECT and OBJECT elements. */
* html div.mainBlock div.block h1 input {
	margin: 4px 0;
	vertical-align: middle;
}

/* For IE only.  Hack for 'line-height' attribute rendering problem: it is rendered incorrectly with the presence of a IMG, INPUT, TEXTAREA, SELECT and OBJECT elements. */
* html div.mainBlock div.block h1 img {
	margin: 9px 0;
	vertical-align: middle;
}

div.list {
	background-color: #FFFFFF;
}

div.list h2 {
	padding: 0;
	margin: 0;

	font-weight: normal;

	font-size: 0.75em; /* 12px/16px = 0.75em */
}

div.list table thead tr {
	/*background-color: #E5E8E8;*/
}

div.list table thead tr td {
	font-weight: bold;
	font-size: 0.625em; /* 10px/16px = 0.625em */
}

div.content {
	overflow: auto;
    background-color: #FFFFFF;
}

div.column div.content  {
	margin: 0.3125em; /* 5px / 15 */
}

div.column div.block {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #B9B8BB;
}

div.column div.block h1 {
	background-color: #B9B8BB;
	font-size: 0.625em; /* 10px/16px = 0.625em */
	color: black;
	text-indent: 0.6875em; /* 11px/16px = 0.6875em */
}

div.column div.block h1 input {
	margin-right: 5px;
}

div.block h1 {
	text-align: left;
	font-weight: bold;
	font-size: 0.8125em;
	line-height: 28px;
	color: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
}

div.content div.column div.block h2 {
	font-weight: bold;
	font-size: 0.625em; /* 10px */
	background-color: #B9B8BB;
	color: black;
	text-indent: 11px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

div.onlineHelp {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: 2px;
}

div.column div.onlineHelp {
}


div.refreshIcon {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin-right: 36px;
	margin-top: 7px;
}

div.block div.footer {
	background-color: #FFFFFF;
	border-top: 1px solid #666;
	clear: both;
	margin: 0;
}

div.block div.footer div {
	padding: 5px;
}

div.block div.preFooter {
	font-size: 0.75em;
	text-align: center;
	clear: both;
}

div.groupHeritage {
	font-weight: bold;
	font-size: 0.875em;
	color: #FFFFFF;
	position: absolute;
	right: 5em;
	top: 0;
	margin-right: 5px;
	margin-top: 4px;
}

.divSelectBox {
	width: 160px;
	height: 71px;
	overflow: auto;
}

.tree_subtitle {
	margin: 0;
	padding: 6px 6px 6px 0px;
	text-align: right;
    font-style: italic;
}
.summary_subtitle {
	margin: 0;
	padding: 6px 2px 6px 0px;
	text-align: right;
    font-style: italic;
}

.summary_table {
	width: 100%;
}
.summary_table td {
    line-height: 0.75em;
}

#left_column_table .label{
    font-size: 0.75em;
}

#ids-bullet-state {
    width: 16px;
    float: right;
}

#teaming-bullet-state {
    width: 16px;
    float: right;
}


#summary_stack {
	width: 100%;
	text-align: center;
	margin: auto;
}

.dimmer-4 { 
	-moz-opacity:.40; 
	filter:alpha(opacity=40); 
	opacity:.40; 
}

table.certificate_store_table{
	width: 750px;
	border:0;
}
.certificate_store_small{
	width:2%;
}
.certificate_store_current{
	width:20%;
}
.certificate_store_date{
	width:10%;
}
.certificate_store_del{
	width:6%;
}
.certificate_privatekey_store_label{
	width:8%;
}
.certificate_store_install{
	width:40%;
}
#certificate_store_issued{
	width:46%;
}
#certificate_store_ctl{
	width:4%;
}
#certificate_privatekey_store_issued{
	width:26%;
}
#certificate_privatekey_store_issuedby{
	width:20%;
}
#certificate_privatekey_store_del{
	width:10%;
}
#certificate_store_label{
	width:24%;
}
#certificate_privatekey_store_file{
	width:74%;
}

.teaming_non_select{
        color:#888;
}

#vlansTable_wrapper .divLeft,
#vlansTable_wrapper .divRight{
    position: relative;
    float: right;
}

#rrm_configuration_column_left {
    margin-left: 2%;
    margin-right: 1%;
}
#rrm_configuration_column_right {
    margin-left: 1%;
    margin-right: 2%;
}

table.onewidecolumn{
    width:1100px;
}

table.twonarrowcolumns{
    width:525px;
}

table.innertable{
    width:100%;
}

#overlay {
     visibility: hidden;
     position: fixed;
     text-align:center;
     z-index: 1000;
} 

#overlay div {
     width:200px;
     border:apx solid #000;
     text-align:center;
}

#overlayTable {
     display:block;
     max-height:220px;
     height: expression( this.scrollHeight > 220 ? "221px" : "auto" ); 
     overflow:auto;
     background-color: #E5E8E8;
     border:apx solid #000;
     text-align:center;
} 

#obsServs {
     background-color: #E5E8E8;
     border:1px solid #000;
     text-align:left;
     z-index: 1000;
     width:90%;
} 

.bonjour_profile_qtip_settings_class {
     width: expression( document.body.clientWidth > 1199 ? "1200x" : "auto" ); 
     max-width: 1200px;
     min-width: 0px;
}

.ui-tooltip.qtip .label{
    font-size: 0.85em;
}
