* { box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; } 

*[class^="devgraphicsunifiedglyphs"]  {
	display: inline;
    font-family: "BlueSkyGlyphs-19", "BlueSkyGlyphs-18", "BlueSkyGlyphs-17", verdana, arial, helvetica, sans-serif;
    color: inherit;
    background-color: inherit;
    vertical-align: baseline;
    padding-top: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;
	/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.devgraphicsunifiedglyphs-19  {
	display: inline;
    font-family: "BlueSkyGlyphs-19", verdana, arial, helvetica, sans-serif;
    color: inherit;
    background-color: inherit;
    vertical-align: baseline;
    padding-top: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;
	/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
  font-family: 'BlueSkyGlyphs-17';
  src:  url('BlueSkyGlyphs-17.woff?39884db') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BlueSkyGlyphs-18';
  src:  url('BlueSkyGlyphs-18.woff?39884db') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BlueSkyGlyphs-19';
  src:  url('BlueSkyGlyphs-19.woff?39884db') format('woff');
  font-weight: normal;
  font-style: normal;
}

table.tableintopic {width:100%;}

table.belowtopictext {
	border: 0;
	width: 100%;
}

.searchDetails {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 8pt; 
	font-weight: bold
	}

.searchResults {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 8pt
	}

#tripane img{
	vertical-align : middle;
}



a:link {
	color: #0079ff;
}

a:visited {
	color: #0079ff;
}

a:hover {
	color: #0079ff;
}

a.topbutton, a.topbutton:visited {
	border : 1px solid #ffffff;
	background : #000152;
	color : #333399;
	font : 11px Verdana, sans-serif;
	cursor : auto;
	padding : 4px;
	text-align : center;
	text-decoration : none;
}

a.selectedtab:link, a.selectedtab:visited, a.selectedtab:hover{
	border : 1px solid;
	border-bottom-color : #9E9BD4;
	border-left-color : #9E9BD4;
	border-right-color : #9E9BD4;
	border-top-color : #9E9BD4;
	background-color : #ffffff;
	color : #000152;
	font : 11px "MS Sans Serif", sans-serif;
	margin : 0px;
	padding : 1px 8px 2px 8px;
	text-align : center;
	text-decoration : none;
}

a.tab:link, a.tab:visited, a.tab:hover{
	border : 1px solid;
	border-bottom-style : none;
	border-left-color : #FFFFFF;
	border-right-color : #9E9BD4;
	border-top-color : #FFFFFF;
	color : #333399;
	font : 11px "MS Sans Serif", sans-serif;
	margin : 0px;
	padding : 1px 8px 2px 8px;
	text-align : center;
	text-decoration : none;
}


body.bodyheaderbar {
	     background: #d6dbef;
	border : 2px solid #9E9BD4;
	color : #333399;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-bottom: 0em;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	width: 100%;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size:10px; 
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
}

table.headerbar {
	color : #333399;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-bottom: 0em;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	width: 100%;
	font-style: normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	
}

body.bodydividerbar {
	     background: #EAEAFF;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
	margin-left: 0%;
	margin-bottom: 0em;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	width: 100%;
	height: 100%;
}

body {	
	margin : 0em 0% 0em 0%;
}

body.bodymain{
	background-color: #ffffff;
	margin: 2px 0% 2px 2px;
	padding-left: 2px;
}

body.contents {
	background : #ffffff;
	scrollbar-darkshadow-color : #9999DD;
	scrollbar-face-color : #EAEAFF;
	scrollbar-shadow-color : #CCCCFF;
    border-top : 2px solid #EAEAFF;
}

body.searchcontents {
	background : #ffffff;
	scrollbar-darkshadow-color : #9999DD;
	scrollbar-face-color : #EAEAFF;
	scrollbar-shadow-color : #CCCCFF;
    border-top : 2px solid #EAEAFF;
}

body.tabs{
	background : #CCCCFF;
	background-image : url(toolbar_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom : 0px;
	margin-bottom : 0px;
	border-right: 2px solid #EAEAFF;
}

#tripane {
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 1em;
	padding-left : 3%;
	padding-right : 3%;
}

