/*
Fonts
*/

/*
Page Layout
*/


/*
Headers
*/


li {
	 list-style-type: none;
}

ol li {

}


#sideMenu {
	font-size: 14px; 
}

/*
Page Layout
*/

#page {
	position: relative;
	z-index: 0;

}

#header {	
	
	/*height: 250px;
	background: #60a046; 
	background: -moz-linear-gradient(top,  #60a046 0%, #50825a 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60a046), color-stop(100%,#50825a)); 
	background: -webkit-linear-gradient(top,  #60a046 0%,#50825a 100%); 
	background: -o-linear-gradient(top,  #60a046 0%,#50825a 100%); 
	background: -ms-linear-gradient(top,  #60a046 0%,#50825a 100%); 
	background: linear-gradient(to bottom,  #60a046 0%,#50825a 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a046', endColorstr='#50825a',GradientType=0 ); /* IE6-9 
	position: relative;
	z-index: -1;
	width: 100%;
	min-width: 700px ;*/ 
	width: 100%;
	line-height: 1.3;
	margin: 0 0 3em 0;
	font-weight: 300;
	text-align: center;
	border-bottom: 2px solid #858585;
}

	#header > h1:nth-child(1) > span:nth-child(1) {
		display: block;
		font-size: 60%;
		opacity: 0.7;
		padding: 0px 0px 0.6em 0.1em;
	}
	
	#header h1:nth-child(1) > span:nth-child(2) > em:nth-child(1) {
		display: block;
		font-size: 60%;
		opacity: 0.7;
		padding: 0px 0px 0.6em 0.1em;
	}
	
	#header p {
		font-size: 24px;
		margin: 2em ;
		text-align: center;
	}


#content {
	position: relative;
	width: 70%;
	margin-bottom: 5%;
	float: left;
	background-color: #fff;		
}
/*
	-webkit-box-shadow: 0 0 5px 1px #ccc;
	box-shadow: 0 0 5px 1px #ccc;
*/

#content-Registration {

	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;

	width: 80%;
	background-color: #fff;		
}

/*
	-webkit-box-shadow: 0 0 5px 1px #ccc;
	box-shadow: 0 0 5px 1px #ccc;
*/

#appWrapper {
	max-width: 1020px;
	margin: auto;
}

#inner-Content {
	width: 100%;
	min-height: initial;
}

#inner-Content.registration {
	-webkit-box-shadow: 1px 1px 5px 2px #ccc;
	box-shadow: 1px 1px 5px 2px #ccc;
}
	
	#register {
		


	}
	
	#login {
		

		
	}
	
#welcome {
		margin: 2em 0 0 0;
}

#blurb {
	text-align: center;

}

#sideMenu {
	width: 20%;
	padding: 2em;
	float: left;
	position: relative;
	background-color: #fff;
}




/*
AJAX Loader
*/
/*! jQuery UI - v1.9.0 - 2012-10-05
* http://jqueryui.com
*/

#ajaxLoad {
	margin-top: 4%;
}

.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.ui-dialog { position: absolute; padding: .2em; width: 500px;}
.ui-dialog .ui-dialog-titlebar-close {display: none; position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: visible;}

/* Overlays */
.ui-widget-overlay { background: #666666; opacity: .5;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .2;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/*
Forms
*/

#formInfo {
	float: right;
}

/*
Dashboard
*/

#content-dashboard {

	position: relative;
	width: 80%;
	background-color: #fff;		
	z-index: -1;
	border: 1px solid #fff;
	margin-bottom: 5%;
}

#content-reset {

	background-color: #fff;		
	z-index: 1;
	border: 1px solid #fff;
	margin-bottom: 5%;
	min-height: initial;
	text-align: center;
	color: #000;
}
/*
	-webkit-box-shadow: 0 0 5px 1px #ccc;
	box-shadow: 0 0 5px 1px #ccc;
*/

#sidemenu-dashboard {
	width: 13%;
	margin: 0 0 5% 0;
	float: left;
	position: static;
	top: auto;

	z-index: 2;
}


#sidemenu-dashboard ul li {
  list-style: none;
}

#sponsors {
	text-align: center;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #CCC;
	margin: 20px 0 2em 0;
	min-width: 175px;
}

