.logo-img {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 3.3vw;
    position: relative;
    width: 11.6vw;
}

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0;
	font-family:roboto;
}

.divTable
 {
    display:  table;
    width:auto;
    border-spacing:1px;/*cellspacing:poor IE support for  this*/
    /* border-collapse:separate;*/
    background: none repeat scroll 0 0 #CED9E3;
	border-radius:2px;
 }

 .backToReport{
 	float: right;
 	font-size: 12px;
 	margin-right: 10px;
 }
 
 .logo-img-right-footer {
   	background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 2.3vw;
    margin-left: 91vw;
    position: relative;
    width: 8.9vw;
}
 
 .divRow
 {
    display:table-row;
    height: 26px;
 }

 .headerCell
 {
     float:left;/*fix for  buggy browsers*/
     display:table-column;
     height:25px;
     background-color:#CED9E3;
     text-align: left;
 }

 .divCell
 {
     float:left;/*fix for  buggy browsers*/
     display:table-column;
     height:20px;
     vertical-align:middle;
     background-color:#F1F5F8;
     font-family: Arial;
     font-size: 11px;
     color:#666666;
     border:1px solid #cccccc;
     margin-top: 2px;
     margin-left: 5px; 
     padding: 4px 0px 0px 4px;
     width: 180px;
 }
 
a {
	text-decoration: none;
	text-transform: none;
}

img {
	border: none;
}

table.config {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}

table.config th {
	border-width: 2px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	border-style: solid;
	border-radius: 5px, 5px, 0, 0;
	border-color: #D9E1EA;
	background-color: #5580A4;
	-moz-border-radius:;
}

table.config td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #5580A4;
	-moz-border-radius:;
}

.topmenu {
	margin-top:-1px;
	
}

.topmenu a {
	color: #ddd;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.topmenu a:HOVER {
	color: #fff;
}

#topmenuselected {
	color: #fff;
}

.main {
	float: left;
	overflow: hidden;
}

#left {
	-moz-box-shadow:inset 0 0 5px #414042;
	-webkit-box-shadow:inset 0 0 5px #414042;
	box-shadow:inset 0 0 5px #414042;
	text-align: center;
	float: left;
	width: 200px;
	background-color: white;
	border-radius: 5px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

#right {
	-moz-box-shadow:inset 0 0 5px #414042;
	-webkit-box-shadow:inset 0 0 5px #414042;
	box-shadow:inset 0 0 5px #414042;
	background-color: white;
	border-radius: 5px 5px 5px 5px;
	float: left;
	width: 747px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

#trust {
	background: url("../images/trust-top.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 10px 2px;
    min-width: 180px;
}
  
#selectAsset {
    color: #255C95;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 10px 2px;
    min-width: 180px;
    height: 25px;
}

#instanceSearchStyle {
    color: #255C95;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 10px 10px;
    min-width: 180px;
}

.selectAssetList{
	float:left;
	color:#134E80;
	background: transparent;
    width: 135px;
    font-size: 12px;
    border: 1px solid #ccc;
}

.selectRecommendations{
	color:#134E80;
	background: transparent;
    width: 80px;
    height:17px;
    font-size: 9px;
    border: 1px solid #ccc;
}
    
.trustimg 
{
	padding:7px;
	background: url("../images/trust-top.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 2px;
	min-width: 180px;
}

.trustimg {
	padding: 7px
}

#tabheader {
	float: left;
	margin: 5px 10px 0;
	position: relative;
	width: 180px;
	z-index: 1;
}

.tabright {
	background: url("../images/tab-right.png") no-repeat scroll 0 0
		transparent;
}

.tableft {
	background: url("../images/tab-left.png") no-repeat scroll 0 0
		transparent;
}

.tab {
	float: left;
	font-size: 14px;
	height: 35px;
	min-width: 90px;
	padding-top: 5px;
	width: 65px;
}

.tab a {
	color: #134E80;
}

.tabselected {
	
}

.tabselected a {
	color: white;
}

.trustmain {
	background: none repeat scroll 0 0 #C2CCDD;
	color: #134E80;
	display: block;
	margin-bottom: 1px;
	min-width: 170px;
	padding: 4px;
}

#trust2 {
	
}

.trust2text {
	font-weight: bold;
	font-size: 13px;
	color: #134E80;
}

.trust2img {
	background: none repeat scroll 0 0 #CED9E3;
	color: #134E80;
	display: block;
	margin: 1px 10px 0;
	min-width: 180px;
}

.trust2img a {
	font-size: 13px;
	color: #134E80;
	font-weight: bold;
}