#main {
	background : #FFFFFF;
	border-left : 1px solid #EAEAFF;
	height : 100%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0em;
	margin-bottom: 0em;
	padding-left : 3%;
	padding-right : 3%;
	padding-top : 0em;
	padding-bottom: 1em;
}

#divider{
background : #EAEAFF;
	height : 100%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0em;
	margin-bottom: 0em;
padding: 0em;
}

#tabs{
	border-bottom : 9px solid #9E9BD4;
	margin-top : 2px;
	padding-left : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

#tripane .heading1 {
	border-bottom : none;
	color : #333399;
	font : bold 14px Verdana, serif;
	padding-bottom : 1px;
}
   
td.topleft, td.topright, td.bottomleft, td.bottomright {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin : 0;
	padding : 4px 8px 5px 8px;
	background : #ffffff;
	background-image : url(toolbar_bg.jpg);
	background-repeat: repeat-x;
}

td.topright {
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}
td.topleft {
	border-bottom: 0px solid #ffffff;
}

td.bottomright {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

td.bottomleft {
	border-top: 1px solid #ffffff;
}

a.toolbar:hover {
	margin :0px;
	border: 1px solid #333399;
	padding : 3px 2px 0px 2px;
	color : #333399;
	text-decoration : none;
}

a.toolbar {
	border : 0;
	margin : 1px;
	color : #333399;
	text-decoration : none;
	padding : 0px 2px 0px 2px;
}

span.toolbar {
	color : #333399;
	font-weight : bold;
}

img.toolbar {
	padding : 0;
	margin:0;
	position : relative;
	top : -3px;
	left : 0;
    vertical-align : top;	
	margin-bottom : -3px;
}

table.toolbar {
	margin: 0px;
	border : none;
	padding : 0px;
	border-collapse : collapse;
}

#footer {
	margin : 0;
	padding : 8px 8px 8px 8px;
	background : #333399;
	border: 0;
	border-right: 1px solid #333399;
	font : 10px Verdana, sans-serif;
	color : #ffffff;
	text-align : left;
}
 img { 
	border: 0; 
 }
 
 p.elementnameop {
	color:  #000000;
}
.appliestoheading {
	padding-top: 20px;
}
table.appliesto {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
	margin-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}


table.appliesto [class^="devgraphicsunifiedglyphs"] {
	font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1.5em;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-size: 1.5em;
    color: #FFF;
	margin: 5px;
	padding-left: .25em;
}

h1#heading [class^="t"]::before {
	height: 60px;
	width: 60px;
}

/* administration  */
h1#heading.t102229 {
	position: relative;
	background: #f1947e;
}
h1#heading.t102229::before  {
	background: #e95a38;
	content: "\e60a";
	color: #fff;
}
/* CapitalPlans  */
h1#heading.t102207 {
	position: relative;
	background: #dd92bf;
}
h1#heading.t102207::before  {
	background: #ca589d;
	content: "\e69b";
	color: #fff;
}

/* contracts  */
h1#heading.t107433 {
	position: relative;
	background: #c4d0d2;
}
h1#heading.t107433::before  {
	background: #2db3ac;
	content: "\e6CB";
	color: #fff;
}

/* Cost  */
h1#heading.t102205 {
	position: relative;
	background: #f1947e;
}
h1#heading.t102205::before  {
	background: #e95a38;
	content: "\e935";
	color: #fff;
}

	
/* Dashboards */
h1#heading.t102208 {
	position: relative;
	background: #77cec9;
}
h1#heading.t102208::before  {
	background: #3db3ac;
	content: "\e6d1";
	color: #fff;
}	

	
/* Document Exchange */
h1#heading.t113054 {
	position: relative;
	background: #66d0e0;
}
h1#heading.t113054::before  {
	background: #13b6cf;
	content: "\e90c";
	color: #fff;
}	


/* Field */
h1#heading.t107345 {
	position: relative;
	background: #dd92bf;
}
h1#heading.t107345::before  {
	background: #ca589d;
	content: "\e991";
	color: #fff;
}	