#sponsors img {
	max-width: 150px;
	padding: 0 1em 0 1em;
}
#sponsors > p:nth-child(1) > img:nth-child(1){
	padding: 1em 1em 0 1em;
}
#sponsorsFront p {

}

#sponsorsFront img {
	max-width: 150px;
}

#sponsorsFront {
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #CCC;
	width: 200px;
	margin: 0 auto;
	background-Color: #fff;
}

.payeeSearch:hover {
	background-color:#3DBD99;
	cursor:pointer;
}

.close {
	cursor: pointer;
}


.payeeSearch {
	margin: 0 ;
	line-height: 1.5em;
}

#payeeList {
	margin-left: 18%;
	width: 40%;
	border:#ccc solid 1px;
	background: #fff;
	position: relative;
	z-index: 99;
	top: -160px;
	left: 10%;
}


/*
Collaboration
*/

#managementTools {
	background-color: #fff;
	float: right;
	width: 45%;
}
#managementTools  ul{
	padding: 0 ;
}
#managementTools ul li {
  list-style: none;
  padding: 0;

}

#managementInfo {
	float: left;
	width: 100%;
}

/* 
Messages
*/
#messageTable{
	padding: 0.5em;
	margin: auto;
}

#messageTable ul {
	background-color: #f0f0f0;
	margin: 1em;
	border: solid 1px #ccc;
}

#messageTable p {
	margin: 1em;
	padding: 1em;
	border: solid 1px #ccc;
	background-color: #fff;
}

/*
Documents
*/

#docs p{
	margin: .2em ;
	width: 20%;
	display: inline-table;
	text-align: center;
}	


/*
DOCK
*/


#dock {
	position: fixed;
	left: 0; 
	width: 100%; 
	height: 100%;
	top: -1%;
	z-index: 99;
}	
#dock-Filter {
	position: fixed;
	min-height: 1000px;
	background-color: #000;
	margin-left: -5%;
	width: 100%;
	top: 0;
	left: 0;
	opacity:0.4;
	z-index: 30;
	filter:alpha(opacity=40); 
}

#dock-Content {
	position: fixed;
	margin: auto;
	padding: 1em 0 1em 0;
	min-height: 1000px;
	width: 70%;
	right: -60% ;
	z-index: 101;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 1px #666;
	box-shadow: 0 0 5px 1px #666;
	overflow-y: scroll;
}

#dock-ContentInner {
	margin: 0 10% 0 2%;
	min-height: initial;
	overflow-y: scroll;
}

#closeMe {
	color: #ccc;
	font-weight: 800;
	font-size: 50px;
	font-family: Arial, sans-serif;
	cursor: pointer;
	position: relative;
	top: 105px;
	left: 40px;
}

#closeMe:hover {
	color: red;
}

/*
Dot Navigation
*/

.dotstyle ul {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
}
 
.dotstyle li {
    position: relative;
    display: block;
    float: left;
    margin: .8em;
    width: 16px;
    height: 16px;
	font-size: 1em;
	background-color: #3DBD99;
	padding: .4em;
}
 
.dotstyle li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255,255,255,0.3);
    text-indent: -999em;
    cursor: pointer; /* make the text accessible to screen readers */
    position: absolute;
}

/* Tooltip */

.dotstyle-tooltip li {
	border: 2px solid #fff;
	color: #fff;
	border-radius: 50%;
	z-index: 10000;
	-webkit-transition: border-color 0.3s ease;
	transition: border-color 0.3s ease;
}

.dotstyle-tooltip li a {
	top: auto;
	bottom: 160%;
	left: 50%;
	visibility: hidden;
	padding: 0 10px;
	width: auto;
	height: auto;
	border-radius: 0;
	background-color: #3dbd99;
	color: #fff;
	text-indent: 0;
	line-height: 2;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s ease;
}