.trustselected {
	/*background: url("../images/trustline1.png") repeat scroll 0 0 transparent;*/
	background: none repeat scroll 0 0 white;
}

.trustselected a {
	color: #990000;
}

.trust2bottom {
	background: none repeat scroll 0 0 #CED9E3;
	border-radius: 0 0 6px 6px;
	height: 6px;
	margin: 0 0 0px 10px;
	width: 180px;
}

#rightheader {
	float: left;
	width: 727px;
	height: 30px;
	border-radius: 5px 5px 0px 0px;
	margin: 10px 10px 4px;
	background-color: rgb(206, 217, 227);
	color: #134E80;
}

#timeseletion {
	float: left;
	margin: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px
}

#trustselection {
	float: right;
	margin: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-right: 8px
}

.metric {
	margin-left: 10px;
	margin-top: 0px;
	width: 360px;
	text-align: center;
}

.metric1 {
	background: url("../images/metric-back.fw.png") no-repeat scroll -4px 25px;
	background-color: #CED9E3;
	border-radius: 6px 6px 0 0;
	color: #134E80;
	font-size: 13px;
	font-weight: bold;
	height: 99px;
	padding: 5px;
}

.metricsub {
	background-color: #F1F5F8;
	border-radius: 0 0 8px 8px;
	min-height:60px;
	padding:3px;
}

.metric2 {
	min-height: 50px;
	float:left;
	width:118px;
	padding: 5px 0 0;
	background-color: #FFFFFF;

}

.metric2 a {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.metric2bottom {
	height: 20px;
}

#chartdiv {
	float: left;
	min-height: 83px;
	min-width: 515px;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 15px;
}

#chartdiv24Min {
	float: left;
	min-height: 83px;
	min-width: 515px;
	padding-top: 24px;
	padding-left: 4px;
	padding-right: 4px;
}

#timediv {
	min-height: 83px;
	min-width: 700px;
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 15px;
	width: 690px;
}

.chartentry {
	float: left;
}

.chartimage {
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.chartimage_sm {
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.graphtop {
	background-color: #CED9E3;
	border-radius: 6px 6px 0 0;
	float: left;
	height: 30px;
	width: 100%;
}

.graphtitle {
    color: #134E80;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin: 5px;
}  
  
.graphtime{
	float:right;
	margin:2px;
	font-size: 12px;
	color: #134E80;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	margin: 5px;
}

.graphtime {
	float: right;
	margin: 2px;
	font-size: 12px;
	color: #134E80;
}

.chartincidenttime {
	color: gray;
	font-size: 10px;
	margin-top: 5px;
}

.bc {
	color: #666666;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

.bc a {
	text-decoration: underline;
	color: #666666;
}

#middle {
	float: left;
}

.middletop {
	min-height: 40px;
	width: 20px;
}

.middletop2 {
	min-height: 46px;
	width: 20px;
}

.middletop2large {
	min-height: 64px;
	width: 20px;
}

.middlespace {
	min-height: 84px;
	width: 28px;
	margin-left: -5px;
}

.arrow {
	background: url("../images/arrow2.fw.png") no-repeat scroll -4px 25px
		transparent;
}

#pie_div {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CED9E3;
	border-radius: 6px 6px 6px 6px;
}

#pie_div_node {
	margin: 10px;
	padding: 10px;
	border: 0px solid #CED9E3;
	border-radius: 6px 6px 6px 6px;
}

#tabdata {
	float: left;
	position: relative;
	top: -10px;
}

#metric1bottom {
	background-color: #F1F5F8;
	font-size: 9px;
}

#logo {
	float: left;
	margin-left: 75px;
	margin-top: 10px;
	min-width: 100px;
	min-height: 70px;
	margin-bottom:2px;
}

#menu {
	float: right;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 80px;
}

#menuentry {
	float: left;
	height: 35px;
}

#menunspace {
	float: left;
	margin-left: 32px;
	margin-right: 32px;
	color:#ccc;
}

#menusel {
	margin-top: 26px;
}

.legend {
	color: #666666;
	float: right;
	font-size: 12px;
	margin-top: 10px;
}

.legend img {
	float: left;
}

.legendentry {
	float: left;
}

.legendtext {
	float: left;
	margin-left: 2px;
	margin-right: 5px;
}

.metric1image {
	margin-top: 5px;
}

#username {
	color: #ddd;
	font-size: 12px;
	float: right;
	text-align: right;
	padding: 15px 80px 15px 0;
	min-width: 640px;
}