/* Files */
h1#heading.t102210 {
	position: relative;
	background: #66d0e0;
}
h1#heading.t102210::before  {
	background: #13b6cf;
	content: "\e9d5";
	color: #fff;
}
/* Enterprise */
h1#heading.t102209 {
	position: relative;
	background: #c88fbe;
}
h1#heading.t102209::before  {
	background: #aa529b;
	content: "\e938";
	color: #fff;
}

/* Funds */
h1#heading.t102211 {
	position: relative;
	background: #59b0cb;
}
h1#heading.t102211::before  {
	background: #0085af;
	content: "\ea0a";
	color: #fff;
}

/* home  */
h1#heading.t102230 {
	position: relative;
	background: #e7f4fd;
}
h1#heading.t102230::before  {
	background: #0085af;
	content: "\e659";
	color: #fff;
}

/* News Feed */
h1#heading.t102212 {
	position: relative;
	background: #dbe492;
}
h1#heading.t102212::before  {
	background: #c8d657;
	content: "\e93d";
	color: #fff;
}
/* Portfolios */
h1#heading.t102213 {
	position: relative;
	background: #66d0e0;
}
h1#heading.t102213::before  {
	background: #13b6cf;
	content: "\e6d0";
	color: #fff;
}
/* Progress */
h1#heading.t102231 {
	position: relative;
	background: #f5ba85;
}
h1#heading.t102231::before  {
	background: #f09543;
	content: "\ea38";
	color: #fff;
}
/* Reports */
h1#heading.t102214 {
	position: relative;
	background: #dd92bf;
}
h1#heading.t102214::before  {
	background: #ca589d;
	content: "\e609";
	color: #fff;
}
/* resources */
h1#heading.t102201 {
	position: relative;
	background: #dbe492;
}
h1#heading.t102201::before  {
	background: #c8d657;
	content: "\e92c";
	color: #fff;
}
/* risk */
h1#heading.t102202 {
	position: relative;
	background: #c88fbe;
}
h1#heading.t102202::before  {
	background: #aa529b;
	content: "\e650";
	color: #fff;
}
/* Schedule */
h1#heading.t102204 {
	position: relative;
	background: #59b0cb;
}
h1#heading.t102204::before  {
	background: #0085af;
	content: "\ea37";
	color: #fff;
}
/* Scope */
h1#heading.t102203 {
	position: relative;
	background: #9cce98;
}
h1#heading.t102203::before  {
	background: #67b460;
	content: "\e64f";
	color: #fff;
}
/* Strategies */
h1#heading.t102215 {
	position: relative;
	background: #dbe492;
}
h1#heading.t102215::before  {
	background: #c8d657;
	content: "\e979";
	color: #fff;
}
/* Tasks */
h1#heading.t102216 {
	position: relative;
	background: #f5ba85;
}
h1#heading.t102216::before  {
	background: #f09543;
	content: "\ea43";
	color: #fff;
}
/* Workfolows and Forms */
h1#heading.t102217 {
	position: relative;
	background: #9cce98;
}
h1#heading.t102217::before  {
	background: #67b460;
	content: "\e947";
	color: #fff;
}
h1#heading.topicHeading::before  {
	font-family: "BlueSkyGlyphs-17";
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1em;
	width: 1em;
	width: 60px;
	height: 1em;
	height: 60px;
	padding-left: 10px;
	vertical-align: middle;
	display: inline-block;
	text-decoration: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 40px;
	line-height: 50px;
}
span.headingtext {
	margin-left: 10px;
}

/*
	old expandingTemplate:before
	content: "\e910";
	content: "\e912";
	old2
	content: "\e919";
	currently
	content: "\E913";
*/

a.expandingblocktemplate:before  {
	background: #ffffff;
	content: "\E913";
	color: #0072bc;
	font-family: "BlueSkyGlyphs-17";
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 0 0 0;
	vertical-align: middle;
	display: inline-block;
	text-decoration: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 22px;
	line-height: 22px;
	position: relative;
	margin: 0;
	margin: -15px 0 -10px 0;
}

#mobilecontent {
	top: 0;
	left: 0;
	margin: 2pt;
	padding: 2pt;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
}