.dotstyle-tooltip li a:after { /* http: //cssarrowplease.com/ */
	position: absolute;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	border-color: transparent;
	border-top-color: #3dbd99;
	content: '';
	top: 99%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.no-touch .dotstyle-tooltip li:hover a,
.dotstyle-tooltip li.current a {
	z-index: 100;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0%);
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.dotstyle-tooltip li.current {
	border-color: #3dbd99;
	-webkit-box-shadow:inset 1px 1px 4px 1px #E3E3E3;
	box-shadow:inset 1px 1px 4px 1px #E3E3E3;
	color: #3dbd99;
	cursor: pointer;
	background-color: #fff;
}

.dotstyle-tooltip li:hover {
	border: 2px solid #3dbd99;
}

.no-touch .dotstyle-tooltip ul:hover li.current a {
	opacity: 0.2;
}

.dotstyle-tooltip ul li.current:hover a {
	opacity: 1;
}

.dotstyle-tooltip li.part {
	padding: 0;
	margin-top: 1.8em;
	font-size: .7em;
}

/*
Menus
*/
#sectionNav div p {
	text-decoration: none;
	display: block;
	color: #fff
}

#sectionNav div {
	height: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	-webkit-box-shadow:inset 1px 0 #253746;
	box-shadow:inset 1px 0 #253746;

}


#sectionNav {
	width:90%;
    height:100px;
	margin: 0 auto;
	border: 1px solid;
	display: table;
	table-layout: fixed;
	min-width: 675px;
	background-Color: #c4d6a4;
	border-radius: 2px;

}

#sectionNav div.current {
	background-color: #94a596;
	border-radius: 2px;
	-webkit-box-shadow:inset 1px 1px 4px 1px #253746;
	box-shadow:inset 1px 1px 4px 1px #253746;
}


#programsMenu {
	margin-bottom: 30px;
}

#dockMenu ul li{
	display: inline;
}
#dockMenu ul {
	color: #fff;
	background-color: #3DBD99;
	line-height: 30px;
	
}
/*
#navMenu ul li {
	display: inline;
}
#navMenu ul {
	color: #fff;
	
	line-height: 30px;
	
}
*/
#navMenu ul {
  text-align: left;
  margin: 0 0 2em 0;
  list-style: none;
  color: #fff;
  background-color: #3dbd99;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
#navMenu ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#navMenu ul li:hover {
  background: #3db99;
  color: #fff;
}
#navMenu ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: -9.5px;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#navMenu ul li ul li { 
  background: #3db99; 
  display: block; 
  color: #fff;
}
#navMenu ul li ul li:hover { background: #3db99; }
#navMenu ul li:hover ul {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}

#navMenu a {
	color: #fff;
	display: inline-block;
	padding: 15px 20px;
}

#navMenu a  .selected {
	color: #000;
}

.pmMenu ul {
	text-align: center;
	list-style-type: none;
	
}

.pmMenu li {
	margin: 1em 0 1em 0;
}

.dashMenu ul {
	padding: 0 ;
	text-align: left;
	list-style-type: none;
	border-left: 5px solid #ccc;
}
	.dashMenu ul ul {
		background-color: #3DBD99;
		color: #fff;
		padding: 0 ;
	}
	
	.dashMenu li {
		margin:0;
		padding: 0;
		
	}
	
	

	.dashMenu li:hover {
		 border-left: 5px solid #3DBD99;
		 color: #000;
		-webkit-box-shadow: 1px 1px 5px 1px #32997B;
		box-shadow: 1px 1px 5px 1px #32997B;
		cursor: pointer;
	}

	.dashMenu ul a {
		text-decoration: none;
		color: #000 ;
	}
/*
Tables
*/



table.pool {
	margin: auto ;
	margin-bottom: 2em ;
	width: 100% ;
}

table.pool th {
	vertical-align: top ;
}

table.pool th, table.pool td {
	padding: 1em ; 
}

table.pool tr:nth-child(odd) {
	background-color: #ccc ;
	background-color: rgba( 0, 0, 0, 0.1 ) ; 
}

table.pool td:nth-child(2), table.pool tr.monthlyTotal th:nth-child(2), table.pool tr.yearSummary th:nth-child(2) {
	text-align: right ;
}

table.pool td:nth-child(n+3) {
	text-align: center ;
}

table.pool tr.yearSummary {
/*	border: medium solid #ccc ;
	border: medium solid rgba( 0, 0, 0, 0.1 ) ; */
}

table.pool .yearSummary, table.pool .grandSummary {
	font-weight: bold ;
/*	border: thin solid black ;  */
}

table.pool .grandSummary {
	font-size: 1.2em ;
}

table.pool th:nth-child(5), table.pool th:nth-child(6) {
	white-space: nowrap ;
}