/*********** Reports Style **************/
#reports {
	background-color: white;
	border-radius: 6px 6px 6px 6px;
	float: left;
	padding: 5px 10px 10px 5px;
	width: 975px;
}

#rheader {
	background: url("../images/top_bar_970.png") no-repeat scroll 0 0
		transparent;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin: 5px 0 5px 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#blockheader1 {
	background: url("../images/top_bar_320.png") no-repeat scroll 0 0
		transparent;
	color: white;
	font-weight: bold;
	height: 25px;
	padding: 5px;
}

.reportblock {
	float: left;
	margin: 5px 0 0 5px;
	text-align: center;
	width: 320px;
}

.reportblock2 {
	background-color: #F1F5F8;
	float: left;
	min-height: 200px;
	width: 100%;
}

.reportheader2 {
	background-color: #CED9E3;
	border-radius: 6px 6px 0 0;
	float: left;
	height: 30px;
	width: 100%;
}

.reportheader3 {
	float: left;
	margin: 6px;
}

.select-reportheader3 {
	float: right;
	margin: 5px;
}

.r_chartentry {
	float: left;
}

.report-graph-row {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 5px;
	min-height: 24px;
	vertical-align: bottom;
}

.report-graph-row-bottom {
	width: 100%;
	margin-bottom: 3px;
	margin-top: 3px;
	height: 30px;
}

.report-graph-row2 {
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 30px;
	vertical-align: bottom;
}

.report-graph-name {
	float: left;
	width: 55px;
	font-size: 7pt;
	min-height: 24px;
	text-align: left;
	margin-left: 2px;
}

.report-graph-image {
	float: right;
	width: 258px;
	margin-left: 2px;
	min-height: 24px;
}

#instancelist {
	background-color: #CED9E3;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 180px;
	text-align: left;
}

.instlistbottom {
    background: none repeat scroll 0 0 #CED9E3;
    border-radius: 0 0 6px 6px;
    float: left;
    height: 18px;
    margin: 0 0 10px 10px;
    width: 180px;
}

.instlisttop {
	background: none repeat scroll 0 0 #CED9E3;
	border-radius: 6px 6px 0px 0px;
	height: 18px;
	margin: 0 0 0px 10px;
	width: 180px;
	float: left;
}


.assetlisttop {
	background: none repeat scroll 0 0 #CED9E3;
	border-radius: 6px 6px 0px 0px;
	height: 18px;
	margin: 0 0 0px 10px;
	width: 180px;
	float: left;
	border-bottom:1px solid #FFFFFF;
	margin-bottom: 4px;
}

.assetlistbottom {
    background: none repeat scroll 0 0 #CED9E3;
    border-radius: 0 0 6px 6px;
    float: left;
    height: 18px;
    margin: 0 0 10px 10px;
    width: 180px;
    border-top:1px solid #FFFFFF;
	margin-top: 4px;
}

.instlistnodetop {
	background: none repeat scroll 0 0 #CED9E3;
	border-radius: 6px 6px 0px 0px;
	height: 18px;
	margin: 0 0 0px 10px;
	width: 180px;
	float: left;
}

.instanceimg {
	background: none repeat scroll 0 0 #D9E4F0;
	border: 1px solid #cccccc;
	color: #134E80;
	display: block;
	margin-bottom: 5px;
	width: 158px;
	height: 21px;
	padding: 2px 2px 2px 8px;
	margin-left: 5px;
}

.instanceimg a {
	font-size: 13px;
	color: #134E80;
	font-weight: bold;
}

.instimg {
	float: left;
	width: 33px;
}

.instimgselected {
	float: left;
	padding-left: 40px;
	padding-top: 3px;
	text-align: center;
}

.insttxt {
	color: #666666;
	float: left;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
}

.insttxtpie 
 {
    color: #666666;
    float: left;
    font-family: arial;
    background-color:#F1F5F8;
    font-family: Arial;
    font-size: 11px;
    padding-top: 3px;
    width: 110px;
 }
 
 .instanceimgpie {
 	background: none repeat scroll 0 0 #F1F5F8;
 	border: 1px solid #cccccc;
    color: #134E80;
    display: block;
    margin-bottom: 5px;
    width: 155px;
    height: 50px;
    padding: 2px 2px 2px 8px;
    margin-left: 5px;
  }

.insttxtselected {
	color: #666666;
	float: left;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 3px;
	width: 100%;
	text-align: center;
}

.inststatus {
	float: right;
	padding-right: 3px;
	padding-top: 3px;
}

.inststatusselected {
	float: right;
	padding-right: 3px;
	padding-top: 3px;
}