h1[class*="heading"], p[class*="tips"], p[class*="heading"] {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #0e2d5f;
	border: none;
}
li[class*="list"] {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	margin-left: 0pt;
	padding-left: 0pt;
	left: 2pt;
	font-weight: normal;
	color: #333333;
}
ol[class*="list"], ol[class*="note"], ul[class*="list"], ul[class*="note"] {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	padding-left: 15pt;
}
p[class*="note"], ul[class*="note"], li[class*="note"] {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	background: #DFDFDF;
}

div ul.expandingtextbullet li a.expandingblocktemplate:before {
	position: relative;
	display: inline;
	left: 0;
	top: 0;
}

div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate {
	position: relative;
}


div#whatsNewContent ul.expandingtextbullet li p {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	margin-right: 26px;
	
}



div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate span {
	display: block;
	outline: none;
	position: relative;
	left: 26px;
	top: -11px;
	color: #000000;
	font-weight: normal;
	
}

div#whatsNewContent ul.expandingtextbullet li .expandingblock {
	position: relative;
	top: -28px;
}





div#whatsNewContent .bodytextindent1 {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	margin-left: 26px;
	
	
}


div#whatsNewContent ul.expandingtextbullet {
	list-style-type: none
}

div#whatsNewContent ul.expandingtextbullet li, div#whatsNewContent ul.expandingtextbullet p{
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

div#whatsNewContent ul li, div#whatsNewContent ul p{
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
}

div#whatsNewContent ul li:first-child  {
	margin-top: -10px;
}

.rotateLeft90:before{
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform: rotate(-90deg);
	position: relative;
	margin: 0;
	padding: 0;
	
}


/* additional styles */

	body, html {
	width: 100%;
	height: 100%;
	background: #ffffff;
	margin-right: 0;
	padding: 0;
}
body {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	width: 100%;
	margin: 0;
	padding: 0;
}
p.bodytext {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
}

div#navigationLinks{
	width: 100%;
}
table#navlinks {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #0072bc;
	text-decoration: none;
} 

a:focus {
	color: #0072bc;
	/* 
	outline: thin dotted black; 
	outline-offset: 5px;
	*/
} 



div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate:link  span, div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate:visited  span, div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate:hover  span, div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate:active  span {
	display: block;
	text-decoration: none;
	color: #00000;
}


div#whatsNewContent ul.expandingtextbullet li a.expandingblocktemplate:focus  span {
	display: block;
	text-decoration: underline;
	color: #0072bc;
}

table.belowtopictext p {
	margin: -1px;
	padding: 0;
}
table.belowtopictext p a {
	background-color: #fff;
    border: 1px solid #999;
    color: #222;
    display: block;
    font-weight: bold;
	/* top, right, bottom, left */
	margin: 0 0 0 0;
	padding: 12px 10px 5px 4px;
    text-decoration: none;
}
table.belowtopictext p:nth-child(2) a {
}

table.belowtopictext p:first-child  a {
    border-top-left-radius:8px;
    border-top-right-radius:8px;

}
table.belowtopictext p:last-child  a {
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}
table.belowtopictext p a {
	background-image: url(right.png);
    background-size: 12px;
    background-position: right center;
    background-position-x: 98%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
}
.groupheadingop span {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}
#navlinks th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 20px;
}
#navlinks {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}
h1.heading2 {
	color: #333333;
	font-size: 24px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	padding-bottom: 1px;
	font-weight: lighter;
	background: orange;
	margin: 0;
	display: none;
}
h1.heading1 {
	color: #333333;
	font-size: 60px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: lighter;
	padding-top: 1px;
	background: orange;
	margin: 0;
	display: none;
}
h1.heading3 {
	color: #495363;
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	position: relative;
	top: -10px;
	padding-left: 2px;
}
h1.heading4 {
	color: #495363;
	font-size: 14px;
	margin-top: 0;
	padding-top: 5px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
}
div#exploreFeaturesContent table.tableintopic {
	width: 1024px;
}

