/* Normal Links */

body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

#container {
	background:url(demo_bg.gif) no-repeat;
	padding: 22px 25px 0 75px;
	margin-top: -22px;
}

h1 {
	color: #201f5e;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	color: #033c1b;
	background-color: #033c1b;
	height: 3px;
}

label, .label {
	font-weight: bold;
	text-align:left;
}

legend, .legend {
	font-weight: bold;
	background:url(/images/hd_bg.gif) repeat-x;
	padding: 3px;
}

fieldset {
	margin-bottom: 10px;
}

fieldset.project,
fieldset.project_lf {
	width: 270px;
}

fieldset.project_lf {
	float: left;
}

a:link {
	color:#00C;
	text-decoration:underline;
}

a:visited {
	color:#909;
	text-decoration:underline;
}
		
.classpartner a:link {
	color:#00C
}

.classpartner a:visited {
text-decoration: underline overline;
}		

/* Normal Paragraph */
p, dt, dd {
	margin-right:0in;
	margin-left:0in;
	font-size:10pt;
	font-family:Verdana;
	color:#039;
}

dt {
	font-weight: bold;
	margin-left: 10px;
}

dd {
	margin: 0 25px;
	font-style: italic;
}

div.status {
	margin: 3px auto;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	width:500pt;
	position:relative;
	text-align:center;
	font-size:8pt;
	font-family:Arial;
	background-color:#E6E6E6;
}

/* Navigation text at the page top and bottom */

p.nav,
div.nav,
span.nav {
	margin: 1.5pt 0in;
	font-size:9pt;
	font-family:Arial;
	color:#3D77FF;
	text-align:center;
}

/* Workforce Analysis result table */
table.waresult,
tr.waresult,
td.waresult {
	text-align:left; 
	border:1px solid gray;
	padding:1px 5px 1px 5px;
}

/* new table for menu */

table.headmenu {  
	margin: 3px auto 3px auto;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	position:relative;
	text-align:center;
}

table.menu {
	font-size:100%;
	position:absolute;
	visibility:hidden;
	background: #eee;
}

td.menu {
	text-align:left;
	position:relative;
	background-color:#eee;
	padding: 2px;
	border-spacing: 0;
	border: 1px solid #000;
}

td.headmenu {
	font-size:9pt;
	font-family:Arial;
	color:#3D77FF;
	text-align:center;
}



table.login {
width:100%
}

/* Copyright text */

p.copyrt,
div.copyrt,
span.copyrt {
	text-align:center;
	font-size:7.5pt;
	font-family:Times;
	color:#039;
}

/* Centered paragraph for error messages and the like */

p.msg {
	margin-right:0in;
	margin-left:0in;
	font-size:10pt;
	font-family:Arial;
	color:#039;
	text-align:center;
}
	
p.msg a img, p.msg a:visited img{
	border: none;
}


/* Normal table-data cell */
td {
	margin-right:0in;
	margin-left:0in;
	font-size:10pt;
	font-family:Arial;				
	color:#000;
}

/* "Title Bar" */