.instanceselected {
	/*background: url("../images/trustline1.png") repeat scroll 0 0 transparent;*/
	background: url("../images/node-selected-back.png") repeat scroll 0 0
		transparent;
	/*background: none repeat scroll 0 0 white;*/
	height: 100px;
	width: 192px;
	border-width: 0px 0px 0px 1px;
}

.instanceselected a {
	color: #990000;
}

.instancemiddletop {
	min-height: 65px;
	width: 23px;
}

.instancespace {
	width: 20px;
	min-height: 44px;
}

.instancearrow {
	background: url("../images/arrow.png") no-repeat scroll -4px 5px
		transparent;
}

.instanceheader {
	background: none repeat scroll 0 0 #CED9E3;
	margin: 0 10px 0 10px;
	padding: 5px 5px 5px 0;
	border-radius: 6px;
	float: left;
	width: 722px;
}

.instanceheadersub {
	background: none repeat scroll 0 0 #D9E4F0;
	border: 1px solid #cccccc;
	margin-left: 5px;
	padding: 2px;
	border-radius: 6px;
	float: left;
	width: 229px;
	height: 70px;
}

.nodelistcontainer {
	border: 1px solid #cccccc;
	margin-left: 5px;
	border-radius: 6px;
	float: left;
}

.nodelisttxt {
	background: none repeat scroll 0 0 #F1F5F8;
	padding: 4px 5px 0 5px;
	border-radius: 6px 6px 0 0;
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: 705px;
	min-height: 16px;
}

.nodelistdata {
	background: none repeat scroll 0 0 #F1F5F8;
	padding: 5px;
	border-radius: 0 0 6px 6px;
	float: left;
	width: 705px;
	min-height: 60px;
}

.nodelistdetails {
	background: none repeat scroll 0 0 #D9E4F0;
	border: 1px solid #cccccc;
	padding: 2px;
	color: #666666;
	border-radius: 6px;
	font-size: 8pt;
	float: left;
	width: 150px;
	min-height: 124px;
}

.nodelistpie {
	background: none repeat scroll 0 0 #D9E4F0;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	border-radius: 6px;
	float: left;
	min-width: 171px;
	min-height: 120px;
}

.instanceslidercontainer {
	border: 1px solid #cccccc;
	margin-left: 5px;
	border-radius: 6px;
	float: left;
}

.instanceslidertxt {
	background: none repeat scroll 0 0 #ffffff;
	padding: 4px 5px 0 5px;
	border-radius: 6px 6px 0 0;
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: 705px;
	height: 16px;
}

.instanceheaderslider {
	background: none repeat scroll 0 0 #ffffff;
	padding: 37px;
	border-radius: 0 0 6px 6px;
	float: left;
	width: 641px;
	min-height: 60px;
}

.instancesliderlegend {
	float: left;
	width: 213px;
	height: 20px;
	margin-top: 8px;
	text-align: center;
	padding-top: 5px;
	font-size: 8pt;
	color: #FFFFFF;
}

.instancesliderlegendConf {
	float: left;
	width: 213px;
	height: 30px;
	margin-top: 8px;
	text-align: center;
	padding-top: 5px;
	font-size: 8pt;
	color: #FFFFFF;
}

.nodesaving {
	background: none repeat scroll 0 0 #D9E4F0;
	border: 1px solid #cccccc;
	margin-left: 5px;
	padding: 2px;
	border-radius: 6px;
	float: left;
	width: 394px;
	height: 70px;
}

.instanceheadertxt {
	float: left;
	padding-left: 15px;
	padding-top: 14px;
	text-align: left;
	color: #666666;
	float: left;
	font-family: arial;
	font-size: 8pt;
}

.instanceheadertxtmessage {
	float: left;
	padding-left: 15px;
	text-align: left;
	color: #666666;
	float: left;
	font-family: arial;
	font-size: 8pt;
}

.nodeinfoblock {
	background-color: #F1F5F8;
	float: left;
	min-height: 100px;
	width: 360px;
	padding-bottom: 5px;
}

.nodeinforow {
	background: none repeat scroll 0 0 #DCE7F3;
	border: 1px solid #dddddd;
	margin-left: 5px;
	margin-top: 5px;
	padding: 2px;
	float: left;
	width: 344px;
}

.nodeinfoname {
	padding: 2px;
	float: left;
	min-width: 100px;
	color: #666666;
	font-family: arial;
	font-size: 9pt;
}

