html, body, #wrapper, td, a
{
	font-size: 14px;
	font-family: Trebuchet MS;		
	margin: 0;
	padding: 0;
}

#wrapper
{
	margin:0 auto;		
	width: 950px;
}

#topContainer 
{
	height: 92px;
}

#topLeftContainer
{
	clear: left;	
	float: left;
	text-align: center;
	width: 140px;	
}

#topRightContainer
{
	float: left;
	padding-top: 28px;
	position: relative;	
	text-align: right;	
	width: 810px;	
		
}

#middleContainer 
{
	height: 100%;
	width: 100%;
}

#middleLeftContainer
{
	clear: left;
	float: left;
	width: 152px;	
}

#middleRightContainer 
{
	float: left;	
	width: 798px;

}

#bottomContainer 
{
	border-top: 2px solid #c4c4c4;
	clear: left;	
	color: #c4c4c4;	
	font-size: 11px;	
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}

ul.blueArrow {
	list-style-image: url(../images/icons/moreInfoArrow.gif);	
}

ul.leftNav  
{
	background-image: url(../Images/background-left-nav.gif);	
	background-repeat: repeat-y;		
	border-bottom: 1px solid #dcddde;		
	color: #001175;
	font-size: 13px;	
	list-style: none;
	margin: 0;	
	padding: 0;
	width: 138px;
}

ul.leftNav li a
{
	border-top: 1px solid #dcddde;	
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0px;
	padding-left: 15px;
	color: #001175;
	text-decoration: none;
	font-size: 13px;
}

ul.leftNav li a:hover, ul.leftNav li a.currentItem  
{
	border-top: 1px solid white;	
	background-image: url(../Images/background_side_nav_orange.gif);	
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0px;
	padding-left: 15px;
	color: White;
	text-decoration: none;
	font-size: 13px;
	width: 149px;
}

span#bottomLinks,
span#topLinks
{
	font-size: 14px;
	padding-left: 10px;
}

a.footerLink {
	color: #c4c4c4;	
}


div#welcome 
{
	font-size: 13px;
}

div.heavyTextPage {
	width: 600px;
}

div.topNav 
{
	background-image: url(../Images/background-top-nav.gif);
	background-repeat: repeat-x;
	color: White;	
	font-size: 14px;	
	height: 38px;
	padding-left: 10px;
	padding-top: 6px;
	text-align: left;
	float: left;
	width: 530px;
	z-index: 1000;
}

div.topNavAdmin
{
	background-image: url(../Images/background-top-nav.gif);
	background-repeat: repeat-x;
	color: White;	
	font-size: 14px;	
	height: 38px;
	padding-left: 10px;
	padding-top: 6px;
	text-align: left;	
	float: left;
	z-index: 1;
	width: 260px;
}

div.topNavFull
{
	background-image: url(../Images/background-top-nav.gif);
	background-repeat: repeat-x;
	color: White;	
	font-size: 14px;	
	height: 38px;
	padding-left: 10px;
	padding-top: 6px;
	text-align: left;	
	float: left;
	z-index: 1;
	width: 100%;
}

div.userInfo, topLinks
{
	font-size: 14px;
}


div#legend 
{
	padding: 10px 0px 10px 15px;
}

div#legend .title,
div#jobDetails .title
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}


.titleSpanish,
{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
}


div#legend .links 
{
	font-size: 10px;
}

div#legend img 
{
	border: none;
	padding-right: 4px;
	vertical-align: middle;
}

td.noBottom
{
	border-bottom: none;
}

table td {
	padding: 0px 5px 0px 15px;
	vertical-align: top;
}

table.dataGrid
{
	margin-bottom: 15px;
	width: 100%;
}

table.dataGrid thead td
{
	background-color: #E8E6E6;
	border: none;
	padding: 5px;	
	color: #FFFFFF;
}

table.dataGrid > tbody > tr > td.largeField {
	
}

{
	margin-bottom: 15px;
	width: 100%;
}


table.searchFormTable
{
	margin-bottom: 15px;
	width: 100%;
}