table.pool tr.monthlyTotal, .yearSummary, .grandSummary, table.pool th {
	background-color: #ffc !important ;  /*  pale yellow  */
}

#noInvoiceTable td {
	padding: 0.5em ;
}
#noInvoiceTable td:nth-child(1), #noInvoiceTable td:nth-child(2), #noInvoiceTable td:nth-child(4), #noInvoiceTable td:nth-child(6), #noInvoiceTable td:nth-child(7), #noInvoiceTable td:nth-child(8), #noInvoiceTable td:nth-child(9) {
	white-space: nowrap ;
}

#noInvoiceTable td:nth-child(6), #noInvoiceTable td:nth-child(7), #noInvoiceTable td:nth-child(8), #noInvoiceTable td:nth-child(9) {
	text-align: center ;
}

#noInvoiceTable tr:nth-child(odd) {
	background-color: #f0f0f0 ;

}


table.invoiceTable {
	border-collapse: collapse;
}

.invoiceTable {
	width: 100% ;
}

.invoiceTable td {
	padding: 0.2em ;
	text-align: center ;
	vertical-align: bottom ;
}

.invoiceTable th {
	padding: 1em ;
	vertical-align: bottom ;
}

.invoiceTable td:first-child {
	text-align: left;
	width: 75% ;
}


.invoiceTable td:last-child {
	text-align: right;
	white-space: nowrap ;
}


.invoiceTable tr:nth-child(odd), table#gc tr:nth-child(odd) {
	
}

table#question2n {
border-collapse: collapse;
}


table#question2n tr:first-child td {
	font-weight: bold ;
	text-align: center ;
}


table#question2n tr td, table#question2n tr th {
	white-space: nowrap ;
	border: thin solid #999 ;
	padding: 0.25em 1.5em ;
}


table#question2n tr td {
	text-align: right;
}


table#question2n tr td:first-child {
/*	text-align: left;  */
	text-align: center ;
}

table#question2n input[type="text"] {
	width: 4em ;
	text-align: right ;
}

table#question2n tr td:nth-child(6) input[type="text"] {
	width: 10em ;
}

table#question2n tr td:nth-child(5), table#question2n tr td:nth-child(7), table#question2n tr th:nth-child(5), table#question2n tr th:nth-child(7) {
	background-color: #ccc;
	border-right: medium solid black;
}
table.empLocation {
	border-collapse:collapse;
}
table.empLocation td {
	border: thin solid #999;
	text-align: center;
	padding: 0 0.75em;
	white-space: nowrap;
}


table.empLocation td:first-child {
	text-align: left ;
}



#programForm input{
	width: 100%;
	height: 20px;
}
 #contractForm input {
	height: 20px;
}
 #contractForm input[type="textarea"] {
	height: 25px;
 }
#programForm input[name="url"] {
	width: 20%;
}

#programForm input[type="button"], #contractForm input[type="button"], #surveyTable input[type="button"]  {
	height: 30px;

}
#contractForm input[type="radio"] {
	width: 10%;
}

#programForm td:first-child, #contractForm td:first-child , #roundForm td:first-child  {
	text-align: right;
}
#programForm td:last-child{
	width: 70%;
}

.taskDetails {
	padding: 1em;
}

.top, .top td {
	vertical-align: top;
	text-align: left;
}

.nowrap2 td:nth-child(2) {
	white-space: nowrap ;
}
h5.top {
	opacity: 0.2 ;
}

h5.top:hover {
	opacity: 1.0 ;
}

h5 a, .bio {
	text-decoration: none ;
}

.bio:hover {
	text-decoration: underline ;
}

img.smallBio {
	width: 40px; 
	float: left; 
	margin-right: 1em; 
	margin-bottom: 1em;
	-webkit-box-shadow: 2px 0 5px 1px #C7C7C7;
	box-shadow: 2px 0 5px 1px #C7C7C7;
}

img.smallBio a {
	text-decoration: none ;
}

#networksTable, #srtTable, #tasksTable {
	text-align: center;
	width: 95% ;
	border-collapse: collapse;
	margin-bottom: 1%;
}

#admin-profileStatusAccepted, #admin-profileStatusRejected, #admin-profileStatusIncomplete, #admin-profileStatusIneligible, #admin-profileStatusEligible, #admin-profileStatusClosed, .admin-ProfileStatus  {
	text-align: center;
	width: 100% ;
	border-collapse: collapse;
	margin-bottom: 1%;
}