div#exploreFeaturesContent table.tableintopic tr{
	margin: 0;
	padding: 0 0 20px 0;
}
div#exploreFeaturesContent table.tableintopic tr td {
	margin: 0;
	padding: 0 0 12px 35px;
}
																  
		   
					 
			 
				 
			   
 
																  
			  
				  
				  
 
																  
				 
					 
 
																	
					
		  
		
			  
			  
 
span.masked img {
	position: relative;
	left: 0; top: 0;
	width: 80px;	
	height: 80px;
}
img.mask {
	position: absolute;
	left: 0; 
	top: 0;
	width: 80px;
	height: 80px;
	z-index: 5;
}
.maskedGraphic {
	position: relative;
	left: 0;
	top: 8px;
	width: 80px;	
	height: 80px;
}

span[class*="devgraphicsunifiedglyphs"] {
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-size: 22px;
    color: #0072bc;
    margin: 0;
    padding: 0 0 3px 0;
    line-height: 21px;
}

.modal {
    min-width: 880px;
    min-height: 462px;
    margin-left: -421px;
}
  
.modal-header  {
    height: 45px;
}

 .modal-body {
    position: relative;
	display: block;
    overflow-y: auto;
	width: 100%;
	height: 100%;
    max-height: 100%;
	min-height: 503px;
	min-width: 880px;
    padding: 15px 15px 0 15px;
    -webkit-transition: height .25s;
    -moz-transition: height .25s;
    -o-transition: height .25s;
    transition: height .25s;
}

div.modal-body iframe#doc_Video {
	position: relative;
	width: 100%;
	max-width: 850px;
	height: 478px;
	max-height: 100%;
	overflow: auto;
}

.modal {
position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    background-clip: padding-box;
    outline: 0;
    border: 1px solid #b6c6cb;
    background-color: #f3f3f3;
    border-radius: 3px;
}

.modal-body .btn-blue-light,

.modal-body .btn-form {
    background-color: #ffffff;

    color: #495363;

    border: 1px solid #c1cbd5;

}

.modal-body .btn-blue-light:hover,
.modal-body .btn-form:hover,
.modal-body .btn-blue-light:focus,
.modal-body .btn-form:focus,
.modal-body .btn-blue-light.active,
.modal-body .btn-form.active,
.modal-body .btn-blue-light:active,
.modal-body .btn-form:active {
  color: #495363;
  background-color: #f2f2f2;
  border-color: #c1cbd5;
}

.hide {
    display: none;
}

.modal-header {
    position: relative;
    padding: 10px 15px;
    background-color: #dce3e4;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -o-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -ms-border-top-left-radius: 3px;
    -o-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom: none;
	max-height: 40px;
}

.modal-header [data-dismiss="modal"] {
    color: #495363;
}
.modal-header > .modal-close, .modal-header > .control-bar {
    position: absolute;
    right: 15px;
    top: 10px;
}

h1 {
	margin: 0;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-size: 21px;
	
}



p.whatsnewdateline {
	position: relative;
	top: 0;
	left: 0;
	padding: 0 0 0 0;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
	text-rendering: optimizelegibility;
}

div.spotlight-box p.subheading, div.enhancements-box p.subheading {
	position: relative;
	top: -5px;
	left: 0;
	padding: 0 0 15px  0;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    color: #333333;
    font-size: 18px;
	text-rendering: optimizelegibility;
}

div.spotlight-box  p span[class^="devgraphicsunifiedglyphs"], div.enhancement-box  p span[class^="devgraphicsunifiedglyphs"] {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent;
	font-size: 20px;
	
}

p.previousvideos {
	font-size: 20px;
	text-rendering: optimizelegibility;
	/* text-transform: uppercase; */
	/* text-align: center; */
}


div.spotlight-box  p span[class^="devgraphicsunifiedglyphs"] {
	color: #ffDD00;
}

div.enhancement-box  p span[class^="devgraphicsunifiedglyphs"] {

}






div#whatsNewContent p.subheading {
	position: relative;
	top: -5px;
	left: 0;
	padding: 0 0 15px  0;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
	text-rendering: optimizelegibility;
}

div#whatsNewContent a.videoLink {
	position: relative;
	top: 0;
	left: 0;
}
div span.videolinktext {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	background: #0072bc;
	border-radius: 2px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding: 3px 5px 3px 5px;
}