.tbar {
	text-align:center;
	vertical-align:top;
	font-size:13pt;
	padding:0in;
	background: url(/images/tbar.gif) repeat-x;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

.web-bar {
	text-align:center;
	vertical-align:top;
	font-size:13pt;
	padding:0;
	background: url(/images/web-bar.gif) repeat-x;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

.web-bar2 {
	text-align:center;
	vertical-align:top;
	font-size:13pt;
	padding:0;
	background: url(/images/web-bar2.gif) repeat-x;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

/* Default Button Items */

input[type=button], input[type=submit], input[type=reset] {
	-webkit-appearance: none;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 12px;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 5px 5px;
	margin: 2px 2px;
	color: black;
	background-color: #eff8ee;
	border-style: outset;
	border-radius: 5px;
	border-color: #eff8ee;
	box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0);
	@media screen and (-ms-high-contrast: active) {
		border: 2px solid currentcolor;
	}
}

/* Disabled Button */
input[type=button][disabled], input[type=submit][disabled], input[type=reset][disabled] {
	-webkit-appearance: none;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 12px;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 5px 5px;
	margin: 2px 2px;
	color: gray;
	background-color: #eff8ee;
	border-style: none;
	border-radius: 5px;
	border-color: #eff8ee;
	box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0);
	@media screen and (-ms-high-contrast: active) {
		border: 2px solid currentcolor;
	}
}

/* Normal "Content" type table */

table.content {
	width:450pt;
	height:auto;
	margin: 0 auto;
}

.content {
	width:450pt;
	height:auto;
	margin: 0 auto;
}

td.content,
td.content_lf,
td.content_rt {
	padding:0in;
	vertical-align:top;
}

.info {
	font-weight: bold;
}

td.content,
td.content_b,
td.content_vb,
td.wsub {
	text-align:center;
}

td.content_lf,
td.content_b_lf,
td.content_vb_lf,
td.wsub_lf,
td.srtable_lf,
td.srtable_b_l {
	text-align:left;
}

td.content_rt,
td.content_b_rt,
td.content_vb_rt,
td.wsub_rt,
td.srtable_b_r,
td.srtable_rt {
	text-align:right;
}

/* Normal "Content" type table, with border */
table.content_b {
	width:560pt;
	margin-left:auto;
	margin-right:auto;
/*	border:outset 1pt black;*/
}



td.content_b,
td.content_b_lf,
td.content_b_rt {
	padding:0in;
	vertical-align:top;
	border:inset 1pt black;
}

td.content_vb,
td.content_vb_lf,
td.content_vb_rt {
	padding:0in;
	vertical-align:center;
	border:inset 1pt black;
}

table.content_mng {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

td.content_mng,
td.content_mng_lf,
td.content_mng_rt {
	padding: 3px;
	vertical-align: middle;
	border-bottom: 2px #ccc solid;
}

td.content_mng,
td.content_mng_hd{
	text-align:center;
}

td.content_mng_lf,
td.content_mng_lf_hd{
	text-align:left;
}

td.content_mng_rt,
td.content_mng_rt_hd{
	text-align:right;
}

td.content_mng_hd,
td.content_mng_lf_hd,
td.content_mng_rt_hd {
	padding: 3px;
	vertical-align: middle;
	border: 2px solid #eee;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: url(/images/hd_bg.gif) repeat-x;
	color: #000;
}

td.content_mng_bar {
	color: #fff;
	background: url(/images/tbar.gif) repeat-x;
	height: 18px;
	text-align:center;
}

/* Subtable used in justification */
table.wsub {
	width:100%;
}

.star {
	color: #f00;
}

td.wsub_lf,
td.wsub_rt,
td.wsub {
	font-weight:bold
}

/* Search result frame table */
table.sftable {
	width:600pt;
	margin-left:auto;	
	margin-right:auto;
}
table.sftable_b {
	width:630px;
	margin-left:auto;
	margin-right:auto;	
	border:inset 1pt;
}

/* Search result sidebars */
td.sfside,
td.sfside_b {
	width:100pt;
	text-align:center;	
	vertical-align:top;
	padding:0in;
}

td.sfside_b {
	border:inset 1pt black;
}

/* "Main" cell for holding results table */
td.sfmain {
	text-align:left;
	vertical-align:top;	
	padding:0in 0in 0in 0in;
}

/* Search Result sub-table */
table.srtable {
	width:100%;
	min-height:inherit;	
	border:outset 1pt;
}

td.srtable,
td.srtable_lf,
td.srtable_rt,
td.srtable_n,
td.srtable_n_lf {
	width:50%;
	text-align:center;	
	vertical-align:top;
	border:inset 1pt black;
	padding: 3px;
}

td.srtable_n {
	width:25%;
}

td.srtable_n_lf {
	width:25%;
	text-align:left;
}

td.srtable_n_lf_mid
	{width:25%;
	text-align:left;
	vertical-align:middle;
	border:inset 1pt black;}

td.srtable_w {
	text-align:left;
	vertical-align:top;		
	border:inset 1pt black;
	padding: 3px;
}

td.srtable_nw {
	width:5%
	text-align:left;
	vertical-align:top;		
	border:inset 1pt black;
	padding: 3px;
}

td.srtable_w_mid {
	text-align:center;
	vertical-align:middle;
	border:inset 1pt black;
	padding: 3px;
}

td.srtable_w_lf {
	text-align:left;
	vertical-align:top;
	border:inset 1pt black;
	padding: 3px;
}

/* Map in search result */
td.srmap {
	text-align:center;
	vertical-align:top;	
	border:inset 1pt;
}

div.srmap {
	width:100%;
	height:400px;
}

/* Borderless search result table */
table.srtable_b {
	width:100%;
	min-height:inherit;
}

td.srtable_b,
td.srtable_b_1 {
	width:50%;
	text-align:center;
	vertical-align:top;
}



/* Page-switcher div */
/* Random centered div */
div.pager,
div.ctr {
	text-align:center;
}

/* search results page */	
searchtd {
	text-align:left;
	vertical-align:top;
	border:inset 1pt blue;
	border-bottom:thick solid blue;
}

table.sftablemod {
	width:500pt;
	margin-left:auto;	
	margin-right:auto;
}

regbus {
	text-align:center;
	vertical-align:top;
}

table.partner {
	width:500pt;
	margin-left:auto;	
	margin-right:auto;	
	border:outset 1pt black;	
}

.button {
	background:url(/images/button.gif) no-repeat;
	height: 35px;
	width: 160px;
	padding-top: 8px;
	text-align:center;
}

.button a,
.button a:visited{
	color: #fff;
	text-decoration: none;
}

.button a:hover {
	color: #f26722;
}

.submitButton value {
	color: #fff;
}

.category {
	background:#CCC;
	display:block;
	padding: 5px;
	text-decoration: none;
	color: #000;
	text-align:center;
}

.hide{
	display: none;
}

.show {
	display: block;
}

.inst-button {
	background:url(/images/dbe-button.gif) no-repeat;
	height: 35px;
	width: 135px;
	padding-top: 8px;
	text-align:center;
}

.inst-button a {
	color: #fff;
	text-decoration: none;
}

.inst-button a:visited {
	color: #fff;
	text-decoration: none;
}

.inst-button a:hover {
	color: #f26722;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
color: #000;
}

.treeview li span.left{
	background:url(/images/cat-btn_lft.gif) no-repeat;
/*	display:block;*/
	float:left;
}

.treeview li span.left span.right{
	display:block;
	color: #000;
	font-weight: bold;
	height: 18px;
}


.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

p.left {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

ul.buttons {
	list-style-type: none;
	display: inline;
}

ul.buttons li.inst-button {
	float: left;
	padding-right: 5px;
}

table.project {
	width:600px;
	height:auto;
	margin: 0 auto;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
font-weight: normal;
	background:url(/images/hd_bg.gif) #fff repeat-x;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/*#state_list {
	position: relative;
	top: 2px;
	left: 2px;
	background: url(/images/state-list-bg.gif) #fff repeat-x;
	border: 1px black solid;
	text-align:left;
	width: 580px;
	height: 550px;
	padding: 5px 8px 15px 8px;;
}*/

.city_search {
	visibility: hidden;
}

.hidden,
.ie_hidden {
	display: none;
}

.unhidden {
	visibility: visible;
}

.ie_unhidden {
	display: block;
}


/* SEARCH TITLE BAR */

.tbar-srch {
	text-align:center;
	vertical-align:top;
	font-size:13pt;
	padding:0;
	padding-top: 25px;
	background: url(/images/full-search-bar.gif) no-repeat center;
	color:#fff;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
}

.ie_tbar-search {
	text-align:center;
	vertical-align:top;
	font-size:13pt;
	padding:0;
	padding-top: 25px;
	background: url(/images/full-search-bar.gif) no-repeat center;
	color:#fff;
	height: 72px;
	font-family: Arial, Helvetica, sans-serif;
}

.add_location {
background: url(/images/add-btn.gif) no-repeat;
color: #fff;
height: 50px;
width: 160px;
}

/*THIS IS FOR THE CERTIFICATIONS LIST ON ADVANCED SEARCH PAGE */

.cert_menu	{
	width:240px;
	min-height:100px;
	padding:0px 5px 5px 5px;
	margin:0 12px 12px 12px;
	_width:364px;
	_height:100px;
}

/* Menu styles */

.cert_menu ul	{
	width: 250px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
	
.cert_menu li{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
}

/* Submenu styles */
.cert_menu ul ul {
}
	
.cert_menu li li{ 
	margin:0px 0px 0px 21px; 
}

.cert_menu li li.open,
.cert_menu li li.close{ 
	margin:0px 0px 0px 25px;
}


.proj-label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding-right: 5px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align:right; 
}

.proj-field {
	text-align:left;
}

.proj-label2 {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 170px; 
	padding-right: 5px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align:right; 
}

.proj-label3, .proj-label5 {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 230px; 
	padding-right: 5px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}

.proj-label4 {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding-right: 5px; 
	margin: 0px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align:right; 
}

.proj-label3 {
	text-align:right;
}

.proj-label5 {
	text-align:left; 
}

#sidebar {
	float: left;
	width: 150px;
	text-align:left;
	font-size:x-small;
	padding: 5px;
	margin: 5px;
	border: 1px solid #033c1b;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
}

#sidebar ul li {
	margin: 2px auto;
	background-color: #999;
	border: #000 solid 2px;
	padding: 5px;
}

#sidebar ul li ul li {
	background: #666;
	border: #fff 1px solid;
}