.nodeinfovalue {
	padding: 2px;
	float: left;
	width: 300px;
	color: #666666;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

.nodeinfoimg {
	padding: 2px;
	float: right;
}

#righttab {
	background: url("../images/tab_back.graphic.png") no-repeat scroll 0 0
		transparent;
	float: left;
	height: 42px;
	width: 475px;
}

#noderighttab {
	background: url("../images/nodetab_bg.png") no-repeat scroll 0 0
		transparent;
	float: left;
	padding: 10px 10px 0 10px;
	height: 42px;
	width: 727px;
}

#nodemask {
	background: url("../images/nodemask.png") no-repeat scroll 0 0
		transparent;
    float: left;
    height: 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    width: 727px;
}

#instanceright {
	background-color: white;
	border-radius: 0px 0px 5px 5px;
	float: left;
	width: 747px;
	min-height: 592px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

#nodeheadertabsel {
	background: url("../images/nodetab-selected.png") no-repeat scroll 0 0
		transparent;
	width: 122px;
	height: 42px;
	float: left;
	text-align: center;
}

#headertabsel {
	background: url("../images/tab_selected.graphic.png") no-repeat scroll 0
		0 transparent;
	width: 152px;
	height: 33px;
	float: left;
	text-align: center;
	margin-top: 5px;
	padding-left: 5px;
}

#headertab {
	background: url("../images/tab.graphic.png") no-repeat scroll 0 0
		transparent;
	width: 150px;
	height: 33px;
	float: left;
	text-align: center;
	margin-top: 5px;;
}

#nodeheadertab {
	background: url("../images/nodetab.png") no-repeat scroll 0 0
		transparent;
	width: 122px;
	height: 32px;
	float: left;
	text-align: center;
}

.headertabtext {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	margin: 7px;
}

.headertabtextnomargin {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
}

#metric_value_col {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	height: 29px;
	margin-left: 2px;
	margin-right: 2px;
	min-width: 44px;
	padding-top: 10px;
	text-align: center;
}

#metric_value_row {
	float: left;
	font-size: 8pt
}

#metric_value_col_label {
	float: left;
	font-size: 8pt;
	height: 29px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 5px;
	width: 75px;
}

#instance_graph_time {
	background: url("../images/time_tab.png") no-repeat scroll 0 0
		transparent;
	border: 0 solid;
	float: left;
	font-size: 8pt;
	height: 18px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 10px;
	text-align: center;
	width: 46px;
}

#metric_value_row_wrapper {
	float: left;
	min-height: 30px;
}

#metric_time_row_wrapper {
	float: left;
}

#metric_time_row {
	float: left;
	font-size: 8pt
}

#metric_time_row {
	float: left;
	font-size: 8pt
}

#metric_time_col_label {
	float: left;
	font-size: 8pt;
	padding-left: 2px;
	padding-top: 5px;
	width: 75px;
}

.nodeblock {
	float: left;
	margin: 5px 0 0 5px;
	text-align: center;
	width: 320px;
}

.nodeblock2 {
	float: left;
	min-height: 200px;
	width: 100%;
	border: 1px solid #CED9E3;
}

.nodeheader2 {
	background-color: #CED9E3;
	border-radius: 6px 6px 0 0;
	float: left;
	height: 30px;
	width: 100%;
}

.nodeheader3 {
	float: left;
	margin: 6px;
}

.secondlevel {
	float: left;
	margin: 5px 0 0 5px;
	text-align: center;
	width: 238px;
}

.secondlevel1 {
	background: none repeat scroll 0 0 #D9E4F0;
	border: 1px solid #cccccc;
	margin-left: 5px;
	padding: 2px;
	border-radius: 6px;
	float: left;
	width: 235px;
}

#div2 {
	display: inline;
	float: left;
}

#hstnavigation {
	float: left;
	min-width: 717px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.ui-dialog .ui-state-error {
	padding: .3em;
}

.validateTips {
	border: 1px solid transparent;
	padding: 0.3em;
}

.headertabtextmgmt {
	color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;	
	margin:7px;	
}

.schedulenodebg {
	background-color: #F1F5F8;
	float: left;
	min-height: 100px;
	width: 727px;
	padding-bottom: 5px;
}

.schedulenodeinfo {
	background: none repeat scroll 0 0 #DCE7F3;
	border: 1px solid #dddddd;
	margin-left: 5px;
	margin-top: 5px;
	padding: 2px;
	float: left;
	width: 710px;
}

.instanceheaderslider-small {
	background: none repeat scroll 0 0 #ffffff;
	padding: 37px;
	border-radius: 0 0 6px 6px;
	float: left;
	width: 580px;
	min-height: 60px;
}