div li[class*='list'] span.videolinktext {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	background: #0072bc;
	border-radius: 2px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 3px 5px 3px 5px;
}

div#whatsNewContent ol[class*='list'], ol[class*='note'], ul[class*='list'], ul[class*='note'] {
	padding-left: 0;
	margin-left: 24px;
}
div#whatsNewContent p.explorefeaturesvideo {
	margin: 0 0 30px 0;
}

div#whatsNewContent span.buttontext {
	position: relative;
	top: 10px;
	color: #0072bc;
	font-size: 14px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	background: #ffffff;
	border-radius: 2px;
	width: 145px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #0072bc;
	margin-right: 4px;
	padding: 5px 25px 5px 5px;
}


div#whatsNewContent a.expandingblocktemplate:link::before, div#whatsNewContent a.expandingblocktemplate:visited::before, div#whatsNewContent a.expandingblocktemplate:hover::before, div#whatsNewContent a.expandingblocktemplate:active::before  {
	color: #495363;
	text-decoration: none;
	width: 18px;
	height: 18px;
	background: #ffffff;
	content: "\E913";
	font-family: "BlueSkyGlyphs-17";
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 0 0 0;
	vertical-align: middle;
	display: inline-block;
	text-decoration: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 18px;
	position: relative;
	margin: 0;
	margin: -11px 4px -10px 0;
	
}

div#whatsNewContent a.expandingblocktemplate:link::before, div#whatsNewContent a.expandingblocktemplate:visited::before, div#whatsNewContent a.expandingblocktemplate:hover::before, div#whatsNewContent a.expandingblocktemplate:active::before    {
	text-decoration: none;
	color: #000000;
 }

 div#whatsNewContent a.expandingblocktemplate:focus::before {
	text-decoration: none;
	color: #0072bc;
 } 

 a.videoLink:link span.videolinktext, a.videoLink:visited span.videolinktext, a.videoLink:hover span.videolinktext, a.videoLink:active span.videolinktext {
	outline: none;
}
 
a.videoLink:focus span.videolinktext {
	outline: thin dotted black; 
	outline-offset: 0px;
}

a.videoLink:link span.vidLinkText, a.videoLink:visited span.vidLinkText, a.videoLink:hover span.vidLinkText, a.videoLink:active span.vidLinkText {
	outline: none;
}
 
a.videoLink:focus span.vidLinkText {
	outline: thin dotted black; 
	outline-offset: 0px;
}

a.videoLink:link span.demoLink, a.videoLink:visited span.demoLink, a.videoLink:hover span.demoLink, a.videoLink:active span.demoLink {
	outline: none;
}
 
a.videoLink:focus span.demoLink {
	outline: thin dotted black; 
	outline-offset: 0px;
}

a.modal-close:link i.pgbu-icon-dialog-close:befor, a.modal-close:visited i.pgbu-icon-dialog-close:befor, a.modal-close:hover i.pgbu-icon-dialog-close:befor, a.modal-close:active i.pgbu-icon-dialog-close:befor{
    outline: none;
}

a.modal-close:focus i.pgbu-icon-dialog-close:before {
	outline: thin dotted black; 
	outline-offset: 0px;
}


div#whatsNewContent .expandingblock  {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 26px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

div#whatsNewContent a.otnnewwindowop  {
	position: relative;
}


div#whatsNewContent .expandingblock .bodytext {
	color: #000000;
}


.home-box {
	width: 100%;
	float: left;
	display: block;
	position: relative;
}


.spotlight-box {
	width: 100%;
	float: left;
	display: block;
	position: relative;
	min-height: 180px;
	max-height: auto;
	min-width: 375px;
	max-width: 800px;
	overflow: auto;
	border: 0 none;
	border-right: 2px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;
	margin-left: 0;
	margin-top: 0;
	margin: 10px 60px 15px 0;
	padding: 10px 15px 0 20px;			
	background: #ffffff;
	background: #f8f8f8;
}