#sidebar a {
	text-decoration: none;
	color: #fff;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a img {
	border: none;
}

#sidebar_ie {
	padding-top: 5px;
	float: left;
	width: 160px;
	margin: 5px;
	text-align:left;
	font-size:x-small;
	padding: 5px;
	border: 1px solid #033c1b;
}

#sidebar_ie ul {
	list-style: none;
	padding: 0px;
}

#sidebar_ie ul li {
	margin: 2px auto;
	margin-left: -40px;
	background-color: #999;
	border: #000 solid 2px;
	padding: 5px;
}

#sidebar_ie ul li ul li {
	background: #666;
	border: #fff 1px solid;
}

#sidebar_ie a {
	text-decoration: none;
	color: #fff;
}

#sidebar_ie a:hover {
	text-decoration: underline;
}

#sidebar_ie a img {
	border: none;
}


.sidemenu {
	font-weight: bold;
	background: #336c27;
	color: #fff;
	text-align:center;
}

#container_div {
	margin: 0 185px;
	text-align:left;
}

#container_div_ie {
	margin: 0 185px 0 195px;
	text-align:left;
}

#contents {
	height:auto;
	margin: 0 auto;
}

#head {
	width: 100%;
	text-align:left;
	border: 1px black solid;
	margin-bottom: 3px;
}