table.searchFormTable thead th
{
	background-color: #FFF;
	//border: none;
	padding: 5px;	
}




table.dataGrid thead td.filter
{
	background-color: #E8E6E6;
	border-bottom: none;
	padding: 10px;	
}

table.dataGrid tbody tr:nth-child(even) {background: #FFF}
table.dataGrid tr:nth-child(odd) {background: #E8E6E6}

table.dataGrid2 tbody tr:nth-child(even) {background: #FFF}
table.dataGrid2 tr:nth-child(odd) {background: #E8E6E6}

table.dataGrid thead td.filter div.az
{
	font-size: 10px; 
	float: right; 
	width: 179px; 
	text-align: right; 
	padding-right: 10px;
}

table.dataGrid thead td.filter div.theFilter
{
	float: left; width: 430px;
}

table.dataGrid tbody td
{
	//border-bottom: 2px solid #8da0ff;
	vertical-align: top;
}

table.dataGrid tbody td.normal
{
	border-bottom: 0px;
}

table.dataGrid tbody td.normaltb
{
	border-top: 0px;
	border-bottom: 0px;
}

table.dataGrid tbody td 
{
	padding: 4px;
}

table.dataGrid thead th {
	padding: 4px;
}

table.normal TR {
	//border: 1px solid red;	
}

table.dataGrid2 thead th {
	background-color: #396AB3 !important;
	color: #FFF;
	padding: 4px;
}



div.pageTitle 
{
	color: #314aff;	
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
}

div.gridTitle 
{
	font-size: 14px;	
	font-weight
	padding-bottom: 3px;
}

span.gridTitleLink
{
	font-size: 11px;	
	padding-bottom: 3px;
	padding-left: 3px;
}

#left 
{
	display: block;	
	float: left;
	width: 600px;
}

#right 
{
	display: block;		
	float: left;
}

#center 
{
	display: block;	
	float: left;
	width: 798px;
}

div#jobDetails
{
	background-image: url(../Images/background-left-nav.gif);	
	background-repeat: repeat-y;
	padding-left: 10px;	
	width: 178px;
}

div#jobDetails .completionBar 
{
	background-color: #557eff;
	height: 14px;
}

div#jobDetails .progress
{
	width: 75px;
	border: 1px solid #b5b5b5;	
}

div#jobDetails #currentCompSkills 
{
	width: 50%;
}

div#jobDetails #currentStartedSkills
{
	width: 75%;
}

div#jobDetails #goalCompSkills
{
	width: 25%;
}

div#jobDetails #goalStartedSkills 
{
	width: 8%;
}

div#jobDetails table.itemdetails 
{
	border-bottom: 2px solid #dcddde;	
	margin-bottom: 10px;
}

.shortSteps 
{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shortSteps .title
{
	color: #164c82;
	font-size: 18px;
}

.shortSteps .title2
{
	color: #164c82;
	font-size: 15px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.shortSteps .title img.thumb
{
	padding-left: 10px;
}

.shortSteps .title img
{
	padding-right: 5px;
}

.shortSteps .subTitle 
{

}

.shortSteps .border 
{
	border-left: 4px solid #898989;
	margin-left: 15px;
	min-height: 105px;	
	padding-left: 20px;
	padding-bottom: 10px;
}
	
.shortSteps ul 
{
	margin: 0;	
	padding: 7px 0 7px 0;
}

.shortSteps li
{
	list-style: none;
	margin: 0;	
	padding: 0;
}

a {
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a.button {
	border: 1px solid #3f8cd8;
	background: url(../images/icons/buttonBackground.gif);
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover {
	border: 1px solid #000;
	background-color: #FFF;
	text-decoration: underline;
}

a.buttonLarge {
	font-size: 16pt;
	font-weight: bold;
}

a.pw1 {
	background: url(../images/icons/pw1.png);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.pw1:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

a.pw2 {
	background: url(../images/icons/pw2.png);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.pw2:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

a.pw3 {
	background: url(../images/icons/pw3.png);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.pw3:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}
a.pw4 {
	background: url(../images/icons/pw4.png);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.pw4:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

a.pw5 {
	background: url(../images/icons/pw1.png);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.pw5:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

a.alphaNav
{
	color: #000;
	text-decoration: underline;
}

.dropdown {
	/* font-size: 12px;
	 font-weight: normal;
	 color: #006699;
	 width: 200px; */
}

.dropdown_80 {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}

.dropdown_80 {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}

.reportHeader
{
	width: 100%;
	border-top: 1px solid #ff9700;
	border-bottom: 1px solid #ff9700;
	border-left: 1px solid #ff9700;
	border-right: 1px solid #ff9700;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

.reportHeader td {
	vertical-align: middle;
}

img 
{
	border: 0px;	
}

img.icon 
{
	padding: 0px 5px 0px 0px;
	margin:  0px 0px 0px 0px;
	vertical-align: bottom;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 250px;
	border: 2px solid #9FCBFF;
	padding: 2px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#stepOne,
#stepTwo,
#stepFour,
#stepFive,
#stepThree,
#stepSix
{
	float: left;
}

#stepOne,
#stepFour
{
	width: 230px;
}

#stepTwo,
#stepFive
{
	width: 290px;
}

#stepThree
{
	width: 265px;
	height: 190px;
}
#stepSix
{
	width: 265px;
}

.select, .text
{
	font-size: 11px;	
}

/* Self directed items */
.sdHeadText {
	font-size: 13pt;
}

.sdText {
	font-size: 11pt;
}
.sdFormLabel {
	padding-bottom: 10px;
}

.loginBody {
	background-image:url(/sd/images/back.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
}

.loginContainer {
	width: 792px;
}

.loginContainerTop {
	width: 100%; 
	background-image:url(/sd/images/top.png); 
	background-repeat: no-repeat;
	height: 20px; 
}

.loginContainerMiddle {
	width: 100%; 
	background-image:url(/sd/images/middle.png); 
	background-repeat: repeat-y; 
	text-align: left;
}

.loginContent {
	width: 700px; 
	padding: 20px 0px 40px 40px; 
	margin-right: 40px;
}

.loginContainerBottom {
	width: 100%; 
	background-image:url(/sd/images/bottom.png); 
	background-repeat: no-repeat;
	height: 20px; 
}

.errorMessage {
	color: red;	
	padding: 10px 0px 0px 20px;
}

.required {
	color: #FF9700;
}


/* Object explorer stuff */
.hidden { display: none; }
.unhidden { display: block; }

/*.hidden { visibility: hidden; }
.unhidden { visibility: visible; }*/

/** Object explorer stuff **/

/* Tooltip stuff */
/* tooltip styling. by default the element to be styled is .tooltip  */
/* trigger button */
.tt {
	background:transparent url(/img/home/download.png) no-repeat scroll 0 0;
	display:block;
	height:44px;
	margin-bottom:30px;
	overflow:hidden;
	text-indent:-999em;
	width:159px;
	cursor:pointer;
}

/* mouseover state */
.tt:hover {
	background-position:0 -44px ;		
}

/* clicked state */
.tt:focus {
	background-position:0 -88px;
}

/* tooltip styling */
.tooltip {
	display:none;
	background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#fff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}


/* Overlaystuff */

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
	.details {
		position:relative;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -10px 0;
	}

/* Form Buttons */
/*input.btn {
	cursor: pointer;
	font-size: 13px;
	font-family: Trebuchet MS;		
	font-weight: bold;
	border: 1px solid #3f8cd8;
	background: url(../images/icons/buttonBackground2.gif);
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
}

input.btnhov {
	border: 1px solid #FF9700;
	background: url(../images/icons/buttonBackgroundHover.gif);
}*/

/* Form Wizard Progress Styles */
.wizardProgress td {
	border-bottom: 1px solid #3f8cd8; 
	color: #3f8cd8;
}

.wizardProgress td.currentStep {
	border-bottom: 1px solid #FF9700;
	color: #FF9700;
	background: url(../images/icons/wizardCurrentStepArrow.gif);
	background-position: center;
	background-repeat: no-repeat;
}
 
.wizardProgress div {
	padding: 4px;
}

.wizardProgress a {
	font-size: 17.333px;
	color: #0096ff;
	font-weight: normal;
}

.wizardProgress li.active a {
	color: #ef8222;
	font-weight: normal;
}

.wizard .radio {
	width: auto !important;
	float: left;
}

.stepTable TD {
	font-size: 11pt;
	vertical-align: top;
}

.checksAndRadios label {
	display: inline;
}

.blueDots {
border-collapse: collapse;"
}

.blueDots td {
border: 2px dotted #428bca;
padding: 10px;

}


.sortAsc {
	background:url(/img/icons/icon-sort-arrow-desc_on.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #aaa;
}

.sortDesc {
	background:url(/img/icons/icon-sort-arrow-asc_on.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #aaa;
}


#report .headerSortUp {
    background-color: #396AB3;
	color: #FFFFFF;
}

#report .headerSortDown {
    background-color: #396AB3;
	color: #FFFFFF;
}

#report .headerSortDown {
    background-image: url("/img/icons/icon-sort-arrow-desc_on.png");
}

#report .headerSortUp {
    background-image: url("/img/icons/icon-sort-arrow-asc_on.png");
}

#report th {
	// background-image: url("bg.gif");
   	background-position: right center;
   	background-repeat: no-repeat;
    cursor: pointer;
}

#report th, #report tfoot tr th {
    background-color: #E2EFFF;
    border: 1px solid #fff;
    font-size: 14px;
    padding: 4px;
}

/* Dashboard Styles*/

.circleNumber {
	text-align: center; 
	padding-top: 15px; 
	color: #FFFFFF; 
	font-size: 30px; 
	font-weight: bold;
}

.blue {
                color: #007dc0;
}
 
.green {
                color: #4ba400;
}
 
.orange {
                color: #ff8100;
}

.orangeText {
                color: #ff8100;
}

.redText {
                color: red;
}

.greenText {
                color: #4ba400;
}
 
.blueBack {
                background-color: #007dc0;
}
 
.greenBack {
                background-color: #4ba400;
}
 
.orangeBack {
                background-color: #ff8100;
}

.blueBorder {
                border: 2px solid #007dc0;
}
 
.greenBorder {
                border: 2px solid #4ba400;
}
 
.orangeBorder {
                border: 2px solid #ff8100;
}


.metrixButton {
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14pt;
	text-align: center;
}

.metrixButton:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.blue1Link {
	color: #005a8c;
}

.blue1Back {
	background-color: #005a8c !important;
	color: #FFFFFF !important;
}

.blue1Border {
	border: 2px solid #005a8c;
	color: #FFFFFF;
}

.blue2Link {
	color: #007dc0;
}

.blue2Back {
	background-color: #007dc0;
	color: #FFFFFF;
}

.blue2Border {
	border: 2px solid #007dc0;
}

.blue3Link {
	color: #0098e8;
}

.blue3Back {
	background-color: #0098e8;
	color: #FFFFFF;
}

.blue3Border {
	border: 2px solid #0098e8;
}

.blue4Link {
	color: #00c1ff;
}

.blue4Back {
	background-color: #00c1ff;
	color: #FFFFFF;
}

.blue4Border {
	border: 2px solid #00c1ff;
}

.blue5Link {
	color: #014cff;
}

.blue5Back {
	background-color: #014cff;
	color: #FFFFFF;
}

.blue5Border {
	border: 2px solid #014cff;
}

.green1, .green1Link {
	color: #2e6d00;
}

.green1Back {
	background-color: #2e6d00;
}

.green1Border {
	border: 2px solid #2e6d00;
	color: #FFFFFF;
}

.green2, .green2Link {
	color: #40a000;
}

.green2Back {
	background-color: #40a000;
	color: #FFFFFF;
}

.green2Border {
	border: 2px solid #40a000;
}

.green3, .green3Link {
	color: #5cc800;
}

.green3Back {
	background-color: #5cc800;
	color: #FFFFFF;
}

.green3Border {
	border: 2px solid #5cc800;
}

.green4, .green4Link {
	color: #5cc800;
}

.green4Back {
	background-color: #5cc800;
	color: #FFFFFF;
}

.green4Border {
	border: 2px solid #5cc800;
}

.green4, .green4Link {
	color: #5cc800;
}

.grey1Link {
	color: #232323;
}

.grey1Back {
	background-color: #232323;
	color: #FFFFFF;
}

.grey1Border {
	border: 2px solid #232323;
}

.grey2Link {
	color: #5d5d5d;
}

.grey2Back {
	background-color: #5d5d5d;
	color: #FFFFFF;
}

.grey2Border {
	border: 2px solid #5d5d5d;
}

.grey3Link {
	color: #929292;
}

.grey3Back {
	background-color: #929292;
	color: #FFFFFF;
}

.grey3Border {
	border: 2px solid #929292;
}

.orange1, .orange1Link {
	color: #934400;
}

.orange1Back {
	background-color: #934400;
	color: #FFFFFF;
}

.orange1Border {
	border: 2px solid #934400;
}

.orange2, .orange2Link {
	color: #dd6a00;
}

.orange2Back {
	background-color: #dd6a00;
	color: #FFFFFF;
}

.orange2Border {
	border: 2px solid #dd6a00;
}

.orange3, .orange3Link {
	color: #ff8100;
}

.orange3Back {
	background-color: #ff8100;
	color: #FFFFFF;
}

.orange3Border {
	border: 2px solid #ff8100;
}

.orange4, .orange4Link {
	color: #ffae60;
}

.orange4Back {
	background-color: #ffae60;
	color: #FFFFFF;
}

.orange4Border {
	border: 2px solid #ffae60;
}

.pink1, .pink1Link {
	color: #ff8172;
}

.pink1Back {
	background-color: #ff8172;
	color: #FFFFFF;
}

.pink1Border {
	border: 2px solid #ff8172;
}

.pink1Button {
	background-color: #ff8172;
	color: #FFFFFF;
	border-radius: 0px !important;
	border: 1px solid #ff8172;
	padding: 5px 15px;
	font-weight: 300;
	font-family: Open Sans;
}

.pink1ButtonOutlined {
	border: 1px solid #ff8172;
	color: #ff8172;
	border-radius: 0px !important;
	padding: 5px 15px;
	font-weight: 300;
	font-family: Open Sans;
}

.pink1Button:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pink1ButtonOutlined:hover {
	color: #ff8172;
	text-decoration: none;
}

.pink2, .pink2Link {
	color: #ffbcb4;
}

.pink2Back {
	background-color: #ffbcb4;
	color: #FFFFFF;
}

.pink2Border {
	border: 2px solid #ffbcb4;
}

.purple1, .purple1Link {
	color: #9e3b95;
}

.purple1Back {
	background-color: #9e3b95;
	color: #FFFFFF;
}

.purple1Border {
	border: 2px solid #9e3b95;
}

.purple2, .purple2Link {
	color: #531b93;
}

.purple2Back {
	background-color: #531b93;
	color: #FFFFFF;
}

.purple2Border {
	border: 2px solid #531b93;
}


.circle {
	border-radius: 50%;
	width: 75px; height: 75px;
	float: left;
}
 
.circleBox {
	border-radius: 50% 50% 0 0;
	border: 1px solid red;
	width: 200px; height: 75px;
}
 
.circleIcon {
	margin-left: 20%;
	margin-top:25%;
	float: left;
}
.label {
	float: left;
}
 
.circleTable td{
	padding-top: 20px;
}
 
tbody > tr > td > strong {
	font-size: 20px;
	font-weight: bold;
}


.circleTable .label strong {
	font-size: 15pt !important; 
	display: block;
	vertical-align: middle;
	margin-top: 27px;
	font-weight: 400;
}

.circleTable strong a {
	font-size: 15pt !important;
}

.circleNumbers {
	text-align: center; 
	padding-top: 10px; 
	font-size: 30pt; 
	color: #FFFFFF; 
	margin-left: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.section-pill {
  display: inline-block;
  border-radius: 40px / 40px;
  width: 100%;
}
.section-pill .circle {
	margin-left: -1px;
}
.section-pill .label {	
	padding: 0px 25px;
}

// hide high charts legends

.goalWidget .highcharts-legend {
	display: none;
}

/* Open Sans Styles */

.osPageTitle {
	font-family: Open Sans;
	font-size: 40pt;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

.os {
	font-family: Open Sans;
}

.osIntroText {
	font-family: Open Sans;
	font-size: 20pt;
	font-weight: 300;
	text-align: center;
	margin-bottom: 40px;
}

/* Status Circles */

.statusExceedsSkill {
    background-color: #6be938;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

.statusSkillGap {
    background-color: red;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

.statusMeetsSkill {
    background-color: #0082db;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

/* Pathways Info */
.progressTable th {
	font-family: Open Sans;
	font-size: 14pt;
	font-weight: 300;
	text-align: center;
}

.progressTable td {
	padding: 0px !important;
}

.progressDots {
	border-bottom: 1px dotted black;
	margin-top: 50%;
}

/* sectionHeaders - border left / color back. */

.sectionHead {
	border-left: 5px solid #0096ff;
	font-family: Open Sans;
	font-size: 16pt;
	background-color: #ebebeb;
	padding: 10px;
	margin-bottom: 20px;
}

.sectionHeadLink {
	display: inline-block; 
	float: right;
	color: #005493;
	font-size: 13pt;
	margin-top: 5px;
}

.skillTable td, .skillTable th {
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
}

.skillTable .category {
	padding: 10px;
	font-weight: bold;
}

.skillSummaryTable {width: 100%;}

.skillSummaryTable .alignRight {
	text-align: right;
}

.skillSummaryTable td, .skillSummaryTable th {
	padding: 20px;
	vertical-align: middle;
	font-size: 14pt;
}


.skillSummaryTableSmall {}

.skillSummaryTableSmall td.alignCenter {
	text-align: center;
}

.skillSummaryTableSmall td, .skillSummaryTableSmall th {
	padding: 5px;
	vertical-align: middle;
	font-size: 11pt;
	font-family: Open Sans;
}

.pathwaysReportSkills {}

.pathwaysReportSkills td, .pathwaysReportSkills th {padding: 4px;}

/* Org Wizard 2.0 stuff */

.wizard {}

.wizard input, .wizard textarea {width: 70%;}

.wizard textarea {height: 150px;}

.wizard h3 {
	color: #000000 !important;
	font-size: 16pt !important;
	font-weight: bold;
}

.wizardTitle .inlineBlock {
	display: inline-block;
	margin-right: 15px;
}

.wizardTitle .icon {
	float: left;
}

.wizardTitle .title {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 40px;
}

.wizardProgress { 
	float: right;
	margin-bottom: 30px;
}

.wizardProgress ul {
	margin: 0;1
	padding: 0;
	list-style-type: none;
	//text-align: center;
	font-size: 13pt;
}

.wizardProgress > ul > li { 
	display: inline-block; 
	margin: 0px;
}

.wizardProgress > ul > li.active {
	color: #ff9300;
	border-bottom: 1px solid #ff9300;
}

.wizardProgress > ul > li {
	color: #0096ff;
	padding: 10px;
	border-bottom: 1px solid #0096ff;
	margin-left: -5px;
}

table.dotGrid td { padding: 10px;}
table.dotGrid tr { border-bottom: 1px dotted black;}
table.noBorder tr {border-bottom: 0px !important;}

.inLine {display: inline-block;}

.jobGrid td {padding-left: 8px !important;}

#st th:hover {cursor:pointer; text-decoration: underline;}

.sortAsc {
	background:url(/images/icons/icon-sort-arrow-desc_on.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #aaa;
}

.sortDesc {
	background:url(/images/icons/icon-sort-arrow-asc_on.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #aaa;
}

.sortHeader {
	cursor: pointer;
}


/*** checkbox stuff for changing row colors ***/

.action_table tr.checked { background: red; }
.action_table tr.selected { background:#FCF6CF }
.action_table tr { background:#F3F3F3}
.action_table tr.selected.checked { background:orange}

.checkboxSelected {background:#FCF6CF !important;}