.previousVideoContent-box  {
	width: 100%;
	float: left;
	display: block;
	position: relative;
	min-height: 320px;
	max-height: 320px;
	min-width: 375px;
	max-width: 375px;
	overflow: auto;
	border: 0 none;
	border-right: 2px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;
	margin-left: 0;
	margin-top: 0;
	margin: 10px 60px 15px 0;
	padding: 10px 15px 0 20px;			
	background: #ffffff;
}

.enhancements-box {
	width: 100%;
	float: left;
	display: block;
	position: relative;
	min-height: 320px;
	height: 100%;
	max-height: 100%;
	min-width: 375px;
	width: 100%;
	max-width: 1245px;
	overflow: auto;
	border: 0 none;
	margin-left: 0;
	margin-top: 0;
	margin: 0 15px 0 0;
	padding: 0 15px 0 20px;	
}

.spotlight-box-header {
	width: 100%;
	float: left;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
}

.enhancements-box-header {
	width: 100%;
	float: left;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
}

.previousVideoContent-box-header  {
	width: 100%;
	float: left;
	display: block;
	position: relative;
}

.spotlight-section{
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}

.previousVideoContent-section {
	max-width: 1245px;
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}


.enhancements-section {
	max-width: 825px;
	float: left;
	display: block;
	clear: left;
}

#whatsNewContent{
	width: 100%;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

body {

}




span.spotlight [class^="devgraphicsunifiedglyphs"] , span.enhancements [class^="devgraphicsunifiedglyphs"] {
	position: relative;
	top: -2px;
	left: -2px;
	font-size: 21px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

span.spotlight [class^="devgraphicsunifiedglyphs"] {
	color: #F2C019;
	font-size: 24px;
	line-height: 24px;
	}
	
span.enhancements [class^="devgraphicsunifiedglyphs"] {
	color: #67B460;
	font-size: 24px;
	line-height: 24px;
	}

div#whatsNewContent div.spotlight-section p.subheading , div#whatsNewContent div.enhancements-section p.subheading{
	padding: 0;
	margin: 0;
	left: 0;
	font-size: 18px;
	color: #495363;
}

div.spotlight-box-header p, div.enhancements-box-header p, div.general-section p.subheading {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 24px;
}

div.featureContent {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 30px 30px;
	margin: 0 0 0 0;
}



div.general-section {
	width: 100%;
	padding: 30px 0 30px 0;
	margin: 0 30px 0 30px;
}

div.previousFeatureContent  {
	padding: 0;
	margin: 0;
}

div.mainSection {
	padding: 0;
	margin: 0;
}


div.featureContent:nth-child(1)  {
	padding: 15px 0 30px 30px;
}

div.featureContent:nth-child(odd)  {
	background: #f8f8f8;
}
div.featureContent:nth-child(even)  {
	background: #ffffff;
}

div.featureContent div.newRelease  {
	padding: 0;
	margin: 0;
}

div.featureContent:nth-child(2) div.newRelease  {
	padding: 40px 0 0 0;
	margin: 0 0 0 0;
}

.home-box > p.subheading {
	color: #333;
}

p.explorefeaturesvideo {
	margin: 15px 0 10px 0;
}

a span.demoLink {
    position: relative;
    color: #0072bc;
    font-size: 12px;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    background: #ffffff;
    border: solid 1px #0072bc;
    border-radius: 2px;
    height: 26px;
    line-height: 12px;
    text-align: center;
    padding: 5px 19px 5px 17px;
    width: 110px;
}



i.demoLink:before {
    font-family: "BlueSkyGlyphs-19", "BlueSkyGlyphs-18", "BlueSkyGlyphs-17", "BlueSkyPrime-17", arial, helvetica, sans-serif;
    content: "\e982";
    font-weight: bold;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-size: 17px;
    color: #0072bc;
    margin: 0;
    padding: 0 3px 0 0;
}


i.demoLinkWithText:before {
	margin-bottom: 2px;
}

span.vidLinkText {
	font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,Roboto,Oxygen-Sans,"Helvetica Neue",Helvetica,sans-serif;
	line-height: 21px;
	color: #0072bc;
	font-size: 14px;
} 
/* */
div#t_1_tddiv_3, div#t_2_tddiv_1{
	display: none; 
}

.light-theme {display: block;} 