#prime-head{
	background: url(images/hd_bg.gif) repeat-x;
	width: 100%;
	text-align:left;
	border: 1px black solid;
	margin-bottom: 3px;
}

#head_lf, #head_rt{
	width: 300px;
}

#head_lf{
	float: left;
	font-weight: bold;
}

#head_rt{
/*	float: right;*/
margin-left: 250px;
}

#pics {
	float: right;
	width: 150px;
	margin: 5px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #033c1b;
}

#pics img {
	border: 1px solid #336c27;
	padding: 2px;
	margin: 3px;
}

.listed {
	border-bottom: 3px solid #033c1b;
	padding-bottom: 8px;
	text-align:left;
}

.flo-left{
/*	float: left;*/
	width: 390px;
}

.flo-right{
	float: right;
	text-align:right;
	width: 150px;
}

.proj-create{
/*	width: 200px;
	margin-left: 50px;*/
	background: url(images/input_bg_tal.jpg) repeat-x;
}

p.proj-create {
	width: 250px;
/*	margin-left: 245px;*/
	background: none;
}

.proj-label {
	font-weight: bold;
	text-align:left;
	float: left;
	margin-bottom:5px;
	width: 115px;
}

.news {
	background: url(images/cmb-ball.png) no-repeat #CCC;
	background-position: 5px 5px;
	padding: 5px;
	padding-left: 45px;
	margin: 0 10px 0 35px;
	border: #033c1b double 3px;
}