#taskTable {
	text-align: center;
	border-collapse: separate;
	border-spacing: 10px;
}

#callTable {
	text-align: center;
	border-collapse: separate;
	border-spacing: 2px;
}

#surveyTable {
	text-align: center;
	border-collapse: collapse;
}

#tasksTable th, #admin-profileStatusAccepted th, #admin-profileStatusRejected th, #admin-profileStatusIncomplete th, #admin-profileStatusIneligible th, #admin-profileStatusEligible th ,#admin-profileStatusClosed th, .admin-ProfileStatus th {
	font-size: 12px;

}

#tasksTable tbody {
	font-size: 14px;
}

#tasksTable tr.done {
	color: #9E9E9E ;
}

#mentors table {
	width: 95%;
    border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}

#mentors table td, #mentors table th {
	border-width: 1px;
	padding: 0.4em;
	border-style: solid;
	border-color: gray;
    border-collapse: collapse;
}

#admin-profileStatusAccepted tr:nth-child(even), #admin-profileStatusRejected tr:nth-child(even), #admin-profileStatusIncomplete tr:nth-child(even), #admin-profileStatusIneligible tr:nth-child(even), #admin-profileStatusEligible tr:nth-child(even), #admin-profileStatusClosed tr:nth-child(even), .admin-ProfileStatus tr:nth-child(even) {
	background-color: #f0f0f0;
}

#admin-profileStatusAccepted tr:nth-child(odd), #admin-profileStatusRejected  tr:nth-child(odd), #admin-profileStatusIncomplete  tr:nth-child(odd), #admin-profileStatusIneligible  tr:nth-child(odd), #admin-profileStatusEligible  tr:nth-child(odd), #admin-profileStatusClosed tr:nth-child(odd), .admin-ProfileStatus tr:nth-child(odd)  {
	background-color: #FFF;
}

#admin-profileStatusAccepted a, #admin-profileStatusRejected a, #admin-profileStatusIncomplete a, #admin-profileStatusIneligible a, #admin-profileStatusEligible  a, #admin-profileStatusClosed a, .admin-ProfileStatus a{
	text-decoration: none;
	color: #000000;
}

#admin-profileStatusAccepted a:hover, #admin-profileStatusRejected a:hover, #admin-profileStatusIncomplete a:hover, #admin-profileStatusIneligible a:hover, #admin-profileStatusEligible  a:hover, #admin-profileStatusClosed a:hover, .admin-ProfileStatus a:hover {
text-decoration: underline;
}



#upcomingCallsTable  tr:nth-child(even), #networksTable  tr:nth-child(even), #srtTable  tr:nth-child(even), #mentors  tr:nth-child(even), #surveyTable  tr:nth-child(even), #admin-profileStatus tr:nth-child(even), #tasksTable  tr:nth-child(even){
	background-color: #f0f0f0;

}
#upcomingCallsTable  tr:nth-child(odd), #networksTable  tr:nth-child(odd), #srtTable  tr:nth-child(odd), #mentors  tr:nth-child(odd), #surveyTable  tr:nth-child(odd), #admin-profileStatus tr:nth-child(odd), #tasksTable  tr:nth-child(odd){
	background-color: #FFF;
}
#upcomingCallsTable a, #networksTable  a, #srtTable a, #mentors  a, #surveyTable  a, #admin-profileStatus a{
	text-decoration: none;
	color: #000000;
}
#upcomingCallsTable a:hover, #networksTable  a:hover, #srtTable a:hover, #mentors  a:hover, #surveyTable  a:hover, #admin-profileStatus a:hover, #tasksTable a:hover, #taskTable a:hover{
	text-decoration: underline;
}

#upcomingCallsTable td {
	border: none;
}

.nestedTable tr {
	-webkit-box-shadow: none;
	box-shadow:none; 
}

/*
Search Forms / Lists
*/
#searchForm  input {
	height: 30px;
	-webkit-box-shadow:inset 1px 1px 5px 1px #ccc;
	box-shadow:inset 1px 1px 5px 1px #ccc;
}
#personSearch {
	position: absolute;
	z-index: 2000;
	width: 20%;
}


