﻿body
{
	color: #000000;
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}
html, body, form, #wrapper
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
#wrapper
{
	background-color: #ccccff;
	margin: 0px auto;
	text-align: left;
}
.header
{
	background-color: #FFFFFF;
	width: 960px;
	height: 93px;
	text-align: left;
	padding: 5px 5px 0px 5px;
	vertical-align: bottom;
}
.contentArea
{
	background-color: #FFFFFF;
	width: 960px;
	height: 100%;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.centeredContent
{
	text-align: center;
	padding-top: 20px;
	width: 100%;
	margin: 0px auto;
}
.centered
{
	margin: 0px auto;
}
.fullWidth
{
	width: 100%;
}
.tab
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
}
.norounded
{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.rounded
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
a.menuTabLink:link, a.menuTabLink:visited, a.menuTabLink:active, a.menuTabLink:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.menuTab
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	float: left;
	margin: 0px 0px 0px 5px;
	font-size: 10pt;
	cursor: pointer;
	height: 16px;
}
.clock
{
	font-size: 8pt;
	margin-right: 12px;
}
.subMenuTop
{
	font-size: 12pt;
	width: 230px;
	padding: 5px 5px 5px 10px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	color: #FFFFFF;
}
.subMenu
{
	font-size: 12pt;
	width: 230px;
	padding: 5px 10px 10px 10px;
	margin-left: 5px;
	margin-top: 0px;
	text-align: left;
	color: #000000;
}
.subMenuOptions
{
	height: 340px;
}
.poweredBy
{
	background-color: #FFFFFF;
	color: #AAAAAA;
	font-size: 8pt;
	text-align: center;
	width: 200px;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
}
.normalText
{
	font-family: Sans-Serif;
	font-size: 10pt;
}
.redError
{
    color: #FF0000;
}
.breadcrumbTrail
{
	color: #FFFFFF;
	font-size: 8pt;
}
a.breadcrumbLink:link, a.breadcrumbLink:visited, a.breadcrumbLink:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}
a.breadcrumbLink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
}
a:link
{
	/* text-decoration: none; */
	color: Black;
}
a:hover
{
	text-decoration: underline;
	color: Black;
}
a:visited
{
	/* text-decoration: none; */
	color: Black;
}
a:active
{
	/* text-decoration: none; */
	color: Black;
}
a.small:link
{
	text-decoration: none;
	color: Black;
	font-size: 8pt;
}
a.small:hover
{
	text-decoration: underline;
	color: Black;
	font-size: 8pt;
}
a.small:visited
{
	text-decoration: none;
	color: Black;
	font-size: 8pt;
}
a.small:active
{
	text-decoration: none;
	color: Black;
	font-size: 8pt;
}
.button
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	display: inline-block;
	margin: 5px 0px 0px 5px;
	font-size: 10pt;
	cursor: pointer;
}
.empDashboard
{
	font-weight: bold;
}
.adminGridLink
{
	font-size: 8pt;
}
.adminGridTitle a:link
{
	color: #FFFFFF;
}
.adminGridTitle
{
	color: #FFFFFF;
}
.adminGridPager
{
	color: #000000;
	font-size: 8pt;
}
.adminGridContent
{
	font-size: 8pt;
}
.adminTitle
{
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}
.selectionGridContent
{
	font-size: 8pt;
}
.engagementDashboardTitle
{
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.myStrengthsTitle
{
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}
.myStrengthsSubTitle
{
	font-size: 14pt;
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}
.myStrengthsList
{
	font-size: 12pt;
	font-weight: normal;
}
.teamStrengthsName
{
	font-size: 12pt;
	/* font-weight: bold; */
}
.strengthFullDef
{
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
.teamCoachingDomainsGrid
{
	margin-bottom: 10px;
}
.fileCabinetContainer
{
	width: 380px;
	position: relative;
	height: 1em;
	margin: 10px 0px 0px 0px;
}
.fileCabinet
{
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: black;
	width: 375px;
	padding-top: 1em;
	background-color: #FDFDB5;
	padding-bottom: 0em;
}
.fileCabinetTitleLeft
{
	float: left;
	padding: 0em 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	width: 8px;
	position: relative;
	height: 1em;
}

.fileCabinetTitle
{
	border-top: solid 1px black;
	float: left;
	width: 220px;
	padding: 0.25em 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FDFDB5;
	text-align: center;
	position: relative;
	height: 1.5em;
}
.fileCabinetTitleRight
{
	float: left;
	padding: 0em 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	width: 147px;
	position: relative;
	height: 1em;
}
li
{
	padding: 0px 0px 5px 0px;
	text-indent: 0px;
	margin: 0px 0px 0px 20px;
}
ul.igdt_NodeGroup li
{
    padding: 0px 0px 0px 0px;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
}
li.tight
{
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	margin: 0px 0px 0px 20px;
}
ul
{
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol
{
	padding: 0px;
	margin: 0px;
}
.blanket
{
	background-color: #111111;
    opacity: 0.65;
	filter: alpha(opacity=65);
	position: fixed;
	z-index: 9001;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.popUpDiv
{
	position: fixed;
	background-color: #EEEEEE;
	width: 50%;
	height: 300px;
	z-index: 9002;
	overflow: scroll;
	border: solid 2px #000000;
	left: 25%;
	top: 200px;

}
.dashboardHover
{
	display:none; 
      position:absolute; 
      border-style: solid; 
      background-color: white; 
      padding: 5px;
      width: 400px;
      z-index: 9003;
}
/*.dateChooserInline
{
    display: inline-block;
    float: left;
    background:White;
    border-style:Inset;
    border-width:1px;
    width:120px;
    height:22px;
}*/
table.radioWithProperWrap input
 {    
      float: left;
 }

 table.radioWithProperWrap label
 {    
      margin-left: 25px;
      display: block;
 }
.heatMapIndex
{
    font-size: 8pt;
    border-left: 2px solid black;
}
.heatMapItem 
{
    font-size: 8pt;
}
.heatMapHeader {
    font-size: 8pt;
    border-bottom: 2px solid black;
}
.heatMapTable {
    font-size: 8pt;
    border-width: 2px 2px 2px 2px;
    border-color: black;
}
.heatMapTitle {
    font-size: 14pt;
    font-weight: bold;
}