#stepguide a,
#stepguide a:hover,
#stepguide a:visited{
	color: #FFF;
	text-decoration: none;
	cursor: default;
}

#instructions,
span.label{
	font-size:10pt;
	font-family:Arial;				
}

.form-it {
	background: url(images/form-list-bg.gif) repeat-x;
	padding: 10px;
}

.proj_menu	{
/*	width:240px;
	_width:364px;*/
	min-height:100px;
	padding:0px 5px 5px 5px;
	margin:0 12px 12px 12px;
	_height:100px;
}

/* Menu styles */

.proj_menu ul	{
/*	width: 250px;*/
	margin:0px;
	padding:0px;
	text-decoration:none;
}
	
.proj_menu li{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
}

/* Submenu styles */
.proj_menu ul ul {
}
	
.proj_menu li li{ 
	margin:0px 0px 0px 21px; 
}

.proj_menu li li.open,
.proj_menu li li.close{ 
	margin:0px 0px 0px 25px;
}

#progressframe {
	position: absolute;
	left: -100px;
	top: -100px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

#progressbar {
	position: absolute;
	left: 10px;
	top: 10px;
}

.pg-progressbar {
	position: relative;
	width: 250px;
	height: 24px;
	overflow: hidden;
	border: 1px solid #c6c6c6;
}

.pg-progress {
	z-index: 150;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 24px;
	overflow: hidden;
}

.pg-progressstyle {
	height: 22px;
	border: 1px solid #748a9e;
	background-image: url('/images/progress-animation.gif');
}

.pg-text,
.pg-invertedtext {
	position: absolute;
	left: 0;
	top: 4px;
	width: 250px;
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
}

.pg-invertedtext {
	color: #ffffff;
}

.pg-text {
	z-index: 100;
	color: #000000;
}

table.rdtab,tr.rdtab,td.rdtab {
	font-size:11px;
	text-align:left;
	border:1px solid gray;
	padding:1px 1px 1px 1px;
	border-collapse:collapse;
}

table.rxtab,tr.rxtab,td.rxtab {
	font-size:11px;
	text-align:left;
	border:1px solid gray;
	padding:3px 3px 3px 3px;
	border-collapse:collapse;
}

#rxtab td {
	font-size:11px;
	text-align:left;
	border:1px solid gray;
	padding:3px 3px 3px 3px;
	border-collapse:collapse;
	text-align:center;
}

#rxtab tr:nth-child(odd) {
	background: #ddd;
}

table.rptab th,table.rptab td {
	font-size:11px;
	text-align:left;
}

#fringeTable td {
}

#fringeTable tr {
	background: #fff;
}

#fringeTable tr:nth-child(8n+2) {
	background: #ddd;
}

#fringeTable tr:nth-child(8n+3) {
	background: #ddd;
}

#fringeTable tr:nth-child(8n+4) {
	background: #ddd;
}

#fringeTable tr:nth-child(8n+5) {
	background: #ddd;
}

#eduTable tr:nth-child(even) {
	background: #ddd;
}

#skillTable tr:nth-child(even) {
	background: #ddd;
}

#empTable tr:nth-child(even) {
	background: #ddd;
}

#eventTable tr:nth-child(2n+3) {
	background: #ddd;
}

#testTable tr:nth-child(even) {
	background: #ddd;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

#overlayContent {
	position: absolute;
	width: 75%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.rdxtab table, .rdxtab tr, .rdxtab td {
	font-size:11px;
	text-align:left;
	border:1px solid gray;
	padding:1px 1px 1px 1px;
	margin-left: auto;
	margin-right: auto;	
	background: #
}

.rdxtab tr {
	background: #fff;
}

.rdxtab tr:nth-child(2n+3) {
	background: #ddd;
}

/* Document editor */
.ql-editor {
	min-height: 480px;
}

/* Exclusions for printing */

@media print {
	.headmenu {
		display:none !important;
	}

	.menu {
		display: none !important;
	}

	.noprint {
		display: none !important;
	}
	
	.printonly {
		display: inerhit;
	}
}

@media screen {
	.printonly {
		display: none !important;
	}
}