#selectPerson {
	border: #ccc solid 1px;
	background: #fff; 
}

#selectPerson ul > li{
	list-style-type: none;
	text-decoration: none;
	cursor: pointer;
	width: 90%; 

}

li.hover:hover{
	background-color: #e2ffc6;
}

#callsTable{
	display: inline-table;
}

/*
Columns
*/

#column-container {
	width: 100%;
	
}

.column {
	width: 49.5%;
}

.full {
	width: 100%;
}

.overview {
	display: inline-block ;
	vertical-align: top;
	text-align: left;
}

.tableScroll {
	overflow-y: scroll;
	height: 300px;
}

.tableScroll::-webkit-scrollbar {
    width: 1em;
}

.tableScroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.tableScroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/*
Map options
*/
#map {
	height: 400px;
	width: 700px;
	z-index: 2;
}

#stateInfo {

}

/*
Input Formatting	
*/
input:focus, textarea:focus {
    border:1px solid #97d6eb;
	
}




#form-login input, #form-register input {
	height: 30px;
	-webkit-box-shadow:inset 1px 1px 5px 1px #ccc;
	box-shadow:inset 1px 1px 5px 1px #ccc;
}

/*
Error Formatting
*/



/*Debug Errors*/

/*
Page Formatting
*/
.clr {
	clear: both;
}

.article {
	margin: 1em ;
}

.center {
	text-align: center;
}

.displayNone {
	display: none;
}

.displayFade {
	opacity:0.0;
	filter:alpha(opacity=0);  
}

.programList ul {

	list-style-type: none;
}
	.programList li {
		margin: 1em;
	}
	
	.programList li:hover {
		-webkit-box-shadow: 1px 1px 5px 1px #ccc;
		box-shadow: 1px 1px 5px 1px #ccc;
		cursor: pointer;
	}
	
	.programList ul a {
		text-decoration: none;
		color: #000 ;
	}
	
/* Regisitration */
#inner-Content.registration {
	padding: 1em 0 2em 0;
}
#registerMeForm tr td:first-child {
	text-align: right;
}

#summary{
	font-size: 1em;
	
}

.tiny {
	font-size: .6em;
}
.small {
	font-size: .7em;
}
.small a {
	cursor: pointer;
}	
.medium {
	font-size: .9em;
}
.large {
	font-size: 1.2em;
}

.
/*
Notification Boxes
*/
#actionStatus {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 70%;
}

.alert-box {
    color:#555;
    border-radius:10px;
	font-family: 'Helvetica', sans-serif;
	font-size:14px;
    padding:10px 10px 10px 36px;
    
}

.plain {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.round {
    border-radius:10px;

}

.surveyAlert {
	width: 70% ;
}

.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}


.error {
    border:1px solid #f5aca6;
}

.onTime {
    background:#e9ffd9;
	color: #6EC625;
    border:1px solid #a6ca8a;
	-webkit-box-shadow:inset 0 0 2px 0 #a6ca8a;
	box-shadow:inset 0 0 2px 0 #a6ca8a;
}
.check {
    background:#e9ffd9;
    border:1px solid #a6ca8a;
	-webkit-box-shadow:inset 0 0 2px 0 #a6ca8a;
	box-shadow:inset 0 0 2px 0 #a6ca8a;
}
.upcoming {
    background:#fff8c4;
	color: #EF9700;
    border:1px solid #f2c779;
	-webkit-box-shadow:inset 0 0 2px 0 #f2c779;
	box-shadow:inset 0 0 2px 0 #f2c779;
}
.closed {
    background:#f0f0f0;
    border:1px solid #A0A0A0;
	-webkit-box-shadow:inset 0 0 2px 0 #A0A0A0;
	box-shadow:inset 0 0 2px 0 #A0A0A0;
}
.late{  
    background:#ffecec;
	color: #FF3030;
    border:1px solid #f5aca6;
	-webkit-box-shadow:inset 0 0 2px 0 #f5aca6;
	box-shadow:inset 0 0 2px 0 #f5aca6;
}
.warning {
    background:#fff8c4 url('/images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('/images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}
.discovery {
	color: #a6ca8a;
}
.team {
	color: #6BA5C1;
}




#adminBar {
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    background: #FDE073;
    text-align: center;
    line-height: 1;
    overflow: hidden; 
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow:    0 0 5px black;
    box-shadow:         0 0 5px black;
	
}

.closed {
	margin-top: -60px;
}



/*
Text Formatting
*/

.appStatus a {
	text-decoration: none;
}

.callDate {
	font-family: 'Helvetica', sans-serif;
	color: #264D8D;
}

EM.invalid.good {
	color: green;
	font-size: .8em;
}




.egIconWhite {
background-Color: #fff;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
padding: .4em;
margin: 5px 0 5px 0;
color: #3dbd99;
cursor: pointer;
border: 1px solid #fff;
}

.egIconBig {
background-Color: #298fc2;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
padding: .4em;
margin: 5px 0 5px 0;
line-height: 2em;
font-size: 2em;
color: #fff;
cursor: pointer;
border: 1px solid #0c71c3;
}

.egIconShort {
background-Color: #3DBD99;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
padding: .2em;
font-size: .8em;
color: #fff;
cursor: pointer;
border: 1px solid #3dbd99;
}

.egGreen {
	color: #3dbd99;
}
.egGreenBack {
	background-color: #3dbd99;
}

.egIcon a {
	color: #fff;
	text-decoration: none;
}

.egIcon:hover, .egIconShort:hover, .egIconBig:hover, .egIcon a:hover {
	background-color: #fff;
	color: #298fc2;
	border: 1px solid #0c71c3;
}

.egIcon_Reject:hover {
	background-color: #fff;
	color: #c30c0c;
}
.egIconWhite:hover {
	background-color: #3dbd99;
	color: #fff;
	border: 1px solid #fff;
}

.selectedBig {
	background-color: #3dbd99;
	color: #fff;
	border: 1px solid #fff;
}


.pointer {
	cursor: pointer;
}

.invalid {
	color: red;
	font-size: .8em;
}
.register{
	font-size: 12px;
}

.red {
	color: #FF7777;
}

.pink {
	color: #f5aca6;
}

.orange {
	color: #FFB40F;
}

.blue {
	color: #298fc2;
}

.green {
	color: #7BC433;
}

.yellow {
	color: #EF9700;
}
.taskGreen {
	color: #6EC625;
}

.redBack {
	background-color: #f17e74;
	color: #fff;
	border-radius:  5px 0 0 5px;
	border: 1px solid #f17e74;
}
.yellowBack {
	background-color: #FFFB87 ;
	outline: 2px solid #FFF600;
	outline-offset: 1px;
}
.greenBack {
	background-color: #88CE7D ;
	color: #fff;
	outline: 1px solid #1BD100;
	outline-offset: 1px;
}
.whiteBack {
	background-color: #fff;
}

.whiteBack:hover {
	background-Color: #298fc2;
	color: #fff;
	border-radius:  5px;
	border: 1px solid #298fc2;
}

.blueBack {
	background-Color: #298fc2;
	color: #fff;

	border: 1px solid #298fc2;
}

.blueBack:hover {
	background-color: #fff;
	color: #298fc2;

	border: 1px solid #298fc2;
}

.redBack:hover {
	background-color: #fff;
	color: #f17e74;
	border-radius:  5px 0 0 5px;
	border: 1px solid #f17e74;
}

.borderBlack {
	border:1px solid #D6D6D6;
	background-color: #fff;
	
}	

.left {
	float: left;
}

.right {
	float: right;
}

tr.tableRow {
	border:1px solid #D6D6D6;
}

tr.tableRowMe {
	border: 1px solid #D6D6D6;
}
.tableRowMe > td:nth-child(1) {
	background:#8ed9f6;
    border:1px solid #78B7CC;
	-webkit-box-shadow:inset 0 0 2px 0 #78B7CC;
	box-shadow:inset 0 0 2px 0 #78B7CC;
}

#bar_blank {
  border: solid 1px #000;
  height: 20px;
  width: 300px;
}

.noTaskHeader {
	color: black !important ;
	font-size: 1em;
	border-top: medium solid #ccc ;
	border-bottom: medium solid #ccc ;
	padding: 0.4em 2em ;
}
 
#bar_color {
  background-color: #006666;
  height: 20px;
  width: 0px;
}
 
#bar_blank, #hidden_iframe {
  display: none;
}

/*
	SCREEN DISPLAY
*/

